Apr 11 01:50:23.927179 np0000164979 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 11 01:50:23 2026] *** Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: nodename: np0000164979 Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: machine: x86_64 Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: clock source: unix Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: pcre jit disabled Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: detected number of CPU cores: 16 Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: current working directory: / Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: detected binary path: /usr/bin/uwsgi-core Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: your processes number limit is 256917 Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: your memory page size is 4096 bytes Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: detected max file descriptor number: 2048 Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: lock engine: pthread robust mutexes Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: thunder lock: enabled Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: Set PythonHome to /opt/stack/data/venv Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: Python main interpreter initialized at 0x7f31928a3668 Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: python threads support enabled Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: your server socket listen backlog is limited to 100 connections Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: your mercy for graceful operations on workers is 80 seconds Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: mapped 671795 bytes (656 KB) for 4 cores Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: *** Operational MODE: preforking *** Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: *** uWSGI is running in multiple interpreter mode *** Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: spawned uWSGI master process (pid: 111334) Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: spawned uWSGI worker 1 (pid: 111344, cores: 1) Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: spawned uWSGI worker 2 (pid: 111345, cores: 1) Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: spawned uWSGI worker 3 (pid: 111346, cores: 1) Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: spawned uWSGI worker 4 (pid: 111347, cores: 1) Apr 11 01:50:24.015305 np0000164979 devstack@c-api.service[111334]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 11 01:50:24.015902 np0000164979 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 11 01:50:24.107865 np0000164979 devstack@c-api.service[111344]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 01:50:24.107865 np0000164979 devstack@c-api.service[111344]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 01:50:24.107865 np0000164979 devstack@c-api.service[111344]: we strongly recommend against using it for new projects. Apr 11 01:50:24.107865 np0000164979 devstack@c-api.service[111344]: If you are already using Eventlet, we recommend migrating to a different Apr 11 01:50:24.107865 np0000164979 devstack@c-api.service[111344]: framework. For more detail see Apr 11 01:50:24.107865 np0000164979 devstack@c-api.service[111344]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 01:50:24.107865 np0000164979 devstack@c-api.service[111344]: import eventlet # noqa Apr 11 01:50:24.134356 np0000164979 devstack@c-api.service[111346]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 01:50:24.134356 np0000164979 devstack@c-api.service[111346]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 01:50:24.134356 np0000164979 devstack@c-api.service[111346]: we strongly recommend against using it for new projects. Apr 11 01:50:24.134356 np0000164979 devstack@c-api.service[111346]: If you are already using Eventlet, we recommend migrating to a different Apr 11 01:50:24.134356 np0000164979 devstack@c-api.service[111346]: framework. For more detail see Apr 11 01:50:24.134356 np0000164979 devstack@c-api.service[111346]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 01:50:24.134356 np0000164979 devstack@c-api.service[111346]: import eventlet # noqa Apr 11 01:50:24.148453 np0000164979 devstack@c-api.service[111345]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 01:50:24.148453 np0000164979 devstack@c-api.service[111345]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 01:50:24.148453 np0000164979 devstack@c-api.service[111345]: we strongly recommend against using it for new projects. Apr 11 01:50:24.148453 np0000164979 devstack@c-api.service[111345]: If you are already using Eventlet, we recommend migrating to a different Apr 11 01:50:24.148453 np0000164979 devstack@c-api.service[111345]: framework. For more detail see Apr 11 01:50:24.148453 np0000164979 devstack@c-api.service[111345]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 01:50:24.148453 np0000164979 devstack@c-api.service[111345]: import eventlet # noqa Apr 11 01:50:24.154265 np0000164979 devstack@c-api.service[111347]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 01:50:24.154265 np0000164979 devstack@c-api.service[111347]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 01:50:24.154265 np0000164979 devstack@c-api.service[111347]: we strongly recommend against using it for new projects. Apr 11 01:50:24.154265 np0000164979 devstack@c-api.service[111347]: If you are already using Eventlet, we recommend migrating to a different Apr 11 01:50:24.154265 np0000164979 devstack@c-api.service[111347]: framework. For more detail see Apr 11 01:50:24.154265 np0000164979 devstack@c-api.service[111347]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 01:50:24.154265 np0000164979 devstack@c-api.service[111347]: import eventlet # noqa Apr 11 01:50:24.193443 np0000164979 devstack@c-api.service[111344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 01:50:24.193443 np0000164979 devstack@c-api.service[111344]: debtcollector.deprecate( Apr 11 01:50:24.216853 np0000164979 devstack@c-api.service[111346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 01:50:24.216853 np0000164979 devstack@c-api.service[111346]: debtcollector.deprecate( Apr 11 01:50:24.236479 np0000164979 devstack@c-api.service[111345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 01:50:24.236479 np0000164979 devstack@c-api.service[111345]: debtcollector.deprecate( Apr 11 01:50:24.250468 np0000164979 devstack@c-api.service[111347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 01:50:24.250468 np0000164979 devstack@c-api.service[111347]: debtcollector.deprecate( Apr 11 01:50:24.273111 np0000164979 devstack@c-api.service[111344]: /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 Apr 11 01:50:24.273111 np0000164979 devstack@c-api.service[111344]: from cgi import parse_header Apr 11 01:50:24.293039 np0000164979 devstack@c-api.service[111346]: /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 Apr 11 01:50:24.293039 np0000164979 devstack@c-api.service[111346]: from cgi import parse_header Apr 11 01:50:24.315166 np0000164979 devstack@c-api.service[111345]: /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 Apr 11 01:50:24.315166 np0000164979 devstack@c-api.service[111345]: from cgi import parse_header Apr 11 01:50:24.317102 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:24.317102 np0000164979 devstack@c-api.service[111344]: removals.removed_module( Apr 11 01:50:24.317844 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:24.317844 np0000164979 devstack@c-api.service[111344]: removals.removed_module( Apr 11 01:50:24.337080 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:50:24.337080 np0000164979 devstack@c-api.service[111346]: removals.removed_module( Apr 11 01:50:24.337756 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:50:24.337756 np0000164979 devstack@c-api.service[111346]: removals.removed_module( Apr 11 01:50:24.341031 np0000164979 devstack@c-api.service[111347]: /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 Apr 11 01:50:24.341031 np0000164979 devstack@c-api.service[111347]: from cgi import parse_header Apr 11 01:50:24.359485 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:24.359485 np0000164979 devstack@c-api.service[111345]: removals.removed_module( Apr 11 01:50:24.360183 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:24.360183 np0000164979 devstack@c-api.service[111345]: removals.removed_module( Apr 11 01:50:24.386733 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:50:24.386733 np0000164979 devstack@c-api.service[111347]: removals.removed_module( Apr 11 01:50:24.387457 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:50:24.387457 np0000164979 devstack@c-api.service[111347]: removals.removed_module( Apr 11 01:50:24.913637 np0000164979 devstack@c-api.service[111344]: /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 Apr 11 01:50:24.913637 np0000164979 devstack@c-api.service[111344]: warnings.warn( Apr 11 01:50:24.930052 np0000164979 devstack@c-api.service[111346]: /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 Apr 11 01:50:24.930052 np0000164979 devstack@c-api.service[111346]: warnings.warn( Apr 11 01:50:24.959534 np0000164979 devstack@c-api.service[111345]: /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 Apr 11 01:50:24.959534 np0000164979 devstack@c-api.service[111345]: warnings.warn( Apr 11 01:50:25.018030 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:25.018030 np0000164979 devstack@c-api.service[111344]: warnings.warn( Apr 11 01:50:25.018258 np0000164979 devstack@c-api.service[111347]: /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 Apr 11 01:50:25.018258 np0000164979 devstack@c-api.service[111347]: warnings.warn( Apr 11 01:50:25.025894 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:50:25.025894 np0000164979 devstack@c-api.service[111346]: warnings.warn( Apr 11 01:50:25.058136 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:25.058136 np0000164979 devstack@c-api.service[111345]: warnings.warn( Apr 11 01:50:25.126215 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:50:25.126215 np0000164979 devstack@c-api.service[111347]: warnings.warn( Apr 11 01:50:25.313074 np0000164979 devstack@c-api.service[111346]: 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. Apr 11 01:50:25.313617 np0000164979 devstack@c-api.service[111346]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111346) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 01:50:25.315099 np0000164979 devstack@c-api.service[111344]: 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. Apr 11 01:50:25.315569 np0000164979 devstack@c-api.service[111344]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111344) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 01:50:25.341587 np0000164979 devstack@c-api.service[111345]: 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. Apr 11 01:50:25.342282 np0000164979 devstack@c-api.service[111345]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111345) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 01:50:25.401407 np0000164979 devstack@c-api.service[111344]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 01:50:25.401407 np0000164979 devstack@c-api.service[111344]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 01:50:25.401850 np0000164979 devstack@c-api.service[111346]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 01:50:25.401850 np0000164979 devstack@c-api.service[111346]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 01:50:25.402855 np0000164979 devstack@c-api.service[111345]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 01:50:25.402855 np0000164979 devstack@c-api.service[111345]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 01:50:25.432332 np0000164979 devstack@c-api.service[111347]: 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. Apr 11 01:50:25.433081 np0000164979 devstack@c-api.service[111347]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111347) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 01:50:25.506694 np0000164979 devstack@c-api.service[111347]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 01:50:25.506694 np0000164979 devstack@c-api.service[111347]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 01:50:25.850269 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111345) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 01:50:25.850553 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111346) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 01:50:25.850644 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.850727 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111344) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 01:50:25.850800 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.850908 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.851047 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.851132 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.851219 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.851302 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.851377 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.851464 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.852975 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.853082 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.853082 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.853247 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.853247 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.853385 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.853458 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.853536 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.853622 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.853702 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.853779 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.853890 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.853982 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.854068 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.854154 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.854255 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.854332 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.854408 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.854499 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.854579 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.854655 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.854738 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.854824 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.854956 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.855042 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.855113 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.855196 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.855274 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.855350 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.855350 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.855512 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.855616 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.855616 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.855887 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.855887 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.855887 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.855887 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.855887 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.855887 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.855887 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.855887 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.855887 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.856648 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.856648 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.856895 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.857075 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.857162 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.857242 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.857326 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.857409 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.857409 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.857572 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.857572 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.857728 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.857807 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.857807 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.857981 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.857981 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.857981 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.857981 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.858273 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.858323 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.858373 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.858416 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.858459 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.858496 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.858547 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.858547 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.858547 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.858547 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.858699 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.858699 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.858699 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.858699 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.858699 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.858699 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.858699 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.859434 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.859434 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.859434 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.859434 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.859434 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.859653 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.859826 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.859826 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.860117 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.860270 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.860270 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.860536 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.860724 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.860777 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.860816 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.860816 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.860911 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.860955 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.860993 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.861032 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.861070 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.861109 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.861150 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.861192 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.861192 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.861258 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.861301 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.861337 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.861382 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.861382 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.861444 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.861479 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.861521 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.861554 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.861593 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.861628 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.861628 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.861699 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.861739 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.861739 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.861739 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.861739 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.862309 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.862309 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.862309 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.862309 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.862309 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.862309 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.862309 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.862748 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.862748 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.862748 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.862748 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.862748 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.863132 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.863211 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.863303 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.863387 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.863467 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.863467 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.863467 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.863467 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.863467 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.863854 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.863854 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.863854 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.864087 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.864165 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.864237 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.864320 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.864406 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.864483 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.864525 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.864569 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.864605 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.864641 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.864683 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.864721 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.864755 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.864797 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.864797 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.864897 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.864897 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.864897 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.864897 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.864897 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.864897 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.864897 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.864897 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.864897 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.864897 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.870150 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.870267 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.870313 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.870351 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.870384 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.870422 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.870461 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.870500 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.870549 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.870588 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.870622 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.870660 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.870699 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.870699 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.871486 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.871486 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.871486 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.871750 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.871856 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.871856 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.872067 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.872208 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.872323 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.872442 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.872550 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.872656 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.872746 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.872911 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.873059 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.873151 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.873267 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.873622 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.873741 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.873824 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.873984 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.874040 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.874079 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.874129 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.874197 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.874242 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.874280 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.874314 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.874358 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.874396 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.874431 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.874473 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.874510 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.874565 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.874611 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.874647 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.874682 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.874717 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.874765 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.874807 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.874858 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.874922 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.874961 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.875002 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.875038 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.875073 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.875073 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.875073 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.875073 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.875220 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.875220 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.875220 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.875220 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.875220 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.875220 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.875220 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.875220 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.875220 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.875220 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.875630 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.875630 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.875693 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.875725 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.875756 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.875788 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.875822 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.877626 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.877626 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.877920 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.878074 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.878205 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.878682 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.878760 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.878864 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.878964 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.879047 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.879123 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.879206 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.879292 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.879292 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.879292 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.879292 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.879292 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.879292 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.879292 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.879292 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.879292 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.879292 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.879969 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.879969 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.879969 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.880087 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.880129 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.880164 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.880385 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.880504 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.880664 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.880764 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.880874 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.880962 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.881072 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.881109 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.881140 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.881179 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.881226 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.881226 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.881226 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.881335 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.881369 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.881369 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.881428 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.881466 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.881466 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.881539 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.881572 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.881605 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.881605 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.881669 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.881708 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.881745 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.881745 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.881805 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.881855 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.881855 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.881855 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.881855 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.882007 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.882007 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.882007 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.882007 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.882007 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.882007 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.882007 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.882283 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.882283 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.882283 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.882283 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.882283 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.882454 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.882820 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.882956 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.882956 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.883176 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.883319 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.883319 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.883319 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.883319 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.883873 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.883873 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.883873 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.883873 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.883873 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.883873 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.883873 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.884530 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.884530 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.884607 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.884645 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.884683 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.884725 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.884768 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.884816 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.884882 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.884922 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.884971 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.885013 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.885055 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.885095 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.885136 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.885169 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.885169 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.885169 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.885169 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.885169 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.885169 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.885779 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.885864 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.885905 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.886058 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.886218 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.886346 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.886430 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.886488 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.886535 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.886575 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.886619 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.886657 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.886701 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.886745 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.886788 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.886849 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.886900 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.886945 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.886983 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.887018 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.887060 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.887103 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.887140 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.887174 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.887222 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.887267 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.887308 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.887344 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.887379 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.887414 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.887414 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.887478 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.887514 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.887548 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.887548 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.887548 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.887548 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.887548 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.887548 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.887548 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.887548 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.887548 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.888938 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.889011 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.889048 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.889090 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.889133 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.889172 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.889206 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.889246 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.889280 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.889315 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.889352 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.889384 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.889423 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.889423 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.890286 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.890350 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.890446 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.890551 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.890637 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.890728 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.890805 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.893758 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.893864 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.893864 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.893947 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.893984 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.894020 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.894054 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.894088 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.894127 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.894184 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.894220 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.894261 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.894478 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.894478 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.894966 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.895071 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.895159 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.895239 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.895322 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.895400 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.895480 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.896760 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.896760 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.896940 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.897018 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.897094 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.897138 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.897179 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.897179 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.897374 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.897374 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.897631 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.897743 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.897743 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.897938 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.897983 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.898019 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.898019 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.898019 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.898019 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.898019 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.898019 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.898232 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.898232 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.898232 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.898232 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.898378 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.898423 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.898457 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.898501 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.898538 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.898581 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.898620 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.898655 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.898698 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.898740 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.898785 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.898821 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.898893 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.898938 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.898976 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.899017 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.899055 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.899096 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.899133 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.899168 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.899204 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.899239 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.899274 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.899316 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.899357 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.899398 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.899432 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.899432 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.899500 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.899536 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.899576 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.899609 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.899649 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.899649 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.899649 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.899649 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.899649 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.899649 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.900166 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.900166 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.900688 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.900766 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.900880 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.900975 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.901053 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.901130 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.901207 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.901283 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.901358 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.901434 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.901514 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.901514 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.901654 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.901654 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.901654 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.901654 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.901654 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.902039 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.902114 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.902211 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.902211 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.902500 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.902627 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.902736 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.902866 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.902983 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.903081 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.903175 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.903278 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.903383 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.903383 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.903383 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.903383 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.903933 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.903933 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.903933 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.903933 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.903933 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.903933 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.903933 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.906761 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.906874 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.906930 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.906977 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.907022 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.907067 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.907113 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.907169 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.907218 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.907245 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.907275 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.907304 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.907331 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.907359 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.907381 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.907407 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.907430 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.907453 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.907480 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.907503 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.907532 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.907558 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.907581 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.907609 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.907711 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.907862 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.907921 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.907921 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.908009 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.908057 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.908057 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.908152 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.908152 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.908237 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.908397 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.908531 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.908661 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.908789 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.908870 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.908920 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.908985 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.909021 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.909045 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.909107 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.909168 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.909221 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.909267 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.909306 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.909333 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.909365 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.909388 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.909410 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.909410 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.909457 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.909487 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.909487 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.910004 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.910080 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.910134 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.910211 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.910278 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.910326 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.910372 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.910404 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.910432 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.910456 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.910482 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.910508 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.910612 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111347) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 01:50:25.910672 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.910734 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.910760 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.910760 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.910808 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.910916 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.910969 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.911042 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.911114 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.911184 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.911212 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.911277 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.911277 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.911416 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.911445 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.911523 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.911523 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.911523 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.911523 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.911665 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.911665 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.911665 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.911665 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.911750 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.911778 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.911805 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.911840 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.911865 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.911895 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.911918 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.911942 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.911968 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.911995 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.912019 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.912112 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.912243 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.912291 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.912342 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.912393 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.912393 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.912489 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.912537 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.912537 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.912537 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.912537 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.912537 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.912765 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.912812 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.912812 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.912922 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.912953 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.912984 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.913008 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.913034 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.913057 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.913084 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.913107 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.913134 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.913202 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.913226 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.913248 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.913272 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.913294 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.913318 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.913344 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.913370 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.913400 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.913400 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.913448 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.913448 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.913448 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.913448 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.913532 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.913758 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.913814 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.913890 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.913890 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.913982 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.914026 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.914072 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.914116 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.914116 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.914230 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.914281 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.914328 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.914328 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.914418 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.914506 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.914559 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.914612 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.914664 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.914729 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.914818 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.915128 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.915189 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.915238 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.915291 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.915357 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.915404 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.915486 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.916018 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.916071 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.916146 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.916197 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.916263 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.916316 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.916383 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.916850 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.916940 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.917010 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.917075 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.917138 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.917197 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.917264 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.918409 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.918471 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.918536 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.918598 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.918656 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.918724 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.918808 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.919065 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.919134 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.919202 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.919254 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.919309 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.919372 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.919432 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.919498 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.919581 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.919660 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.919741 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.919827 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.919973 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.920034 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.920098 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.920179 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.920261 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.920343 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.920421 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.920494 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.920593 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.921116 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.921204 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.921282 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.921366 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.921433 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.921508 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.921592 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.922358 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.922453 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.922545 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.922637 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.922725 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.922809 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.922921 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.923315 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.923399 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.923476 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.923544 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.923625 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.923703 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.923807 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.924681 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.924777 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.924884 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.924964 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.925032 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.925117 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.925205 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.925922 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.926010 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.926091 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.926206 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.926310 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.926441 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.926510 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.927134 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.927227 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.927323 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.927412 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.927541 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.927620 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.927713 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.927781 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.927882 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.928025 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.928114 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.928114 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.928237 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.928305 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.929131 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.929231 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.929329 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.929424 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.929504 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.929605 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.929691 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.930763 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.930878 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.930960 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.931038 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.931084 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.931118 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.931209 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.931889 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.931967 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.932139 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.932139 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.932139 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.932235 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.932270 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.932578 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.932630 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.932720 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.932797 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.932904 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.932904 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.932982 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.933022 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.933116 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.933192 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.933192 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.933328 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.933328 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.933400 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.933859 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.933918 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.934001 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.934071 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.934138 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.934221 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.934266 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.934732 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.934850 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.934947 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.935025 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.935105 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.935177 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.935280 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.937713 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.937865 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.937865 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.937937 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.937971 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.938119 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.938119 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.938344 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.938344 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.938344 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.938611 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.938611 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.938611 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.938611 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.939010 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.939076 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.939123 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.939337 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.939337 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.939337 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.939724 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.939724 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.939724 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.940043 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.940043 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.940043 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.940043 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.940043 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.940355 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.940393 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.940427 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.940547 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.940547 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.940691 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.940691 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:50:25.941178 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:50:25.941242 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:50:25.941242 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:50:25.941315 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:50:25.941361 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:50:25.941470 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:50:25.958575 np0000164979 devstack@c-api.service[111345]: INFO dbcounter [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Registered counter for database cinder Apr 11 01:50:25.959717 np0000164979 devstack@c-api.service[111344]: INFO dbcounter [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Registered counter for database cinder Apr 11 01:50:25.962775 np0000164979 devstack@c-api.service[111346]: INFO dbcounter [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Registered counter for database cinder Apr 11 01:50:25.973342 np0000164979 devstack@c-api.service[111345]: DEBUG oslo_db.sqlalchemy.engines [None req-1f580131-3561-416b-809d-3cbe4150ab38 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=111345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:50:25.979786 np0000164979 devstack@c-api.service[111344]: DEBUG oslo_db.sqlalchemy.engines [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 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=111344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:50:25.985357 np0000164979 devstack@c-api.service[111346]: DEBUG oslo_db.sqlalchemy.engines [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 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=111346) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:50:25.988525 np0000164979 devstack@c-api.service[111347]: INFO dbcounter [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Registered counter for database cinder Apr 11 01:50:26.003075 np0000164979 devstack@c-api.service[111347]: DEBUG oslo_db.sqlalchemy.engines [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 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=111347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:50:26.089545 np0000164979 devstack@c-api.service[111345]: DEBUG dbcounter [-] [111345] Writer thread running {{(pid=111345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 01:50:26.092278 np0000164979 devstack@c-api.service[111345]: INFO cinder.rpc [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 01:50:26.094876 np0000164979 devstack@c-api.service[111345]: INFO cinder.rpc [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 01:50:26.097572 np0000164979 devstack@c-api.service[111345]: INFO cinder.rpc [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 01:50:26.099953 np0000164979 devstack@c-api.service[111345]: INFO cinder.rpc [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 01:50:26.100043 np0000164979 devstack@c-api.service[111344]: DEBUG dbcounter [-] [111344] Writer thread running {{(pid=111344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 01:50:26.101202 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.102664 np0000164979 devstack@c-api.service[111344]: INFO cinder.rpc [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 01:50:26.103506 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.105037 np0000164979 devstack@c-api.service[111344]: INFO cinder.rpc [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 01:50:26.107219 np0000164979 devstack@c-api.service[111344]: INFO cinder.rpc [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 01:50:26.108854 np0000164979 devstack@c-api.service[111345]: DEBUG oslo_db.sqlalchemy.engines [None req-1f580131-3561-416b-809d-3cbe4150ab38 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=111345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:50:26.109010 np0000164979 devstack@c-api.service[111344]: INFO cinder.rpc [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 01:50:26.109892 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.110770 np0000164979 devstack@c-api.service[111345]: INFO cinder.rpc [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 01:50:26.111606 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.112340 np0000164979 devstack@c-api.service[111345]: INFO cinder.rpc [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 01:50:26.113207 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.116414 np0000164979 devstack@c-api.service[111344]: DEBUG oslo_db.sqlalchemy.engines [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 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=111344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:50:26.118570 np0000164979 devstack@c-api.service[111344]: INFO cinder.rpc [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 01:50:26.119347 np0000164979 devstack@c-api.service[111347]: DEBUG dbcounter [-] [111347] Writer thread running {{(pid=111347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 01:50:26.120496 np0000164979 devstack@c-api.service[111344]: INFO cinder.rpc [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 01:50:26.121637 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.121990 np0000164979 devstack@c-api.service[111347]: INFO cinder.rpc [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 01:50:26.122113 np0000164979 devstack@c-api.service[111346]: DEBUG dbcounter [-] [111346] Writer thread running {{(pid=111346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 01:50:26.124191 np0000164979 devstack@c-api.service[111347]: INFO cinder.rpc [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 01:50:26.124473 np0000164979 devstack@c-api.service[111346]: INFO cinder.rpc [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 01:50:26.126303 np0000164979 devstack@c-api.service[111347]: INFO cinder.rpc [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 01:50:26.126492 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.126633 np0000164979 devstack@c-api.service[111346]: INFO cinder.rpc [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 01:50:26.128150 np0000164979 devstack@c-api.service[111347]: INFO cinder.rpc [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 01:50:26.129087 np0000164979 devstack@c-api.service[111346]: INFO cinder.rpc [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 01:50:26.129336 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.129947 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.131522 np0000164979 devstack@c-api.service[111346]: INFO cinder.rpc [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 01:50:26.132233 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.132778 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.133337 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.135259 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.135589 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.137552 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.137633 np0000164979 devstack@c-api.service[111347]: DEBUG oslo_db.sqlalchemy.engines [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 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=111347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:50:26.139302 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.139503 np0000164979 devstack@c-api.service[111347]: INFO cinder.rpc [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 01:50:26.140410 np0000164979 devstack@c-api.service[111346]: DEBUG oslo_db.sqlalchemy.engines [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 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=111346) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:50:26.141060 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.141151 np0000164979 devstack@c-api.service[111347]: INFO cinder.rpc [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 01:50:26.141986 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.142310 np0000164979 devstack@c-api.service[111346]: INFO cinder.rpc [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 01:50:26.142814 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.144018 np0000164979 devstack@c-api.service[111346]: INFO cinder.rpc [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 01:50:26.144244 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.144810 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.147269 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.147508 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.150553 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.150648 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.153659 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.153762 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.154485 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.156035 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.157063 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.157928 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.158419 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.158735 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.160427 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.161310 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.161714 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.164401 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.164493 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.166013 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.166220 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.167814 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.168581 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.168628 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.169157 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.169947 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.171525 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.171675 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.172600 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.173051 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.173579 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.174159 np0000164979 devstack@c-api.service[111345]: WARNING cinder.api.contrib.hosts [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 01:50:26.174613 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.175035 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.176583 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.177142 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.177793 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.178186 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.179166 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.179667 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.180128 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.180825 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.181078 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.182002 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: extensions {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.183112 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.183191 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.183256 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: encryption {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.184291 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.184737 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.184903 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: os-volume-manage {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.185688 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.186462 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.186537 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: os-volume-type-access {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.187351 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.187561 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.187979 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: os-quota-sets {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.188851 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.189001 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.189464 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: qos-specs {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.190164 np0000164979 devstack@c-api.service[111344]: WARNING cinder.api.contrib.hosts [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 01:50:26.191073 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.191870 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: backups {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.192669 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.193638 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.193941 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: os-hosts {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.194088 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.194388 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.195353 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: scheduler-stats {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.196362 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.196754 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: os-volume-transfer {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.197106 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.197537 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.197673 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.198546 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: extensions {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.199320 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: extra_specs {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.200092 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.200145 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: encryption {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.200546 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: cgsnapshots {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.201091 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.201680 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.201729 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: os-volume-manage {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.201943 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: consistencygroups {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.202875 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.203480 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: os-volume-type-access {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.203931 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: os-availability-zone {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.204508 np0000164979 devstack@c-api.service[111346]: WARNING cinder.api.contrib.hosts [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 01:50:26.204724 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.205472 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.205526 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: os-quota-sets {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.205591 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: os-snapshot-manage {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.206275 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.206696 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: os-quota-class-sets {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.206821 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: qos-specs {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.207799 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.207955 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: encryption {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.208691 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.209381 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: backups {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.209453 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.209497 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extended resource: capabilities {{(pid=111345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.210718 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.211194 np0000164979 devstack@c-api.service[111347]: WARNING cinder.api.contrib.hosts [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 01:50:26.211307 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: os-hosts {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.211490 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.211631 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: extensions {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.212876 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: encryption {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.212932 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.212976 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.213019 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: scheduler-stats {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.214393 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.214485 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: os-volume-manage {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.214574 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: os-volume-transfer {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.215306 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.215813 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.215956 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: os-volume-type-access {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.216851 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.217119 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: extra_specs {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.217213 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.217507 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: os-quota-sets {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.218362 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.218676 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.218743 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: cgsnapshots {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.218999 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: qos-specs {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.219656 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.contrib.snapshot_actions [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] SnapshotActionsController initialized {{(pid=111345) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 01:50:26.219728 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.220353 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: consistencygroups {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.220434 np0000164979 devstack@c-api.service[111345]: WARNING castellan.key_manager.migration [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.220669 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: extensions {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.221061 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: backups {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.221244 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.221354 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.221648 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension UsedLimits extending resource: limits {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.221749 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.221876 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.222041 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.222080 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.222164 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: encryption {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.222216 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension TypesManage extending resource: types {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.222292 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: os-availability-zone {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.222361 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.222440 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension AdminActions extending resource: volumes {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.222533 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension AdminActions extending resource: snapshots {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.222625 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension AdminActions extending resource: backups {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.222722 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.222818 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.222943 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension VolumeActions extending resource: volumes {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.223138 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.v3.router [None req-1f580131-3561-416b-809d-3cbe4150ab38 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.223217 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: os-hosts {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.223594 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: os-snapshot-manage {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.223696 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: os-volume-manage {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.224606 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: scheduler-stats {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.225055 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: os-quota-class-sets {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.225170 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: os-volume-type-access {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.225352 np0000164979 devstack@c-api.service[111345]: WARNING keystonemiddleware.auth_token [None req-1f580131-3561-416b-809d-3cbe4150ab38 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. Apr 11 01:50:26.226002 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: os-volume-transfer {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.226416 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: encryption {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.226802 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: os-quota-sets {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.227976 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extended resource: capabilities {{(pid=111344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.228190 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: extra_specs {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.228503 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: qos-specs {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.229731 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: cgsnapshots {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.230201 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.230594 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: backups {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.231120 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: consistencygroups {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.231304 np0000164979 devstack@c-api.service[111345]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f31928a3668 pid: 111345 (default app) Apr 11 01:50:26.231766 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.231824 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.231824 np0000164979 devstack@c-api.service[111345]: warnings.warn( Apr 11 01:50:26.233075 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: os-availability-zone {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.233177 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: os-hosts {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.233260 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.234443 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: os-snapshot-manage {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.234561 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: scheduler-stats {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.234693 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.235924 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: os-quota-class-sets {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.235981 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: os-volume-transfer {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.236106 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.237222 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: encryption {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.237585 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.237632 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: extra_specs {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.238689 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.contrib.snapshot_actions [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] SnapshotActionsController initialized {{(pid=111344) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 01:50:26.238821 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extended resource: capabilities {{(pid=111346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.239300 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: cgsnapshots {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.239363 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.239363 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.239363 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.239363 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.239363 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.239626 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.239626 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.239626 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.239626 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.239626 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.239827 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.239827 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.239827 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.239827 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.239827 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.239827 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.240121 np0000164979 devstack@c-api.service[111344]: WARNING castellan.key_manager.migration [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.240157 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.240157 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.240157 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.240157 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.240327 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.240327 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.240327 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.240327 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.240498 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.240498 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.240498 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.240498 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.240685 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.240685 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.240685 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.240685 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.240685 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.240921 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.240921 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.240921 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.240921 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.240921 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.241117 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.241117 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.241117 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.241117 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.241117 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.241117 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.241365 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.241365 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.241365 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.241365 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.241365 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.241365 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.241605 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.241605 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.241605 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.241605 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.241605 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.241605 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.241861 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.241861 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.241861 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.241861 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.241861 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.242132 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.242132 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.242132 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.242132 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.242132 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.242330 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.242330 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.242330 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.242330 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.242330 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.242330 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.242573 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.242573 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.242573 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.242573 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.242573 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.242573 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.242805 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.242805 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.242805 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.242805 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.242805 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.243922 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.243922 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.243922 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.243922 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.243922 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.244268 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.244268 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.244268 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.244268 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.244610 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.244610 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.244610 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.244610 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.244794 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.244794 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.244794 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.244794 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.244794 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.245039 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.245039 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.245039 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.245039 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.245039 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.245228 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.245228 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.245228 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.245228 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.245395 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.245395 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.245395 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.245395 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.245563 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.245563 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.245563 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.245563 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.245736 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.245772 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.245772 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.245772 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.245772 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.245987 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.245987 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.245987 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.245987 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.246187 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.246187 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.246187 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.246187 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.246187 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.246398 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.246430 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.246464 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.246464 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.246464 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.246464 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.246464 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.246464 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.246707 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.246707 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.246707 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.246707 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.247368 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.247368 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.247368 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.247368 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.247368 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.247368 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.247793 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.247793 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.247953 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension UsedLimits extending resource: limits {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.248026 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.248026 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.248026 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.248026 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.248026 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.248399 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.248399 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.248399 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.248399 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.248399 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.248399 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.248399 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.248855 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.248855 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.249009 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.249083 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.249083 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.249083 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.249083 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.249362 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.249362 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.249362 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.249362 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.249641 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: consistencygroups {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.249719 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.249719 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.249719 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.249719 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.250037 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.250037 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.250190 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.250252 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:26.250252 np0000164979 devstack@c-api.service[111345]: warnings.warn(deprecated_msg) Apr 11 01:50:26.250394 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.250463 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.250524 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.250524 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension TypesManage extending resource: types {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.250524 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.250524 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension AdminActions extending resource: volumes {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.250524 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension AdminActions extending resource: snapshots {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.250524 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension AdminActions extending resource: backups {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.250524 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.250947 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.250947 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension VolumeActions extending resource: volumes {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.250947 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.v3.router [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.251134 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.251196 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.middleware.request_id [None req-59c67954-4d00-4a6b-95a6-eb43ea1b0de0 None None] RequestId filter calling following filter/app {{(pid=111345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:50:26.251264 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: os-availability-zone {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.251330 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.251391 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: os-snapshot-manage {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.251457 np0000164979 devstack@c-api.service[111344]: WARNING keystonemiddleware.auth_token [None req-48e284a0-4185-4b8d-80aa-e6faf1245872 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. Apr 11 01:50:26.251519 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.251578 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: os-quota-class-sets {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.251646 np0000164979 devstack@c-api.service[111345]: [pid: 111345|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 946 bytes} [Sat Apr 11 01:50:26 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 11 01:50:26.251709 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: encryption {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.251770 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.251847 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extended resource: capabilities {{(pid=111347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:50:26.251911 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.251911 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.contrib.snapshot_actions [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] SnapshotActionsController initialized {{(pid=111346) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 01:50:26.251911 np0000164979 devstack@c-api.service[111346]: WARNING castellan.key_manager.migration [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.252075 np0000164979 devstack@c-api.service[111344]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f31928a3668 pid: 111344 (default app) Apr 11 01:50:26.252134 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.252194 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252194 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252194 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension UsedLimits extending resource: limits {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252194 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252194 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252194 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252194 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252498 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension TypesManage extending resource: types {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252498 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252498 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension AdminActions extending resource: volumes {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252498 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension AdminActions extending resource: snapshots {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252498 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension AdminActions extending resource: backups {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252849 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.252918 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252918 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252918 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension VolumeActions extending resource: volumes {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.252918 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.v3.router [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.253946 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.254885 np0000164979 devstack@c-api.service[111346]: WARNING keystonemiddleware.auth_token [None req-1391acda-9fa3-4891-9ed5-1b3bd26d3cb5 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. Apr 11 01:50:26.255425 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.257400 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.259077 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.260062 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.contrib.snapshot_actions [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] SnapshotActionsController initialized {{(pid=111347) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 01:50:26.260781 np0000164979 devstack@c-api.service[111347]: WARNING castellan.key_manager.migration [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:50:26.260869 np0000164979 devstack@c-api.service[111346]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f31928a3668 pid: 111346 (default app) Apr 11 01:50:26.261653 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.261763 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.261920 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension UsedLimits extending resource: limits {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.262055 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.262155 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.262254 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.262376 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.262468 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension TypesManage extending resource: types {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.262571 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.262693 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension AdminActions extending resource: volumes {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.262807 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension AdminActions extending resource: snapshots {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.263039 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension AdminActions extending resource: backups {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.263144 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.263230 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.263322 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension VolumeActions extending resource: volumes {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.263418 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.v3.router [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:50:26.265668 np0000164979 devstack@c-api.service[111347]: WARNING keystonemiddleware.auth_token [None req-c10b545f-3cdf-4ac4-b759-7c71c95884f9 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. Apr 11 01:50:26.271662 np0000164979 devstack@c-api.service[111347]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f31928a3668 pid: 111347 (default app) Apr 11 01:50:33.420894 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.middleware.request_id [None req-e4a734d4-a454-45c8-98e1-9937b45343db None None] RequestId filter calling following filter/app {{(pid=111345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:50:33.918753 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-e4a734d4-a454-45c8-98e1-9937b45343db admin admin] POST https://199.204.45.22/volume/v3/types Apr 11 01:50:33.919321 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-e4a734d4-a454-45c8-98e1-9937b45343db admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 01:50:33.921005 np0000164979 devstack@c-api.service[111345]: /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. Apr 11 01:50:33.921005 np0000164979 devstack@c-api.service[111345]: warnings.warn( Apr 11 01:50:33.930957 np0000164979 devstack@c-api.service[111345]: DEBUG oslo_db.sqlalchemy.engines [None req-e4a734d4-a454-45c8-98e1-9937b45343db 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=111345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:50:33.962766 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-e4a734d4-a454-45c8-98e1-9937b45343db admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 Apr 11 01:50:33.963290 np0000164979 devstack@c-api.service[111345]: [pid: 111345|app: 0|req: 2/2] 199.204.45.22 () {68 vars in 1281 bytes} [Sat Apr 11 01:50:33 2026] POST /volume/v3/types => generated 186 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:50:33.980729 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.980729 np0000164979 devstack@c-api.service[111344]: warnings.warn( Apr 11 01:50:33.997302 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.997302 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.997565 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.997565 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.997565 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.997565 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.997565 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.997910 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.997910 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.997910 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.997910 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.997910 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.997910 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.998285 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.998285 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.998285 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.998285 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.998285 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.998646 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.998646 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.998646 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.998646 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.998973 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.998973 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.998973 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.998973 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.999216 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.999216 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.999216 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.999216 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.999216 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.999500 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.999500 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.999500 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.999500 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.999500 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.999783 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.999783 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.999783 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.999783 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:33.999783 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:33.999783 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.000149 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.000149 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.000149 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.000149 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.000149 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.000149 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.000478 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.000478 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.000478 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.000478 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.000478 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.000478 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.000812 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.000812 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.000812 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.000812 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.000812 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.000812 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.001300 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.001300 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.001300 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.001300 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.001543 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.001543 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.001543 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.001543 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.001543 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.001869 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.001869 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.001869 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.001869 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.001869 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.002185 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.002185 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.002185 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.002185 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.002185 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.002185 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.002580 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.002580 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.002580 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.002580 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.002580 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.002943 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.002943 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.002943 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.002943 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.002943 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.003245 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.003245 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.003245 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.003245 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.003494 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.003494 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.003494 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.003494 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.003765 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.003765 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.003765 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.003765 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.003765 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.004125 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.004125 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.004125 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.004125 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.004125 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.004419 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.004419 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.004419 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.004419 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.004662 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.004662 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.004662 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.004662 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.004938 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.004938 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.004938 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.004938 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.005190 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.005190 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.005190 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.005190 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.005467 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.005467 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.005467 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.005467 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.005708 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.005708 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.005708 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.005708 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.005708 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.005708 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.006099 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.006099 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.006099 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.006099 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.006099 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.006464 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.006464 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.006464 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.006464 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.006464 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.006464 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.006464 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.006798 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.006798 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.006798 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.006798 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.006798 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.006798 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.006994 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.006994 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.006994 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.006994 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.006994 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.006994 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.007177 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.007177 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.007177 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.007177 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.007177 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.007177 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.007331 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.007331 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.007331 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.007331 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.007434 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.007434 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.007434 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.007434 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.007550 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.007550 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.007550 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.007550 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.007658 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.007658 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.007658 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.007658 np0000164979 devstack@c-api.service[111344]: warnings.warn(deprecated_msg) Apr 11 01:50:34.007658 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.middleware.request_id [req-e4a734d4-a454-45c8-98e1-9937b45343db req-4fbe7d88-f205-4d44-bf53-1d129239e457 None None] RequestId filter calling following filter/app {{(pid=111344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:50:34.445559 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [req-e4a734d4-a454-45c8-98e1-9937b45343db req-4fbe7d88-f205-4d44-bf53-1d129239e457 admin admin] POST https://199.204.45.22/volume/v3/types/9e6a66cb-8385-4c85-9764-550df38e7387/extra_specs Apr 11 01:50:34.446286 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [req-e4a734d4-a454-45c8-98e1-9937b45343db req-4fbe7d88-f205-4d44-bf53-1d129239e457 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 01:50:34.448338 np0000164979 devstack@c-api.service[111344]: /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. Apr 11 01:50:34.448338 np0000164979 devstack@c-api.service[111344]: warnings.warn( Apr 11 01:50:34.459592 np0000164979 devstack@c-api.service[111344]: DEBUG oslo_db.sqlalchemy.engines [req-e4a734d4-a454-45c8-98e1-9937b45343db req-4fbe7d88-f205-4d44-bf53-1d129239e457 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=111344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:50:34.523805 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [req-e4a734d4-a454-45c8-98e1-9937b45343db req-4fbe7d88-f205-4d44-bf53-1d129239e457 admin admin] https://199.204.45.22/volume/v3/types/9e6a66cb-8385-4c85-9764-550df38e7387/extra_specs returned with HTTP 200 Apr 11 01:50:34.524451 np0000164979 devstack@c-api.service[111344]: [pid: 111344|app: 0|req: 1/3] 199.204.45.22 () {70 vars in 1498 bytes} [Sat Apr 11 01:50:33 2026] POST /volume/v3/types/9e6a66cb-8385-4c85-9764-550df38e7387/extra_specs => generated 55 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 01:50:36.140872 np0000164979 devstack@c-api.service[111347]: DEBUG dbcounter [-] [111347] Writing DB stats cinder:SELECT=6 {{(pid=111347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:50:36.143619 np0000164979 devstack@c-api.service[111346]: DEBUG dbcounter [-] [111346] Writing DB stats cinder:SELECT=6 {{(pid=111346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:50:43.960486 np0000164979 devstack@c-api.service[111345]: DEBUG dbcounter [-] [111345] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:50:44.522156 np0000164979 devstack@c-api.service[111344]: DEBUG dbcounter [-] [111344] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:53:29.138394 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.138394 np0000164979 devstack@c-api.service[111346]: warnings.warn( Apr 11 01:53:29.162006 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.162006 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.162006 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.162006 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.162006 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.162499 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.162499 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.162499 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.162499 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.162499 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.162810 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.162810 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.162810 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.162810 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.162810 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.162810 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.163251 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.163251 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.163251 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.163251 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.163510 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.163510 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.163510 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.163510 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.163785 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.163785 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.163785 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.163785 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.164071 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.164071 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.164071 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.164071 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.164071 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.164406 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.164406 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.164406 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.164406 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.164406 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.164761 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.164761 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.164761 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.164761 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.164761 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.164761 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.165342 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.165342 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.165342 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.165342 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.165342 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.165342 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.165982 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.165982 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.165982 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.165982 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.165982 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.165982 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.166510 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.166510 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.166510 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.166510 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.166510 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.167033 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.167033 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.167033 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.167033 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.167033 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.167444 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.167444 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.167444 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.167444 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.167444 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.167444 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.168011 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.168011 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.168011 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.168011 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.168011 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.168011 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.168504 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.168504 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.168504 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.168504 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.168504 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.169080 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.169080 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.169080 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.169080 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.169080 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.169527 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.169527 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.169527 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.169527 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.169780 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.169780 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.169780 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.169780 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.169970 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.169970 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.169970 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.169970 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.169970 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.170190 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.170190 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.170190 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.170190 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.170190 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.170381 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.170381 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.170381 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.170381 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.170551 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.170551 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.170551 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.170551 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.170719 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.170719 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.170719 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.170719 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.170904 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.170904 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.170904 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.170904 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.171096 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.171096 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.171096 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.171096 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.171263 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.171263 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.171263 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.171263 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.171263 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.171481 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.171481 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.171481 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.171481 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.171481 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.171481 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.171724 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.171724 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.171724 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.171724 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.171724 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.172030 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.172030 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.172030 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.172030 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.172030 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.172030 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.172266 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.172266 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.172266 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.172266 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.172266 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.172266 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.172501 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.172501 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.172501 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.172501 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.172501 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.172501 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.172749 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.172749 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.172749 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.172749 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.172749 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.172749 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.173019 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.173019 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.173019 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.173019 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.173173 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.173173 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.173173 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.173173 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.173173 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.173387 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.173387 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.173387 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.173387 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:53:29.173387 np0000164979 devstack@c-api.service[111346]: warnings.warn(deprecated_msg) Apr 11 01:53:29.173387 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.middleware.request_id [None req-4353a2d7-1cda-4ba4-b31e-7542dc7ce6bf None None] RequestId filter calling following filter/app {{(pid=111346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:53:29.173387 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-4353a2d7-1cda-4ba4-b31e-7542dc7ce6bf None None] GET https://199.204.45.22/volume// Apr 11 01:53:29.173640 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-4353a2d7-1cda-4ba4-b31e-7542dc7ce6bf None None] Empty body provided in request {{(pid=111346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:53:29.173640 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-4353a2d7-1cda-4ba4-b31e-7542dc7ce6bf None None] Calling method 'all' {{(pid=111346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:53:29.173640 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-4353a2d7-1cda-4ba4-b31e-7542dc7ce6bf None None] https://199.204.45.22/volume// returned with HTTP 300 Apr 11 01:53:29.173640 np0000164979 devstack@c-api.service[111346]: [pid: 111346|app: 0|req: 1/4] 199.204.45.22 () {66 vars in 1449 bytes} [Sat Apr 11 01:53:29 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 11 01:54:07.063514 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.063514 np0000164979 devstack@c-api.service[111347]: warnings.warn( Apr 11 01:54:07.076253 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.076253 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.076253 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.076253 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.076253 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.076745 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.076745 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.076745 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.076745 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.076745 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.077135 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.077135 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.077135 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.077135 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.077135 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.077135 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.077503 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.077503 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.077503 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.077503 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.077754 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.077754 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.077754 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.077754 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.078052 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.078052 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.078052 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.078052 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.078284 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.078284 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.078284 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.078284 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.078284 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.078593 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.078593 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.078593 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.078593 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.078593 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.078956 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.078956 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.078956 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.078956 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.078956 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.078956 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.079769 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.079769 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.079769 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.079769 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.079769 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.079769 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.080133 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.080133 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.080133 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.080133 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.080133 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.080133 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.080522 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.080522 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.080522 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.080522 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.080522 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.080960 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.080960 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.080960 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.080960 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.080960 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.081315 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.081315 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.081315 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.081315 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.081315 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.081315 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.081668 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.081668 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.081668 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.081668 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.081668 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.081668 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.082036 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.082036 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.082036 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.082036 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.082036 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.082382 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.082382 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.082382 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.082382 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.082382 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.082713 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.082713 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.082713 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.082713 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.083003 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.083003 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.083003 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.083003 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.083329 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.083329 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.083329 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.083329 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.083329 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.083707 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.083707 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.083707 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.083707 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.083707 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.084045 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.084045 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.084045 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.084045 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.084520 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.084520 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.084520 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.084520 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.084682 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.084682 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.084682 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.084682 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.084874 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.084874 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.084874 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.084874 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.085036 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.085036 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.085036 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.085036 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.085231 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.085231 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.085231 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.085231 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.085231 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.085483 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.085483 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.085483 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.085483 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.085483 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.085483 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.085745 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.085745 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.085745 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.085745 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.085745 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.085954 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.085954 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.085954 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.085954 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.085954 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.085954 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.086209 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.086209 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.086209 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.086209 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.086209 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.086209 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.086454 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.086454 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.086454 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.086454 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.086454 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.086454 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.086693 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.086693 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.086693 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.086693 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.086693 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.086693 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.086950 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.086950 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.086950 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.086950 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.087138 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.087138 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.087138 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.087138 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.087138 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.087369 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.087369 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.087369 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.087369 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.087369 np0000164979 devstack@c-api.service[111347]: warnings.warn(deprecated_msg) Apr 11 01:54:07.087369 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.middleware.request_id [None req-30996b48-51cd-4198-865c-5dbdb02b3a0d None None] RequestId filter calling following filter/app {{(pid=111347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:54:07.399868 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-30996b48-51cd-4198-865c-5dbdb02b3a0d demo demo] GET https://199.204.45.22/volume/v3/types?is_public=None Apr 11 01:54:07.400115 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-30996b48-51cd-4198-865c-5dbdb02b3a0d demo demo] Empty body provided in request {{(pid=111347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:54:07.400347 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-30996b48-51cd-4198-865c-5dbdb02b3a0d demo demo] Calling method 'index' {{(pid=111347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:54:07.400848 np0000164979 devstack@c-api.service[111347]: /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. Apr 11 01:54:07.400848 np0000164979 devstack@c-api.service[111347]: warnings.warn( Apr 11 01:54:07.401521 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.api_utils [None req-30996b48-51cd-4198-865c-5dbdb02b3a0d demo demo] Removing options '' from query. {{(pid=111347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:54:07.413459 np0000164979 devstack@c-api.service[111347]: DEBUG oslo_db.sqlalchemy.engines [None req-30996b48-51cd-4198-865c-5dbdb02b3a0d 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=111347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:54:07.434315 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-30996b48-51cd-4198-865c-5dbdb02b3a0d demo demo] https://199.204.45.22/volume/v3/types?is_public=None returned with HTTP 200 Apr 11 01:54:07.434819 np0000164979 devstack@c-api.service[111347]: [pid: 111347|app: 0|req: 1/5] 199.204.45.22 () {64 vars in 1256 bytes} [Sat Apr 11 01:54:07 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:54:07.447694 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.middleware.request_id [req-30996b48-51cd-4198-865c-5dbdb02b3a0d req-5507f4e2-f6ef-42f3-8ee4-72e560a7fc60 None None] RequestId filter calling following filter/app {{(pid=111345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:54:07.450376 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [req-30996b48-51cd-4198-865c-5dbdb02b3a0d req-5507f4e2-f6ef-42f3-8ee4-72e560a7fc60 demo demo] GET https://199.204.45.22/volume/v3/types/default Apr 11 01:54:07.450557 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [req-30996b48-51cd-4198-865c-5dbdb02b3a0d req-5507f4e2-f6ef-42f3-8ee4-72e560a7fc60 demo demo] Empty body provided in request {{(pid=111345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:54:07.450750 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [req-30996b48-51cd-4198-865c-5dbdb02b3a0d req-5507f4e2-f6ef-42f3-8ee4-72e560a7fc60 demo demo] Calling method 'show' {{(pid=111345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:54:07.461166 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [req-30996b48-51cd-4198-865c-5dbdb02b3a0d req-5507f4e2-f6ef-42f3-8ee4-72e560a7fc60 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Apr 11 01:54:07.461609 np0000164979 devstack@c-api.service[111345]: [pid: 111345|app: 0|req: 3/6] 199.204.45.22 () {66 vars in 1322 bytes} [Sat Apr 11 01:54:07 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:54:07.811110 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.middleware.request_id [None req-36df3478-cc16-4cd4-ba32-6d3457917616 None None] RequestId filter calling following filter/app {{(pid=111344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:54:07.814737 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-36df3478-cc16-4cd4-ba32-6d3457917616 demo demo] GET https://199.204.45.22/volume/v3/types/default Apr 11 01:54:07.815028 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-36df3478-cc16-4cd4-ba32-6d3457917616 demo demo] Empty body provided in request {{(pid=111344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:54:07.815293 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-36df3478-cc16-4cd4-ba32-6d3457917616 demo demo] Calling method 'show' {{(pid=111344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:54:07.828691 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-36df3478-cc16-4cd4-ba32-6d3457917616 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Apr 11 01:54:07.829035 np0000164979 devstack@c-api.service[111344]: [pid: 111344|app: 0|req: 2/7] 199.204.45.22 () {64 vars in 1251 bytes} [Sat Apr 11 01:54:07 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:54:08.231945 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.middleware.request_id [None req-9a0ac061-86c1-410f-b520-f31482941fc7 None None] RequestId filter calling following filter/app {{(pid=111346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:54:08.557167 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-9a0ac061-86c1-410f-b520-f31482941fc7 demo demo] GET https://199.204.45.22/volume/v3/types/default Apr 11 01:54:08.557454 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-9a0ac061-86c1-410f-b520-f31482941fc7 demo demo] Empty body provided in request {{(pid=111346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:54:08.557648 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-9a0ac061-86c1-410f-b520-f31482941fc7 demo demo] Calling method 'show' {{(pid=111346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:54:08.567650 np0000164979 devstack@c-api.service[111346]: DEBUG oslo_db.sqlalchemy.engines [None req-9a0ac061-86c1-410f-b520-f31482941fc7 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=111346) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:54:08.580261 np0000164979 devstack@c-api.service[111346]: /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. Apr 11 01:54:08.580261 np0000164979 devstack@c-api.service[111346]: warnings.warn( Apr 11 01:54:08.582398 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-9a0ac061-86c1-410f-b520-f31482941fc7 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Apr 11 01:54:08.582759 np0000164979 devstack@c-api.service[111346]: [pid: 111346|app: 0|req: 2/8] 199.204.45.22 () {64 vars in 1251 bytes} [Sat Apr 11 01:54:08 2026] GET /volume/v3/types/default => generated 145 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:54:08.597046 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.middleware.request_id [None req-07944a95-63e6-4875-b752-23951d76b483 None None] RequestId filter calling following filter/app {{(pid=111347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:54:08.599447 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-07944a95-63e6-4875-b752-23951d76b483 demo demo] GET https://199.204.45.22/volume/v3/types/default Apr 11 01:54:08.599694 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-07944a95-63e6-4875-b752-23951d76b483 demo demo] Empty body provided in request {{(pid=111347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:54:08.599989 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-07944a95-63e6-4875-b752-23951d76b483 demo demo] Calling method 'show' {{(pid=111347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:54:08.614059 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-07944a95-63e6-4875-b752-23951d76b483 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Apr 11 01:54:08.614380 np0000164979 devstack@c-api.service[111347]: [pid: 111347|app: 0|req: 2/9] 199.204.45.22 () {64 vars in 1251 bytes} [Sat Apr 11 01:54:08 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:54:17.457179 np0000164979 devstack@c-api.service[111345]: DEBUG dbcounter [-] [111345] Writing DB stats cinder:SELECT=2 {{(pid=111345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:54:17.825217 np0000164979 devstack@c-api.service[111344]: DEBUG dbcounter [-] [111344] Writing DB stats cinder:SELECT=2 {{(pid=111344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:54:18.578196 np0000164979 devstack@c-api.service[111346]: DEBUG dbcounter [-] [111346] Writing DB stats cinder:SELECT=2 {{(pid=111346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:54:18.610660 np0000164979 devstack@c-api.service[111347]: DEBUG dbcounter [-] [111347] Writing DB stats cinder:SELECT=3 {{(pid=111347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:59:50.201389 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.middleware.request_id [None req-7ab620d0-514f-40ae-b897-aef4c21deb08 None None] RequestId filter calling following filter/app {{(pid=111345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:59:50.343949 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-7ab620d0-514f-40ae-b897-aef4c21deb08 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 01:59:50.344216 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-7ab620d0-514f-40ae-b897-aef4c21deb08 demo demo] Empty body provided in request {{(pid=111345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:59:50.344469 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-7ab620d0-514f-40ae-b897-aef4c21deb08 demo demo] Calling method 'detail' {{(pid=111345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:59:50.345162 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.api_utils [None req-7ab620d0-514f-40ae-b897-aef4c21deb08 demo demo] Removing options '' from query. {{(pid=111345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:59:50.346529 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.volume.api [None req-7ab620d0-514f-40ae-b897-aef4c21deb08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111345) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 01:59:50.381177 np0000164979 devstack@c-api.service[111345]: INFO cinder.volume.api [None req-7ab620d0-514f-40ae-b897-aef4c21deb08 demo demo] Get all volumes completed successfully. Apr 11 01:59:50.384271 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-7ab620d0-514f-40ae-b897-aef4c21deb08 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 01:59:50.384755 np0000164979 devstack@c-api.service[111345]: [pid: 111345|app: 0|req: 4/10] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 01:59:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:00:00.375924 np0000164979 devstack@c-api.service[111345]: DEBUG dbcounter [-] [111345] Writing DB stats cinder:SELECT=1 {{(pid=111345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:00:50.398827 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.middleware.request_id [None req-a7c28560-58a1-4142-a318-49ce9a8f1f72 None None] RequestId filter calling following filter/app {{(pid=111344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:00:50.401274 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-a7c28560-58a1-4142-a318-49ce9a8f1f72 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:00:50.401544 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-a7c28560-58a1-4142-a318-49ce9a8f1f72 demo demo] Empty body provided in request {{(pid=111344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:00:50.401798 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-a7c28560-58a1-4142-a318-49ce9a8f1f72 demo demo] Calling method 'detail' {{(pid=111344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:00:50.410908 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.api_utils [None req-a7c28560-58a1-4142-a318-49ce9a8f1f72 demo demo] Removing options '' from query. {{(pid=111344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:00:50.410908 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.volume.api [None req-a7c28560-58a1-4142-a318-49ce9a8f1f72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111344) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:00:50.431089 np0000164979 devstack@c-api.service[111344]: INFO cinder.volume.api [None req-a7c28560-58a1-4142-a318-49ce9a8f1f72 demo demo] Get all volumes completed successfully. Apr 11 02:00:50.433777 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-a7c28560-58a1-4142-a318-49ce9a8f1f72 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:00:50.434330 np0000164979 devstack@c-api.service[111344]: [pid: 111344|app: 0|req: 3/11] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:00:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:01:00.426305 np0000164979 devstack@c-api.service[111344]: DEBUG dbcounter [-] [111344] Writing DB stats cinder:SELECT=1 {{(pid=111344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:01:50.451134 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.middleware.request_id [None req-6f318263-12d6-4a86-bdf0-8a459baaeec4 None None] RequestId filter calling following filter/app {{(pid=111346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:01:50.455546 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-6f318263-12d6-4a86-bdf0-8a459baaeec4 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:01:50.455789 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-6f318263-12d6-4a86-bdf0-8a459baaeec4 demo demo] Empty body provided in request {{(pid=111346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:01:50.456052 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-6f318263-12d6-4a86-bdf0-8a459baaeec4 demo demo] Calling method 'detail' {{(pid=111346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:01:50.456673 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.api_utils [None req-6f318263-12d6-4a86-bdf0-8a459baaeec4 demo demo] Removing options '' from query. {{(pid=111346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:01:50.458174 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.volume.api [None req-6f318263-12d6-4a86-bdf0-8a459baaeec4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:01:50.492968 np0000164979 devstack@c-api.service[111346]: INFO cinder.volume.api [None req-6f318263-12d6-4a86-bdf0-8a459baaeec4 demo demo] Get all volumes completed successfully. Apr 11 02:01:50.495692 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-6f318263-12d6-4a86-bdf0-8a459baaeec4 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:01:50.496144 np0000164979 devstack@c-api.service[111346]: [pid: 111346|app: 0|req: 3/12] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:01:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:02:00.485651 np0000164979 devstack@c-api.service[111346]: DEBUG dbcounter [-] [111346] Writing DB stats cinder:SELECT=1 {{(pid=111346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:02:50.551862 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.middleware.request_id [None req-be5e740b-8f77-49bd-a7d8-f59086e80386 None None] RequestId filter calling following filter/app {{(pid=111347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:02:50.555385 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-be5e740b-8f77-49bd-a7d8-f59086e80386 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:02:50.555571 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-be5e740b-8f77-49bd-a7d8-f59086e80386 demo demo] Empty body provided in request {{(pid=111347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:02:50.555752 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-be5e740b-8f77-49bd-a7d8-f59086e80386 demo demo] Calling method 'detail' {{(pid=111347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:02:50.556204 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.api_utils [None req-be5e740b-8f77-49bd-a7d8-f59086e80386 demo demo] Removing options '' from query. {{(pid=111347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:02:50.557406 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.volume.api [None req-be5e740b-8f77-49bd-a7d8-f59086e80386 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:02:50.606083 np0000164979 devstack@c-api.service[111347]: INFO cinder.volume.api [None req-be5e740b-8f77-49bd-a7d8-f59086e80386 demo demo] Get all volumes completed successfully. Apr 11 02:02:50.608759 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-be5e740b-8f77-49bd-a7d8-f59086e80386 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:02:50.609520 np0000164979 devstack@c-api.service[111347]: [pid: 111347|app: 0|req: 3/13] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:02:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:03:00.598438 np0000164979 devstack@c-api.service[111347]: DEBUG dbcounter [-] [111347] Writing DB stats cinder:SELECT=1 {{(pid=111347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:03:50.621773 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.middleware.request_id [None req-ec175eb9-a189-4d77-b22f-320b43a5ac8a None None] RequestId filter calling following filter/app {{(pid=111345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:03:50.625080 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-ec175eb9-a189-4d77-b22f-320b43a5ac8a demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:03:50.625265 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-ec175eb9-a189-4d77-b22f-320b43a5ac8a demo demo] Empty body provided in request {{(pid=111345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:03:50.625450 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-ec175eb9-a189-4d77-b22f-320b43a5ac8a demo demo] Calling method 'detail' {{(pid=111345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:03:50.625688 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.api_utils [None req-ec175eb9-a189-4d77-b22f-320b43a5ac8a demo demo] Removing options '' from query. {{(pid=111345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:03:50.626923 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.volume.api [None req-ec175eb9-a189-4d77-b22f-320b43a5ac8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111345) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:03:50.636028 np0000164979 devstack@c-api.service[111345]: INFO cinder.volume.api [None req-ec175eb9-a189-4d77-b22f-320b43a5ac8a demo demo] Get all volumes completed successfully. Apr 11 02:03:50.639031 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-ec175eb9-a189-4d77-b22f-320b43a5ac8a demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:03:50.639532 np0000164979 devstack@c-api.service[111345]: [pid: 111345|app: 0|req: 5/14] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:03:50 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) Apr 11 02:04:00.629635 np0000164979 devstack@c-api.service[111345]: DEBUG dbcounter [-] [111345] Writing DB stats cinder:SELECT=1 {{(pid=111345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:04:50.653136 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.middleware.request_id [None req-01aa44ac-3e36-4e4d-ab29-9e5d9ca389b6 None None] RequestId filter calling following filter/app {{(pid=111344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:04:50.752624 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-01aa44ac-3e36-4e4d-ab29-9e5d9ca389b6 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:04:50.752948 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-01aa44ac-3e36-4e4d-ab29-9e5d9ca389b6 demo demo] Empty body provided in request {{(pid=111344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:04:50.753286 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-01aa44ac-3e36-4e4d-ab29-9e5d9ca389b6 demo demo] Calling method 'detail' {{(pid=111344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:04:50.753743 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.api_utils [None req-01aa44ac-3e36-4e4d-ab29-9e5d9ca389b6 demo demo] Removing options '' from query. {{(pid=111344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:04:50.755011 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.volume.api [None req-01aa44ac-3e36-4e4d-ab29-9e5d9ca389b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111344) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:04:50.766362 np0000164979 devstack@c-api.service[111344]: INFO cinder.volume.api [None req-01aa44ac-3e36-4e4d-ab29-9e5d9ca389b6 demo demo] Get all volumes completed successfully. Apr 11 02:04:50.769437 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-01aa44ac-3e36-4e4d-ab29-9e5d9ca389b6 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:04:50.770021 np0000164979 devstack@c-api.service[111344]: [pid: 111344|app: 0|req: 4/15] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:04:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:05:00.759372 np0000164979 devstack@c-api.service[111344]: DEBUG dbcounter [-] [111344] Writing DB stats cinder:SELECT=1 {{(pid=111344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:05:50.784989 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.middleware.request_id [None req-c1daa901-95bc-4162-9da6-1ec75e1a7720 None None] RequestId filter calling following filter/app {{(pid=111346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:05:50.789300 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-c1daa901-95bc-4162-9da6-1ec75e1a7720 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:05:50.789713 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-c1daa901-95bc-4162-9da6-1ec75e1a7720 demo demo] Empty body provided in request {{(pid=111346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:05:50.790171 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-c1daa901-95bc-4162-9da6-1ec75e1a7720 demo demo] Calling method 'detail' {{(pid=111346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:05:50.790568 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.api_utils [None req-c1daa901-95bc-4162-9da6-1ec75e1a7720 demo demo] Removing options '' from query. {{(pid=111346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:05:50.791673 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.volume.api [None req-c1daa901-95bc-4162-9da6-1ec75e1a7720 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:05:50.800770 np0000164979 devstack@c-api.service[111346]: INFO cinder.volume.api [None req-c1daa901-95bc-4162-9da6-1ec75e1a7720 demo demo] Get all volumes completed successfully. Apr 11 02:05:50.805572 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-c1daa901-95bc-4162-9da6-1ec75e1a7720 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:05:50.806342 np0000164979 devstack@c-api.service[111346]: [pid: 111346|app: 0|req: 4/16] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:05:50 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) Apr 11 02:06:00.795033 np0000164979 devstack@c-api.service[111346]: DEBUG dbcounter [-] [111346] Writing DB stats cinder:SELECT=1 {{(pid=111346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:06:50.818360 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.middleware.request_id [None req-2aa1a049-cfd8-4c6d-9bec-ef2854c304af None None] RequestId filter calling following filter/app {{(pid=111347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:06:50.822001 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-2aa1a049-cfd8-4c6d-9bec-ef2854c304af demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:06:50.822338 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-2aa1a049-cfd8-4c6d-9bec-ef2854c304af demo demo] Empty body provided in request {{(pid=111347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:06:50.822717 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-2aa1a049-cfd8-4c6d-9bec-ef2854c304af demo demo] Calling method 'detail' {{(pid=111347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:06:50.823178 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.api_utils [None req-2aa1a049-cfd8-4c6d-9bec-ef2854c304af demo demo] Removing options '' from query. {{(pid=111347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:06:50.824586 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.volume.api [None req-2aa1a049-cfd8-4c6d-9bec-ef2854c304af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:06:50.835291 np0000164979 devstack@c-api.service[111347]: INFO cinder.volume.api [None req-2aa1a049-cfd8-4c6d-9bec-ef2854c304af demo demo] Get all volumes completed successfully. Apr 11 02:06:50.838089 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-2aa1a049-cfd8-4c6d-9bec-ef2854c304af demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:06:50.838655 np0000164979 devstack@c-api.service[111347]: [pid: 111347|app: 0|req: 4/17] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:06:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:07:00.829450 np0000164979 devstack@c-api.service[111347]: DEBUG dbcounter [-] [111347] Writing DB stats cinder:SELECT=1 {{(pid=111347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:07:50.855887 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.middleware.request_id [None req-f2ceaa8b-59f9-4945-8861-e183077b1074 None None] RequestId filter calling following filter/app {{(pid=111345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:07:50.858898 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-f2ceaa8b-59f9-4945-8861-e183077b1074 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:07:50.859139 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-f2ceaa8b-59f9-4945-8861-e183077b1074 demo demo] Empty body provided in request {{(pid=111345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:07:50.859399 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-f2ceaa8b-59f9-4945-8861-e183077b1074 demo demo] Calling method 'detail' {{(pid=111345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:07:50.859712 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.api_utils [None req-f2ceaa8b-59f9-4945-8861-e183077b1074 demo demo] Removing options '' from query. {{(pid=111345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:07:50.860714 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.volume.api [None req-f2ceaa8b-59f9-4945-8861-e183077b1074 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111345) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:07:50.868024 np0000164979 devstack@c-api.service[111345]: INFO cinder.volume.api [None req-f2ceaa8b-59f9-4945-8861-e183077b1074 demo demo] Get all volumes completed successfully. Apr 11 02:07:50.870746 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-f2ceaa8b-59f9-4945-8861-e183077b1074 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:07:50.871315 np0000164979 devstack@c-api.service[111345]: [pid: 111345|app: 0|req: 6/18] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:07:50 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) Apr 11 02:08:00.863741 np0000164979 devstack@c-api.service[111345]: DEBUG dbcounter [-] [111345] Writing DB stats cinder:SELECT=1 {{(pid=111345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:08:50.886315 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.middleware.request_id [None req-fbecc1c2-f0cf-4356-8896-1e7fb641f9c0 None None] RequestId filter calling following filter/app {{(pid=111344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:08:50.890666 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-fbecc1c2-f0cf-4356-8896-1e7fb641f9c0 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:08:50.891226 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-fbecc1c2-f0cf-4356-8896-1e7fb641f9c0 demo demo] Empty body provided in request {{(pid=111344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:08:50.891621 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-fbecc1c2-f0cf-4356-8896-1e7fb641f9c0 demo demo] Calling method 'detail' {{(pid=111344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:08:50.892208 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.api_utils [None req-fbecc1c2-f0cf-4356-8896-1e7fb641f9c0 demo demo] Removing options '' from query. {{(pid=111344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:08:50.893345 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.volume.api [None req-fbecc1c2-f0cf-4356-8896-1e7fb641f9c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111344) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:08:50.899718 np0000164979 devstack@c-api.service[111344]: INFO cinder.volume.api [None req-fbecc1c2-f0cf-4356-8896-1e7fb641f9c0 demo demo] Get all volumes completed successfully. Apr 11 02:08:50.901687 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-fbecc1c2-f0cf-4356-8896-1e7fb641f9c0 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:08:50.902055 np0000164979 devstack@c-api.service[111344]: [pid: 111344|app: 0|req: 5/19] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:08:50 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) Apr 11 02:09:00.896266 np0000164979 devstack@c-api.service[111344]: DEBUG dbcounter [-] [111344] Writing DB stats cinder:SELECT=1 {{(pid=111344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:09:50.918208 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.middleware.request_id [None req-33eeaebf-11e8-40e4-8adc-87e2b1c5d189 None None] RequestId filter calling following filter/app {{(pid=111346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:09:51.076399 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-33eeaebf-11e8-40e4-8adc-87e2b1c5d189 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:09:51.076847 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-33eeaebf-11e8-40e4-8adc-87e2b1c5d189 demo demo] Empty body provided in request {{(pid=111346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:09:51.077286 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-33eeaebf-11e8-40e4-8adc-87e2b1c5d189 demo demo] Calling method 'detail' {{(pid=111346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:09:51.077758 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.api_utils [None req-33eeaebf-11e8-40e4-8adc-87e2b1c5d189 demo demo] Removing options '' from query. {{(pid=111346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:09:51.079371 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.volume.api [None req-33eeaebf-11e8-40e4-8adc-87e2b1c5d189 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:09:51.092230 np0000164979 devstack@c-api.service[111346]: INFO cinder.volume.api [None req-33eeaebf-11e8-40e4-8adc-87e2b1c5d189 demo demo] Get all volumes completed successfully. Apr 11 02:09:51.096943 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-33eeaebf-11e8-40e4-8adc-87e2b1c5d189 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:09:51.097547 np0000164979 devstack@c-api.service[111346]: [pid: 111346|app: 0|req: 5/20] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:09:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:10:01.115702 np0000164979 devstack@c-api.service[111346]: DEBUG dbcounter [-] [111346] Writing DB stats cinder:SELECT=1 {{(pid=111346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:10:51.115044 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.middleware.request_id [None req-f2fd882d-4b16-4fa7-aec2-6b9d1618c9b8 None None] RequestId filter calling following filter/app {{(pid=111347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:10:51.119823 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-f2fd882d-4b16-4fa7-aec2-6b9d1618c9b8 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:10:51.120463 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-f2fd882d-4b16-4fa7-aec2-6b9d1618c9b8 demo demo] Empty body provided in request {{(pid=111347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:10:51.120999 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-f2fd882d-4b16-4fa7-aec2-6b9d1618c9b8 demo demo] Calling method 'detail' {{(pid=111347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:10:51.121528 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.api_utils [None req-f2fd882d-4b16-4fa7-aec2-6b9d1618c9b8 demo demo] Removing options '' from query. {{(pid=111347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:10:51.123073 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.volume.api [None req-f2fd882d-4b16-4fa7-aec2-6b9d1618c9b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:10:51.133466 np0000164979 devstack@c-api.service[111347]: INFO cinder.volume.api [None req-f2fd882d-4b16-4fa7-aec2-6b9d1618c9b8 demo demo] Get all volumes completed successfully. Apr 11 02:10:51.136642 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-f2fd882d-4b16-4fa7-aec2-6b9d1618c9b8 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:10:51.137261 np0000164979 devstack@c-api.service[111347]: [pid: 111347|app: 0|req: 5/21] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:10:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:11:01.126487 np0000164979 devstack@c-api.service[111347]: DEBUG dbcounter [-] [111347] Writing DB stats cinder:SELECT=1 {{(pid=111347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:11:51.151553 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.middleware.request_id [None req-238e3708-8ee3-408a-9ed3-973949a2b66f None None] RequestId filter calling following filter/app {{(pid=111345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:11:51.154530 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-238e3708-8ee3-408a-9ed3-973949a2b66f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:11:51.154776 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-238e3708-8ee3-408a-9ed3-973949a2b66f demo demo] Empty body provided in request {{(pid=111345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:11:51.155040 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-238e3708-8ee3-408a-9ed3-973949a2b66f demo demo] Calling method 'detail' {{(pid=111345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:11:51.155399 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.api_utils [None req-238e3708-8ee3-408a-9ed3-973949a2b66f demo demo] Removing options '' from query. {{(pid=111345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:11:51.156392 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.volume.api [None req-238e3708-8ee3-408a-9ed3-973949a2b66f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111345) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:11:51.164150 np0000164979 devstack@c-api.service[111345]: INFO cinder.volume.api [None req-238e3708-8ee3-408a-9ed3-973949a2b66f demo demo] Get all volumes completed successfully. Apr 11 02:11:51.166046 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-238e3708-8ee3-408a-9ed3-973949a2b66f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:11:51.166896 np0000164979 devstack@c-api.service[111345]: [pid: 111345|app: 0|req: 7/22] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:11:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:12:01.159269 np0000164979 devstack@c-api.service[111345]: DEBUG dbcounter [-] [111345] Writing DB stats cinder:SELECT=1 {{(pid=111345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:12:51.179655 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.middleware.request_id [None req-a49ad09a-d12e-4905-b4b9-442e3d247b51 None None] RequestId filter calling following filter/app {{(pid=111344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:12:51.182962 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-a49ad09a-d12e-4905-b4b9-442e3d247b51 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:12:51.183195 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-a49ad09a-d12e-4905-b4b9-442e3d247b51 demo demo] Empty body provided in request {{(pid=111344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:12:51.183492 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-a49ad09a-d12e-4905-b4b9-442e3d247b51 demo demo] Calling method 'detail' {{(pid=111344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:12:51.183802 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.api_utils [None req-a49ad09a-d12e-4905-b4b9-442e3d247b51 demo demo] Removing options '' from query. {{(pid=111344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:12:51.184970 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.volume.api [None req-a49ad09a-d12e-4905-b4b9-442e3d247b51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111344) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:12:51.194064 np0000164979 devstack@c-api.service[111344]: INFO cinder.volume.api [None req-a49ad09a-d12e-4905-b4b9-442e3d247b51 demo demo] Get all volumes completed successfully. Apr 11 02:12:51.196137 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-a49ad09a-d12e-4905-b4b9-442e3d247b51 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:12:51.196465 np0000164979 devstack@c-api.service[111344]: [pid: 111344|app: 0|req: 6/23] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:12:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 11 02:13:01.188720 np0000164979 devstack@c-api.service[111344]: DEBUG dbcounter [-] [111344] Writing DB stats cinder:SELECT=1 {{(pid=111344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:13:51.210604 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.middleware.request_id [None req-8926f160-f5eb-42aa-a469-262d86bdceca None None] RequestId filter calling following filter/app {{(pid=111346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:13:51.213527 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-8926f160-f5eb-42aa-a469-262d86bdceca demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:13:51.213945 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-8926f160-f5eb-42aa-a469-262d86bdceca demo demo] Empty body provided in request {{(pid=111346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:13:51.214049 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-8926f160-f5eb-42aa-a469-262d86bdceca demo demo] Calling method 'detail' {{(pid=111346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:13:51.214375 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.api_utils [None req-8926f160-f5eb-42aa-a469-262d86bdceca demo demo] Removing options '' from query. {{(pid=111346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:13:51.215420 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.volume.api [None req-8926f160-f5eb-42aa-a469-262d86bdceca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:13:51.225622 np0000164979 devstack@c-api.service[111346]: INFO cinder.volume.api [None req-8926f160-f5eb-42aa-a469-262d86bdceca demo demo] Get all volumes completed successfully. Apr 11 02:13:51.227590 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-8926f160-f5eb-42aa-a469-262d86bdceca demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:13:51.228023 np0000164979 devstack@c-api.service[111346]: [pid: 111346|app: 0|req: 6/24] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:13:51 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) Apr 11 02:14:43.650610 np0000164979 devstack@c-api.service[111346]: DEBUG dbcounter [-] [111346] Writing DB stats cinder:SELECT=1 {{(pid=111346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:15:02.732629 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.middleware.request_id [None req-bb136f06-a43b-4e66-b29a-6f716db548e9 None None] RequestId filter calling following filter/app {{(pid=111347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:15:02.945389 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-bb136f06-a43b-4e66-b29a-6f716db548e9 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:15:02.945761 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-bb136f06-a43b-4e66-b29a-6f716db548e9 demo demo] Empty body provided in request {{(pid=111347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:15:02.946263 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-bb136f06-a43b-4e66-b29a-6f716db548e9 demo demo] Calling method 'detail' {{(pid=111347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:15:02.946692 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.api_utils [None req-bb136f06-a43b-4e66-b29a-6f716db548e9 demo demo] Removing options '' from query. {{(pid=111347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:15:02.947599 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.volume.api [None req-bb136f06-a43b-4e66-b29a-6f716db548e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:15:02.955811 np0000164979 devstack@c-api.service[111347]: INFO cinder.volume.api [None req-bb136f06-a43b-4e66-b29a-6f716db548e9 demo demo] Get all volumes completed successfully. Apr 11 02:15:02.958337 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-bb136f06-a43b-4e66-b29a-6f716db548e9 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:15:02.958691 np0000164979 devstack@c-api.service[111347]: [pid: 111347|app: 0|req: 6/25] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:15:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:15:12.950853 np0000164979 devstack@c-api.service[111347]: DEBUG dbcounter [-] [111347] Writing DB stats cinder:SELECT=1 {{(pid=111347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:16:02.974498 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.middleware.request_id [None req-3fb0ee98-480e-4dd3-a1b0-fb6e9cfde3a6 None None] RequestId filter calling following filter/app {{(pid=111345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:16:02.977544 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-3fb0ee98-480e-4dd3-a1b0-fb6e9cfde3a6 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:16:02.977802 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-3fb0ee98-480e-4dd3-a1b0-fb6e9cfde3a6 demo demo] Empty body provided in request {{(pid=111345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:16:02.978119 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-3fb0ee98-480e-4dd3-a1b0-fb6e9cfde3a6 demo demo] Calling method 'detail' {{(pid=111345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:16:02.978446 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.api_utils [None req-3fb0ee98-480e-4dd3-a1b0-fb6e9cfde3a6 demo demo] Removing options '' from query. {{(pid=111345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:16:02.980189 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.volume.api [None req-3fb0ee98-480e-4dd3-a1b0-fb6e9cfde3a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111345) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:16:02.988144 np0000164979 devstack@c-api.service[111345]: INFO cinder.volume.api [None req-3fb0ee98-480e-4dd3-a1b0-fb6e9cfde3a6 demo demo] Get all volumes completed successfully. Apr 11 02:16:02.991112 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-3fb0ee98-480e-4dd3-a1b0-fb6e9cfde3a6 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:16:02.991638 np0000164979 devstack@c-api.service[111345]: [pid: 111345|app: 0|req: 8/26] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:16:02 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) Apr 11 02:16:12.983322 np0000164979 devstack@c-api.service[111345]: DEBUG dbcounter [-] [111345] Writing DB stats cinder:SELECT=1 {{(pid=111345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:17:03.006013 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.middleware.request_id [None req-cf6f7362-7b56-4273-905a-7992fa0aab8b None None] RequestId filter calling following filter/app {{(pid=111344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:17:03.010036 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-cf6f7362-7b56-4273-905a-7992fa0aab8b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:17:03.010614 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-cf6f7362-7b56-4273-905a-7992fa0aab8b demo demo] Empty body provided in request {{(pid=111344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:17:03.010767 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-cf6f7362-7b56-4273-905a-7992fa0aab8b demo demo] Calling method 'detail' {{(pid=111344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:17:03.011270 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.api_utils [None req-cf6f7362-7b56-4273-905a-7992fa0aab8b demo demo] Removing options '' from query. {{(pid=111344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:17:03.012337 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.volume.api [None req-cf6f7362-7b56-4273-905a-7992fa0aab8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111344) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:17:03.022360 np0000164979 devstack@c-api.service[111344]: INFO cinder.volume.api [None req-cf6f7362-7b56-4273-905a-7992fa0aab8b demo demo] Get all volumes completed successfully. Apr 11 02:17:03.026783 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-cf6f7362-7b56-4273-905a-7992fa0aab8b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:17:03.027487 np0000164979 devstack@c-api.service[111344]: [pid: 111344|app: 0|req: 7/27] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:17:03 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) Apr 11 02:17:13.015509 np0000164979 devstack@c-api.service[111344]: DEBUG dbcounter [-] [111344] Writing DB stats cinder:SELECT=1 {{(pid=111344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:18:03.040775 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.middleware.request_id [None req-9d3f718f-2e6b-49ba-9b9d-9786b2fdaaf2 None None] RequestId filter calling following filter/app {{(pid=111346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:18:03.043468 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-9d3f718f-2e6b-49ba-9b9d-9786b2fdaaf2 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:18:03.043699 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-9d3f718f-2e6b-49ba-9b9d-9786b2fdaaf2 demo demo] Empty body provided in request {{(pid=111346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:18:03.043961 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-9d3f718f-2e6b-49ba-9b9d-9786b2fdaaf2 demo demo] Calling method 'detail' {{(pid=111346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:18:03.044318 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.api_utils [None req-9d3f718f-2e6b-49ba-9b9d-9786b2fdaaf2 demo demo] Removing options '' from query. {{(pid=111346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:18:03.045280 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.volume.api [None req-9d3f718f-2e6b-49ba-9b9d-9786b2fdaaf2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:18:03.057660 np0000164979 devstack@c-api.service[111346]: INFO cinder.volume.api [None req-9d3f718f-2e6b-49ba-9b9d-9786b2fdaaf2 demo demo] Get all volumes completed successfully. Apr 11 02:18:03.062511 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-9d3f718f-2e6b-49ba-9b9d-9786b2fdaaf2 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:18:03.063357 np0000164979 devstack@c-api.service[111346]: [pid: 111346|app: 0|req: 7/28] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:18:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 11 02:18:13.049227 np0000164979 devstack@c-api.service[111346]: DEBUG dbcounter [-] [111346] Writing DB stats cinder:SELECT=1 {{(pid=111346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:19:03.078178 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.middleware.request_id [None req-db3677e4-3285-4ca5-8521-5a165792c961 None None] RequestId filter calling following filter/app {{(pid=111347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:19:03.081669 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-db3677e4-3285-4ca5-8521-5a165792c961 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:19:03.081999 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-db3677e4-3285-4ca5-8521-5a165792c961 demo demo] Empty body provided in request {{(pid=111347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:19:03.082283 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-db3677e4-3285-4ca5-8521-5a165792c961 demo demo] Calling method 'detail' {{(pid=111347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:19:03.082757 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.api_utils [None req-db3677e4-3285-4ca5-8521-5a165792c961 demo demo] Removing options '' from query. {{(pid=111347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:19:03.084087 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.volume.api [None req-db3677e4-3285-4ca5-8521-5a165792c961 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:19:03.092158 np0000164979 devstack@c-api.service[111347]: INFO cinder.volume.api [None req-db3677e4-3285-4ca5-8521-5a165792c961 demo demo] Get all volumes completed successfully. Apr 11 02:19:03.094819 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-db3677e4-3285-4ca5-8521-5a165792c961 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:19:03.095614 np0000164979 devstack@c-api.service[111347]: [pid: 111347|app: 0|req: 7/29] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:19:03 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) Apr 11 02:19:13.086681 np0000164979 devstack@c-api.service[111347]: DEBUG dbcounter [-] [111347] Writing DB stats cinder:SELECT=1 {{(pid=111347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:20:03.111035 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.middleware.request_id [None req-bf0e9a3a-ff8c-4531-bc1f-b0f1788c40a9 None None] RequestId filter calling following filter/app {{(pid=111345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:20:03.200974 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-bf0e9a3a-ff8c-4531-bc1f-b0f1788c40a9 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:20:03.201151 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-bf0e9a3a-ff8c-4531-bc1f-b0f1788c40a9 demo demo] Empty body provided in request {{(pid=111345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:20:03.201427 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-bf0e9a3a-ff8c-4531-bc1f-b0f1788c40a9 demo demo] Calling method 'detail' {{(pid=111345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:20:03.201732 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.api_utils [None req-bf0e9a3a-ff8c-4531-bc1f-b0f1788c40a9 demo demo] Removing options '' from query. {{(pid=111345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:20:03.202855 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.volume.api [None req-bf0e9a3a-ff8c-4531-bc1f-b0f1788c40a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111345) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:20:03.211727 np0000164979 devstack@c-api.service[111345]: INFO cinder.volume.api [None req-bf0e9a3a-ff8c-4531-bc1f-b0f1788c40a9 demo demo] Get all volumes completed successfully. Apr 11 02:20:03.214243 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-bf0e9a3a-ff8c-4531-bc1f-b0f1788c40a9 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:20:03.214666 np0000164979 devstack@c-api.service[111345]: [pid: 111345|app: 0|req: 9/30] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:20:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:20:13.206322 np0000164979 devstack@c-api.service[111345]: DEBUG dbcounter [-] [111345] Writing DB stats cinder:SELECT=1 {{(pid=111345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:21:03.234290 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.middleware.request_id [None req-03a69249-f0c6-4317-9d6a-dedd7064d5c2 None None] RequestId filter calling following filter/app {{(pid=111344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:21:03.238328 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-03a69249-f0c6-4317-9d6a-dedd7064d5c2 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:21:03.238595 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-03a69249-f0c6-4317-9d6a-dedd7064d5c2 demo demo] Empty body provided in request {{(pid=111344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:21:03.238886 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-03a69249-f0c6-4317-9d6a-dedd7064d5c2 demo demo] Calling method 'detail' {{(pid=111344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:21:03.239253 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.api_utils [None req-03a69249-f0c6-4317-9d6a-dedd7064d5c2 demo demo] Removing options '' from query. {{(pid=111344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:21:03.240363 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.volume.api [None req-03a69249-f0c6-4317-9d6a-dedd7064d5c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111344) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:21:03.250490 np0000164979 devstack@c-api.service[111344]: INFO cinder.volume.api [None req-03a69249-f0c6-4317-9d6a-dedd7064d5c2 demo demo] Get all volumes completed successfully. Apr 11 02:21:03.253157 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-03a69249-f0c6-4317-9d6a-dedd7064d5c2 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:21:03.254201 np0000164979 devstack@c-api.service[111344]: [pid: 111344|app: 0|req: 8/31] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:21:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:21:13.244795 np0000164979 devstack@c-api.service[111344]: DEBUG dbcounter [-] [111344] Writing DB stats cinder:SELECT=1 {{(pid=111344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:22:03.273664 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.middleware.request_id [None req-0537c9bd-f60a-44cb-8de6-8625c4a597ee None None] RequestId filter calling following filter/app {{(pid=111346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:22:03.281507 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-0537c9bd-f60a-44cb-8de6-8625c4a597ee demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:22:03.282449 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-0537c9bd-f60a-44cb-8de6-8625c4a597ee demo demo] Empty body provided in request {{(pid=111346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:22:03.282793 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-0537c9bd-f60a-44cb-8de6-8625c4a597ee demo demo] Calling method 'detail' {{(pid=111346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:22:03.283149 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.api_utils [None req-0537c9bd-f60a-44cb-8de6-8625c4a597ee demo demo] Removing options '' from query. {{(pid=111346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:22:03.285612 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.volume.api [None req-0537c9bd-f60a-44cb-8de6-8625c4a597ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:22:03.295505 np0000164979 devstack@c-api.service[111346]: INFO cinder.volume.api [None req-0537c9bd-f60a-44cb-8de6-8625c4a597ee demo demo] Get all volumes completed successfully. Apr 11 02:22:03.298252 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-0537c9bd-f60a-44cb-8de6-8625c4a597ee demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:22:03.298754 np0000164979 devstack@c-api.service[111346]: [pid: 111346|app: 0|req: 8/32] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:22:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:22:13.291276 np0000164979 devstack@c-api.service[111346]: DEBUG dbcounter [-] [111346] Writing DB stats cinder:SELECT=1 {{(pid=111346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:23:03.312200 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.middleware.request_id [None req-67a48d45-6364-4de0-acf2-80a231c7a8e4 None None] RequestId filter calling following filter/app {{(pid=111347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:23:03.314987 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-67a48d45-6364-4de0-acf2-80a231c7a8e4 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:23:03.315154 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-67a48d45-6364-4de0-acf2-80a231c7a8e4 demo demo] Empty body provided in request {{(pid=111347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:23:03.315330 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-67a48d45-6364-4de0-acf2-80a231c7a8e4 demo demo] Calling method 'detail' {{(pid=111347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:23:03.315537 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.api_utils [None req-67a48d45-6364-4de0-acf2-80a231c7a8e4 demo demo] Removing options '' from query. {{(pid=111347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:23:03.316230 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.volume.api [None req-67a48d45-6364-4de0-acf2-80a231c7a8e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:23:03.324898 np0000164979 devstack@c-api.service[111347]: INFO cinder.volume.api [None req-67a48d45-6364-4de0-acf2-80a231c7a8e4 demo demo] Get all volumes completed successfully. Apr 11 02:23:03.327802 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-67a48d45-6364-4de0-acf2-80a231c7a8e4 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:23:03.328302 np0000164979 devstack@c-api.service[111347]: [pid: 111347|app: 0|req: 8/33] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:23:03 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) Apr 11 02:23:13.319685 np0000164979 devstack@c-api.service[111347]: DEBUG dbcounter [-] [111347] Writing DB stats cinder:SELECT=1 {{(pid=111347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:24:03.342441 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.middleware.request_id [None req-b0b71169-ad7f-4664-97ee-3ac4596c65f1 None None] RequestId filter calling following filter/app {{(pid=111345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:24:03.345847 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-b0b71169-ad7f-4664-97ee-3ac4596c65f1 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:24:03.346137 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-b0b71169-ad7f-4664-97ee-3ac4596c65f1 demo demo] Empty body provided in request {{(pid=111345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:24:03.346306 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.openstack.wsgi [None req-b0b71169-ad7f-4664-97ee-3ac4596c65f1 demo demo] Calling method 'detail' {{(pid=111345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:24:03.346590 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.api.api_utils [None req-b0b71169-ad7f-4664-97ee-3ac4596c65f1 demo demo] Removing options '' from query. {{(pid=111345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:24:03.347524 np0000164979 devstack@c-api.service[111345]: DEBUG cinder.volume.api [None req-b0b71169-ad7f-4664-97ee-3ac4596c65f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111345) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:24:03.355921 np0000164979 devstack@c-api.service[111345]: INFO cinder.volume.api [None req-b0b71169-ad7f-4664-97ee-3ac4596c65f1 demo demo] Get all volumes completed successfully. Apr 11 02:24:03.358482 np0000164979 devstack@c-api.service[111345]: INFO cinder.api.openstack.wsgi [None req-b0b71169-ad7f-4664-97ee-3ac4596c65f1 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:24:03.358902 np0000164979 devstack@c-api.service[111345]: [pid: 111345|app: 0|req: 10/34] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:24:03 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) Apr 11 02:24:13.350486 np0000164979 devstack@c-api.service[111345]: DEBUG dbcounter [-] [111345] Writing DB stats cinder:SELECT=1 {{(pid=111345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:25:03.375533 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.middleware.request_id [None req-2a20c3b4-2207-4b01-9b0d-434b052d3511 None None] RequestId filter calling following filter/app {{(pid=111344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:25:03.506209 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-2a20c3b4-2207-4b01-9b0d-434b052d3511 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:25:03.506575 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-2a20c3b4-2207-4b01-9b0d-434b052d3511 demo demo] Empty body provided in request {{(pid=111344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:25:03.506973 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.openstack.wsgi [None req-2a20c3b4-2207-4b01-9b0d-434b052d3511 demo demo] Calling method 'detail' {{(pid=111344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:25:03.507426 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.api.api_utils [None req-2a20c3b4-2207-4b01-9b0d-434b052d3511 demo demo] Removing options '' from query. {{(pid=111344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:25:03.508858 np0000164979 devstack@c-api.service[111344]: DEBUG cinder.volume.api [None req-2a20c3b4-2207-4b01-9b0d-434b052d3511 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111344) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:25:03.516395 np0000164979 devstack@c-api.service[111344]: INFO cinder.volume.api [None req-2a20c3b4-2207-4b01-9b0d-434b052d3511 demo demo] Get all volumes completed successfully. Apr 11 02:25:03.518283 np0000164979 devstack@c-api.service[111344]: INFO cinder.api.openstack.wsgi [None req-2a20c3b4-2207-4b01-9b0d-434b052d3511 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:25:03.518583 np0000164979 devstack@c-api.service[111344]: [pid: 111344|app: 0|req: 9/35] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:25:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:25:13.512724 np0000164979 devstack@c-api.service[111344]: DEBUG dbcounter [-] [111344] Writing DB stats cinder:SELECT=1 {{(pid=111344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:26:03.534184 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.middleware.request_id [None req-8069142a-7ebb-4fbd-9291-d42810e3553d None None] RequestId filter calling following filter/app {{(pid=111346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:26:03.538356 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-8069142a-7ebb-4fbd-9291-d42810e3553d demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:26:03.538796 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-8069142a-7ebb-4fbd-9291-d42810e3553d demo demo] Empty body provided in request {{(pid=111346) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:26:03.539226 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.openstack.wsgi [None req-8069142a-7ebb-4fbd-9291-d42810e3553d demo demo] Calling method 'detail' {{(pid=111346) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:26:03.539690 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.api.api_utils [None req-8069142a-7ebb-4fbd-9291-d42810e3553d demo demo] Removing options '' from query. {{(pid=111346) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:26:03.541264 np0000164979 devstack@c-api.service[111346]: DEBUG cinder.volume.api [None req-8069142a-7ebb-4fbd-9291-d42810e3553d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111346) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:26:03.553103 np0000164979 devstack@c-api.service[111346]: INFO cinder.volume.api [None req-8069142a-7ebb-4fbd-9291-d42810e3553d demo demo] Get all volumes completed successfully. Apr 11 02:26:03.556445 np0000164979 devstack@c-api.service[111346]: INFO cinder.api.openstack.wsgi [None req-8069142a-7ebb-4fbd-9291-d42810e3553d demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:26:03.557187 np0000164979 devstack@c-api.service[111346]: [pid: 111346|app: 0|req: 9/36] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:26:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:26:13.545684 np0000164979 devstack@c-api.service[111346]: DEBUG dbcounter [-] [111346] Writing DB stats cinder:SELECT=1 {{(pid=111346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:27:03.570657 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.middleware.request_id [None req-c54b19b1-9d96-4c39-b99c-b0607d57eaaa None None] RequestId filter calling following filter/app {{(pid=111347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:27:03.573563 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-c54b19b1-9d96-4c39-b99c-b0607d57eaaa demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 11 02:27:03.573821 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-c54b19b1-9d96-4c39-b99c-b0607d57eaaa demo demo] Empty body provided in request {{(pid=111347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:27:03.574122 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.openstack.wsgi [None req-c54b19b1-9d96-4c39-b99c-b0607d57eaaa demo demo] Calling method 'detail' {{(pid=111347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:27:03.574413 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.api.api_utils [None req-c54b19b1-9d96-4c39-b99c-b0607d57eaaa demo demo] Removing options '' from query. {{(pid=111347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:27:03.575372 np0000164979 devstack@c-api.service[111347]: DEBUG cinder.volume.api [None req-c54b19b1-9d96-4c39-b99c-b0607d57eaaa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:27:03.583555 np0000164979 devstack@c-api.service[111347]: INFO cinder.volume.api [None req-c54b19b1-9d96-4c39-b99c-b0607d57eaaa demo demo] Get all volumes completed successfully. Apr 11 02:27:03.586136 np0000164979 devstack@c-api.service[111347]: INFO cinder.api.openstack.wsgi [None req-c54b19b1-9d96-4c39-b99c-b0607d57eaaa demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:27:03.586573 np0000164979 devstack@c-api.service[111347]: [pid: 111347|app: 0|req: 9/37] 199.204.45.22 () {64 vars in 1289 bytes} [Sat Apr 11 02:27:03 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) Apr 11 02:27:13.578557 np0000164979 devstack@c-api.service[111347]: DEBUG dbcounter [-] [111347] Writing DB stats cinder:SELECT=1 {{(pid=111347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}