Apr 14 21:56:41.417670 np0000166271 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 14 21:56:41.425779 np0000166271 devstack@c-api.service[113147]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 14 21:56:41.429155 np0000166271 devstack@c-api.service[113147]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Apr 14 21:56:41 2026] *** Apr 14 21:56:41.429155 np0000166271 devstack@c-api.service[113147]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 14 21:56:41.429155 np0000166271 devstack@c-api.service[113147]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 14 21:56:41.429155 np0000166271 devstack@c-api.service[113147]: nodename: np0000166271 Apr 14 21:56:41.429155 np0000166271 devstack@c-api.service[113147]: machine: x86_64 Apr 14 21:56:41.429155 np0000166271 devstack@c-api.service[113147]: clock source: unix Apr 14 21:56:41.429155 np0000166271 devstack@c-api.service[113147]: pcre jit disabled Apr 14 21:56:41.429155 np0000166271 devstack@c-api.service[113147]: detected number of CPU cores: 16 Apr 14 21:56:41.429155 np0000166271 devstack@c-api.service[113147]: current working directory: / Apr 14 21:56:41.429155 np0000166271 devstack@c-api.service[113147]: detected binary path: /usr/bin/uwsgi-core Apr 14 21:56:41.429418 np0000166271 devstack@c-api.service[113147]: your processes number limit is 256917 Apr 14 21:56:41.429418 np0000166271 devstack@c-api.service[113147]: your memory page size is 4096 bytes Apr 14 21:56:41.429418 np0000166271 devstack@c-api.service[113147]: detected max file descriptor number: 2048 Apr 14 21:56:41.429418 np0000166271 devstack@c-api.service[113147]: lock engine: pthread robust mutexes Apr 14 21:56:41.429418 np0000166271 devstack@c-api.service[113147]: thunder lock: enabled Apr 14 21:56:41.429707 np0000166271 devstack@c-api.service[113147]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 14 21:56:41.429767 np0000166271 devstack@c-api.service[113147]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 14 21:56:41.429794 np0000166271 devstack@c-api.service[113147]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 14 21:56:41.429794 np0000166271 devstack@c-api.service[113147]: Set PythonHome to /opt/stack/data/venv Apr 14 21:56:41.467477 np0000166271 devstack@c-api.service[113147]: Python main interpreter initialized at 0x733a8baa3668 Apr 14 21:56:41.467477 np0000166271 devstack@c-api.service[113147]: python threads support enabled Apr 14 21:56:41.467477 np0000166271 devstack@c-api.service[113147]: your server socket listen backlog is limited to 100 connections Apr 14 21:56:41.467477 np0000166271 devstack@c-api.service[113147]: your mercy for graceful operations on workers is 80 seconds Apr 14 21:56:41.468017 np0000166271 devstack@c-api.service[113147]: mapped 671795 bytes (656 KB) for 4 cores Apr 14 21:56:41.468174 np0000166271 devstack@c-api.service[113147]: *** Operational MODE: preforking *** Apr 14 21:56:41.468407 np0000166271 devstack@c-api.service[113147]: *** uWSGI is running in multiple interpreter mode *** Apr 14 21:56:41.468407 np0000166271 devstack@c-api.service[113147]: spawned uWSGI master process (pid: 113147) Apr 14 21:56:41.468610 np0000166271 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 14 21:56:41.469162 np0000166271 devstack@c-api.service[113147]: spawned uWSGI worker 1 (pid: 113151, cores: 1) Apr 14 21:56:41.469749 np0000166271 devstack@c-api.service[113147]: spawned uWSGI worker 2 (pid: 113152, cores: 1) Apr 14 21:56:41.470291 np0000166271 devstack@c-api.service[113147]: spawned uWSGI worker 3 (pid: 113153, cores: 1) Apr 14 21:56:41.470915 np0000166271 devstack@c-api.service[113147]: spawned uWSGI worker 4 (pid: 113154, cores: 1) Apr 14 21:56:41.470915 np0000166271 devstack@c-api.service[113147]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 14 21:56:41.603034 np0000166271 devstack@c-api.service[113151]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 21:56:41.603034 np0000166271 devstack@c-api.service[113151]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 21:56:41.603034 np0000166271 devstack@c-api.service[113151]: we strongly recommend against using it for new projects. Apr 14 21:56:41.603034 np0000166271 devstack@c-api.service[113151]: If you are already using Eventlet, we recommend migrating to a different Apr 14 21:56:41.603034 np0000166271 devstack@c-api.service[113151]: framework. For more detail see Apr 14 21:56:41.603034 np0000166271 devstack@c-api.service[113151]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 21:56:41.603034 np0000166271 devstack@c-api.service[113151]: import eventlet # noqa Apr 14 21:56:41.604085 np0000166271 devstack@c-api.service[113152]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 21:56:41.604085 np0000166271 devstack@c-api.service[113152]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 21:56:41.604085 np0000166271 devstack@c-api.service[113152]: we strongly recommend against using it for new projects. Apr 14 21:56:41.604085 np0000166271 devstack@c-api.service[113152]: If you are already using Eventlet, we recommend migrating to a different Apr 14 21:56:41.604085 np0000166271 devstack@c-api.service[113152]: framework. For more detail see Apr 14 21:56:41.604085 np0000166271 devstack@c-api.service[113152]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 21:56:41.604085 np0000166271 devstack@c-api.service[113152]: import eventlet # noqa Apr 14 21:56:41.609088 np0000166271 devstack@c-api.service[113153]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 21:56:41.609088 np0000166271 devstack@c-api.service[113153]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 21:56:41.609088 np0000166271 devstack@c-api.service[113153]: we strongly recommend against using it for new projects. Apr 14 21:56:41.609088 np0000166271 devstack@c-api.service[113153]: If you are already using Eventlet, we recommend migrating to a different Apr 14 21:56:41.609088 np0000166271 devstack@c-api.service[113153]: framework. For more detail see Apr 14 21:56:41.609088 np0000166271 devstack@c-api.service[113153]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 21:56:41.609088 np0000166271 devstack@c-api.service[113153]: import eventlet # noqa Apr 14 21:56:41.615763 np0000166271 devstack@c-api.service[113154]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 21:56:41.615763 np0000166271 devstack@c-api.service[113154]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 21:56:41.615763 np0000166271 devstack@c-api.service[113154]: we strongly recommend against using it for new projects. Apr 14 21:56:41.615763 np0000166271 devstack@c-api.service[113154]: If you are already using Eventlet, we recommend migrating to a different Apr 14 21:56:41.615763 np0000166271 devstack@c-api.service[113154]: framework. For more detail see Apr 14 21:56:41.615763 np0000166271 devstack@c-api.service[113154]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 21:56:41.615763 np0000166271 devstack@c-api.service[113154]: import eventlet # noqa Apr 14 21:56:41.689805 np0000166271 devstack@c-api.service[113152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 21:56:41.689805 np0000166271 devstack@c-api.service[113152]: debtcollector.deprecate( Apr 14 21:56:41.693869 np0000166271 devstack@c-api.service[113151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 21:56:41.693869 np0000166271 devstack@c-api.service[113151]: debtcollector.deprecate( Apr 14 21:56:41.697888 np0000166271 devstack@c-api.service[113153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 21:56:41.697888 np0000166271 devstack@c-api.service[113153]: debtcollector.deprecate( Apr 14 21:56:41.706424 np0000166271 devstack@c-api.service[113154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 21:56:41.706424 np0000166271 devstack@c-api.service[113154]: debtcollector.deprecate( Apr 14 21:56:41.769716 np0000166271 devstack@c-api.service[113152]: /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 14 21:56:41.769716 np0000166271 devstack@c-api.service[113152]: from cgi import parse_header Apr 14 21:56:41.775941 np0000166271 devstack@c-api.service[113151]: /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 14 21:56:41.775941 np0000166271 devstack@c-api.service[113151]: from cgi import parse_header Apr 14 21:56:41.779293 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:41.779293 np0000166271 devstack@c-api.service[113153]: from cgi import parse_header Apr 14 21:56:41.798696 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:41.798696 np0000166271 devstack@c-api.service[113154]: from cgi import parse_header Apr 14 21:56:41.814258 np0000166271 devstack@c-api.service[113152]: /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 14 21:56:41.814258 np0000166271 devstack@c-api.service[113152]: removals.removed_module( Apr 14 21:56:41.814944 np0000166271 devstack@c-api.service[113152]: /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 14 21:56:41.814944 np0000166271 devstack@c-api.service[113152]: removals.removed_module( Apr 14 21:56:41.823126 np0000166271 devstack@c-api.service[113151]: /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 14 21:56:41.823126 np0000166271 devstack@c-api.service[113151]: removals.removed_module( Apr 14 21:56:41.823846 np0000166271 devstack@c-api.service[113151]: /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 14 21:56:41.823846 np0000166271 devstack@c-api.service[113151]: removals.removed_module( Apr 14 21:56:41.825749 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:41.825749 np0000166271 devstack@c-api.service[113153]: removals.removed_module( Apr 14 21:56:41.826503 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:41.826503 np0000166271 devstack@c-api.service[113153]: removals.removed_module( Apr 14 21:56:41.845883 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:41.845883 np0000166271 devstack@c-api.service[113154]: removals.removed_module( Apr 14 21:56:41.846616 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:41.846616 np0000166271 devstack@c-api.service[113154]: removals.removed_module( Apr 14 21:56:42.438027 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:42.438027 np0000166271 devstack@c-api.service[113153]: warnings.warn( Apr 14 21:56:42.488323 np0000166271 devstack@c-api.service[113152]: /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 14 21:56:42.488323 np0000166271 devstack@c-api.service[113152]: warnings.warn( Apr 14 21:56:42.512403 np0000166271 devstack@c-api.service[113151]: /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 14 21:56:42.512403 np0000166271 devstack@c-api.service[113151]: warnings.warn( Apr 14 21:56:42.513858 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:42.513858 np0000166271 devstack@c-api.service[113154]: warnings.warn( Apr 14 21:56:42.542522 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:42.542522 np0000166271 devstack@c-api.service[113153]: warnings.warn( Apr 14 21:56:42.623067 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:42.623067 np0000166271 devstack@c-api.service[113154]: warnings.warn( Apr 14 21:56:42.627922 np0000166271 devstack@c-api.service[113151]: /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 14 21:56:42.627922 np0000166271 devstack@c-api.service[113151]: warnings.warn( Apr 14 21:56:42.640213 np0000166271 devstack@c-api.service[113152]: /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 14 21:56:42.640213 np0000166271 devstack@c-api.service[113152]: warnings.warn( Apr 14 21:56:42.864735 np0000166271 devstack@c-api.service[113153]: 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 14 21:56:42.865285 np0000166271 devstack@c-api.service[113153]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113153) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 21:56:42.930457 np0000166271 devstack@c-api.service[113154]: 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 14 21:56:42.930649 np0000166271 devstack@c-api.service[113154]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113154) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 21:56:42.940927 np0000166271 devstack@c-api.service[113151]: 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 14 21:56:42.941140 np0000166271 devstack@c-api.service[113151]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113151) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 21:56:42.954164 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:42.954164 np0000166271 devstack@c-api.service[113153]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 21:56:42.971942 np0000166271 devstack@c-api.service[113152]: 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 14 21:56:42.972184 np0000166271 devstack@c-api.service[113152]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113152) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 21:56:42.994610 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:42.994610 np0000166271 devstack@c-api.service[113154]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 21:56:43.002388 np0000166271 devstack@c-api.service[113151]: /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 14 21:56:43.002388 np0000166271 devstack@c-api.service[113151]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 21:56:43.048449 np0000166271 devstack@c-api.service[113152]: /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 14 21:56:43.048449 np0000166271 devstack@c-api.service[113152]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 21:56:43.425708 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113154) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 21:56:43.425954 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113151) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 21:56:43.426118 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.426185 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.426412 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.426525 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.426525 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.426734 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.428427 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113153) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 21:56:43.428774 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.428895 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.429004 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.429004 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.429152 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.429231 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.429315 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.429392 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.429456 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.429532 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.429617 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.429686 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.429755 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.429823 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.429917 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.430050 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.430130 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.430203 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.430280 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.430348 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.430421 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.430488 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.430559 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.430625 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.430692 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.430768 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.430768 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.430935 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.430935 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.431125 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.431216 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.431313 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.431418 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.431544 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.431544 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.431544 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.431544 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.431544 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.431544 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.431544 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.431544 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.431544 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.431544 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.432849 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.432849 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.433079 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.433079 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.433079 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.433079 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.433079 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.433079 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.433079 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.434014 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.434014 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.434014 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.434399 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.434531 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.434662 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.434808 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.434989 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.435218 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.435459 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.435645 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.435808 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.435883 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.436052 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.436143 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.436445 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.436649 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.436783 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.436919 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.437074 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.437196 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.437318 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.437363 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.437430 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.437430 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.437602 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.437656 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.437656 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.437788 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.437862 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.437960 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.438025 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.438099 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.438099 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.438228 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.438325 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.438369 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.438442 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.438510 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.438581 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.438581 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.438710 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.438755 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.438826 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.438867 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.438979 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.439063 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.439109 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.439109 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.439242 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.439242 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.439242 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.439242 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.439242 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.439242 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.439242 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.439682 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.439682 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.439682 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.439682 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.439682 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.439984 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.440065 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.440110 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.440207 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.440256 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.440366 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.440413 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.440485 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.440580 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.440693 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.440740 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.440806 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.440906 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.440906 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.441057 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.441057 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.441180 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.441180 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.441180 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.441180 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.441407 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.441506 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.441599 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.441693 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.441784 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.441845 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.441929 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.441929 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.441929 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.441929 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.442328 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.442328 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.442328 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.442328 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.442328 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.442672 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.442672 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.442803 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.442845 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.442908 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.442995 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.443192 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.443232 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.443232 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.443330 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.443330 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.443444 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.443569 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.443615 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.443648 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.443648 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.443803 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.443803 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.443803 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.443803 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.443803 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.443803 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.443803 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.446243 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.446313 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.446376 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.446420 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.446455 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.446566 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.446616 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.446616 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.446753 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.446753 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.446905 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.446905 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.447023 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.447066 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.447103 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.447141 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.447141 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.447141 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.447141 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.447276 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.447318 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.447354 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.447397 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.447437 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.447475 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.447512 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.447546 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.447783 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.447876 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.447942 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.448107 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.448181 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.448218 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.448278 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.448395 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.448469 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.448580 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.448680 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.448747 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.448888 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.448925 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.449042 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.449090 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.449184 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.449232 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.449301 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.449391 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.449477 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.449551 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.449591 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.449696 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.449747 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.449795 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.449829 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.449867 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.449903 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.450073 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.450115 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.450145 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.450221 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.450270 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.450307 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.450340 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.450377 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.450416 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.450448 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.450488 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.450528 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.450561 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.450591 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.450623 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.450661 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.450697 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.450730 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.450730 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.450730 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.450730 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.450730 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.450730 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.450730 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.450730 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.450730 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.450730 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.451060 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.451097 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.451097 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.451097 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.451097 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.451097 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.451251 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.451291 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.451325 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.451361 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.451402 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.451437 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.451437 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.451505 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.451542 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.451573 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.451604 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.451635 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.451670 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.451708 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.451743 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.451775 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.452314 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.452362 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.452446 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.452492 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.452599 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.452654 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.452705 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.452705 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.452779 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.452779 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.452851 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.452891 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.452928 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.453043 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.453502 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.453560 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.453646 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.453728 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.453809 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.453809 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.453913 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.454031 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.454079 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.454149 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.454188 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.454260 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.454330 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.454402 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.454461 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.454526 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.454573 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.454573 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.454637 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.454673 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.454673 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.454725 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.454725 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.454794 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.454835 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.454933 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.455047 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.455142 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.456694 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.456773 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.456859 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.456859 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.456955 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.457036 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.457072 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.457106 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.457148 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.457186 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.457186 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.457186 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.457283 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.457324 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.457888 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.457950 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.458067 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.458142 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.458233 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.458233 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.458370 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.459183 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.459257 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.459293 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.459391 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.459462 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.459541 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.459583 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.459683 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.459761 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.459761 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.459761 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.459761 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.460047 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.460047 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.460188 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.460233 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.460301 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.460374 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.460411 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.460485 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.460579 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.461174 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.461267 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.461313 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.461343 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.461431 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.461474 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.461547 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.461593 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.461661 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.461708 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.461776 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.461847 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.461917 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.461985 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.462020 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.462054 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.462097 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.462130 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.462162 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.462199 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.462240 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.462274 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.462327 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.462366 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.462402 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.462441 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.462477 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.462510 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.462554 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.462588 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.462588 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.462782 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.462832 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.462917 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.463133 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.463178 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.463261 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.463306 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.463306 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.463306 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.463306 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.463306 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.464206 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.464254 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.464330 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.464384 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.464677 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.464677 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.464814 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.464870 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.465061 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.465137 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.466191 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.466270 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.466351 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.466403 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.466448 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.466501 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.466651 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.466707 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.466757 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.466879 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.466879 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.469289 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.469369 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.469498 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.469498 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.469623 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.469623 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.469623 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.470902 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.470902 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.471150 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.471268 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.471354 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.471458 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.471561 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.471629 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.471719 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.471807 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.471891 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.471939 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.472067 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.472067 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.472304 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.472378 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.472451 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.472495 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.472571 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.472628 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.472674 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.472727 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.472795 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.472795 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.472880 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.472920 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.472999 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.473045 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.473098 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.473145 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.473145 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.473230 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.473278 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.473278 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.473278 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.473533 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.473627 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.473718 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.473769 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.473887 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.473996 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.474096 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.474154 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.474235 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.474316 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.474434 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.474523 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.474571 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.474646 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.474723 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.474821 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.474908 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.475046 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.475102 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.475191 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.475239 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.475352 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.475438 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.475488 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.475566 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.475677 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.475725 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.475835 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.475932 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.476039 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.476139 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.476220 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.476220 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.476220 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.476220 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.476220 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.476220 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.476220 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.476220 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.476220 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.476220 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.477048 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.477099 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.477099 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.477237 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.477280 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.477332 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.477377 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.477428 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.477428 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.477523 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.477568 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.477615 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.477659 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.477719 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.477765 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.477814 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.477814 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.477893 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.477943 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.478110 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.478169 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.478237 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.478281 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113152) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 21:56:43.478411 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.478411 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.478411 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.478638 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.478728 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.478836 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.478888 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.478888 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.479116 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.479227 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.479312 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.479390 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.479499 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.479499 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.479658 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.479744 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.479821 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.479900 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.479900 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.480046 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.480102 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.480205 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.480205 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.480396 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.480488 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.480616 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.480616 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.480616 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.480616 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.480616 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.480616 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.480616 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.480616 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.480616 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.480616 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.481084 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.481084 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.481084 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.481084 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.481084 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.481084 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.481084 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.481084 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.481084 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.481084 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.481544 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.481544 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.481544 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.481544 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.481544 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.481544 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.481544 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.481544 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.481544 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.481544 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.481864 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.481864 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.481864 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.481864 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.481864 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.481864 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.481864 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.481864 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.481864 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.481864 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.482474 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.482474 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.482474 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.482474 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.482474 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.482474 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.482474 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.482839 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.482901 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.482901 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.482901 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.482901 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.482901 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.483321 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.483370 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.483469 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.483542 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.483609 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.483676 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.483742 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.483812 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.483879 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.483945 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.484055 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.484167 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.484212 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.484295 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.484439 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.484549 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.484549 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.484777 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.484876 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.484943 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.484943 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.484943 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.485129 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.485129 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.485195 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.485233 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.485264 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.485396 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.485432 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.485463 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.485496 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.485534 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.485572 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.485606 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.485644 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.485644 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.485709 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.485746 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.485781 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.485781 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.485781 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.485781 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.485910 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.485949 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.486129 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.486129 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.486237 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.486361 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.486361 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.486361 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.486361 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.486578 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.486578 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.486578 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.486826 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.486915 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.487038 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.487038 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.487167 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.487271 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.487271 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.487444 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.487547 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.487587 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.487653 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.487653 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.487778 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.487839 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.487934 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.488039 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.488080 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.488144 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.488243 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.488282 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.488372 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.488443 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.488481 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.488646 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.488720 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.488790 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.488857 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.488926 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.489012 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.489054 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.489054 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.489054 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.489054 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.489054 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.489054 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.489054 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.489354 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.489354 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.489418 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.489452 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.489483 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.489521 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.489558 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.489595 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.489635 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.489800 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.489843 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.489935 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.489996 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.490031 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.490061 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.490134 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.490173 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.490236 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.490410 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.490451 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.490511 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.490576 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.490640 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.490702 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.490792 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.490905 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.490905 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.490905 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.490905 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.490905 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.490905 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.491301 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.491301 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.491386 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.491429 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.491462 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.491497 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.491530 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.491562 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.491594 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.491629 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.491661 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.491693 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.491734 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.491765 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.491801 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.491838 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.491875 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.491906 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.491937 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.491982 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.492016 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.492056 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.492095 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.492131 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.492163 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.492163 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.492227 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.492262 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.492297 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.492332 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.492366 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.492366 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.492366 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.492366 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.492366 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.492366 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.492366 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.492366 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.492366 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.492366 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.492678 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.492714 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.492749 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.492786 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.492786 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.492786 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.492786 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.492786 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.492935 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.492935 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.492935 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.493047 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.493080 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.493080 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.493136 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.493170 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.493205 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.493205 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.493205 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.493205 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.493205 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.493205 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.493205 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.493205 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.493444 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.493478 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.493478 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.493478 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.493478 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.493478 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.493631 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.493665 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.493665 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.493729 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.493765 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.493765 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.493765 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.493856 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.493887 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.493929 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.493929 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.494262 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.494262 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.494262 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.494262 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.494262 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.494262 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.494262 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.494602 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.494693 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.494766 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.494810 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.494924 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.494924 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.495051 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.495637 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.495691 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.495764 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.495831 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.495930 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.495930 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.496050 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.496305 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.496366 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.496433 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.496474 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.496622 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.496622 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.496696 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.496744 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.496824 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.496894 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.496934 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.497044 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.497044 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.497118 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.497576 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.497679 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.497723 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.497761 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.497837 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.497878 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.497940 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.498402 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.498448 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.498531 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.498605 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.498645 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.498692 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.498765 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.499735 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.499783 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.499863 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.499913 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.500002 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.500071 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.500123 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.500187 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.500270 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.500329 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.500364 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.500458 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.500498 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.500607 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.501026 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.501105 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.501142 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.501223 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.501313 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.501313 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.501411 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.501693 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.501748 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.501824 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.501887 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.501931 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.501984 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.502064 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.502334 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.502431 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.502477 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.502562 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.502562 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.502701 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.502701 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 21:56:43.503159 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 21:56:43.503220 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 21:56:43.503329 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 21:56:43.503329 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 21:56:43.503437 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 21:56:43.503474 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 21:56:43.537542 np0000166271 devstack@c-api.service[113153]: INFO dbcounter [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Registered counter for database cinder Apr 14 21:56:43.539496 np0000166271 devstack@c-api.service[113151]: INFO dbcounter [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Registered counter for database cinder Apr 14 21:56:43.549388 np0000166271 devstack@c-api.service[113154]: INFO dbcounter [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Registered counter for database cinder Apr 14 21:56:43.550072 np0000166271 devstack@c-api.service[113152]: INFO dbcounter [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Registered counter for database cinder Apr 14 21:56:43.552395 np0000166271 devstack@c-api.service[113153]: DEBUG oslo_db.sqlalchemy.engines [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 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=113153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 21:56:43.559186 np0000166271 devstack@c-api.service[113151]: DEBUG oslo_db.sqlalchemy.engines [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 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=113151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 21:56:43.565122 np0000166271 devstack@c-api.service[113154]: DEBUG oslo_db.sqlalchemy.engines [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de 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=113154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 21:56:43.573380 np0000166271 devstack@c-api.service[113152]: DEBUG oslo_db.sqlalchemy.engines [None req-33a3000e-60b9-4e10-9934-fa570c892307 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=113152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 21:56:43.664265 np0000166271 devstack@c-api.service[113153]: DEBUG dbcounter [-] [113153] Writer thread running {{(pid=113153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 21:56:43.666880 np0000166271 devstack@c-api.service[113153]: INFO cinder.rpc [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 21:56:43.669304 np0000166271 devstack@c-api.service[113153]: INFO cinder.rpc [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 21:56:43.671489 np0000166271 devstack@c-api.service[113153]: INFO cinder.rpc [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 21:56:43.674201 np0000166271 devstack@c-api.service[113153]: INFO cinder.rpc [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 21:56:43.675435 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.677872 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.682727 np0000166271 devstack@c-api.service[113153]: DEBUG oslo_db.sqlalchemy.engines [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 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=113153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 21:56:43.684503 np0000166271 devstack@c-api.service[113153]: INFO cinder.rpc [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 21:56:43.686219 np0000166271 devstack@c-api.service[113153]: INFO cinder.rpc [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 21:56:43.687077 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.689394 np0000166271 devstack@c-api.service[113154]: DEBUG dbcounter [-] [113154] Writer thread running {{(pid=113154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 21:56:43.691290 np0000166271 devstack@c-api.service[113151]: DEBUG dbcounter [-] [113151] Writer thread running {{(pid=113151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 21:56:43.692529 np0000166271 devstack@c-api.service[113154]: INFO cinder.rpc [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 21:56:43.694238 np0000166271 devstack@c-api.service[113151]: INFO cinder.rpc [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 21:56:43.695434 np0000166271 devstack@c-api.service[113154]: INFO cinder.rpc [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 21:56:43.696567 np0000166271 devstack@c-api.service[113151]: INFO cinder.rpc [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 21:56:43.698404 np0000166271 devstack@c-api.service[113154]: INFO cinder.rpc [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 21:56:43.698659 np0000166271 devstack@c-api.service[113151]: INFO cinder.rpc [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 21:56:43.699806 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.700492 np0000166271 devstack@c-api.service[113151]: INFO cinder.rpc [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 21:56:43.700871 np0000166271 devstack@c-api.service[113154]: INFO cinder.rpc [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 21:56:43.701451 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.702170 np0000166271 devstack@c-api.service[113152]: DEBUG dbcounter [-] [113152] Writer thread running {{(pid=113152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 21:56:43.702642 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.703758 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.704089 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.704616 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.705410 np0000166271 devstack@c-api.service[113152]: INFO cinder.rpc [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 21:56:43.707210 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.707995 np0000166271 devstack@c-api.service[113152]: INFO cinder.rpc [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 21:56:43.709472 np0000166271 devstack@c-api.service[113154]: DEBUG oslo_db.sqlalchemy.engines [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de 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=113154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 21:56:43.710149 np0000166271 devstack@c-api.service[113152]: INFO cinder.rpc [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 21:56:43.710797 np0000166271 devstack@c-api.service[113151]: DEBUG oslo_db.sqlalchemy.engines [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 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=113151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 21:56:43.711454 np0000166271 devstack@c-api.service[113154]: INFO cinder.rpc [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 21:56:43.711531 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.712769 np0000166271 devstack@c-api.service[113152]: INFO cinder.rpc [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 21:56:43.712991 np0000166271 devstack@c-api.service[113151]: INFO cinder.rpc [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 21:56:43.713310 np0000166271 devstack@c-api.service[113154]: INFO cinder.rpc [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 21:56:43.714259 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.714342 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.714689 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.714898 np0000166271 devstack@c-api.service[113151]: INFO cinder.rpc [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 21:56:43.715880 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.717671 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.717753 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.721049 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.724624 np0000166271 devstack@c-api.service[113152]: DEBUG oslo_db.sqlalchemy.engines [None req-33a3000e-60b9-4e10-9934-fa570c892307 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=113152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 21:56:43.725295 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.727217 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.727489 np0000166271 devstack@c-api.service[113152]: INFO cinder.rpc [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 21:56:43.728713 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.729173 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.730365 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.730486 np0000166271 devstack@c-api.service[113152]: INFO cinder.rpc [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 21:56:43.731319 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.732124 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.732721 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.733113 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.734652 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.736220 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.738825 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.739023 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.740693 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.741997 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.742625 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.743813 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.744890 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.745067 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.746413 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.746685 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.746895 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.748026 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.749114 np0000166271 devstack@c-api.service[113153]: WARNING cinder.api.contrib.hosts [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 21:56:43.749686 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.749917 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.750464 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.751390 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.751492 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.752724 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.753037 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.754129 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.754399 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.754614 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.755700 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.755892 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.756852 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: extensions {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.757301 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.757393 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.758114 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: encryption {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.758529 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.758996 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.759706 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: os-volume-manage {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.760052 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.761183 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: os-volume-type-access {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.761824 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.762740 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: os-quota-sets {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.763288 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.764198 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: qos-specs {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.765860 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.766408 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: backups {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.766994 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.768484 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.768563 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: os-hosts {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.769513 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.770440 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: scheduler-stats {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.770850 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.771728 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.771839 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: os-volume-transfer {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.772295 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.773406 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.773577 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: extra_specs {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.774461 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.774626 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.774987 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.775135 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: cgsnapshots {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.776095 np0000166271 devstack@c-api.service[113154]: WARNING cinder.api.contrib.hosts [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 21:56:43.776272 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.776522 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: consistencygroups {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.776934 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.777931 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.778088 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.778494 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: os-availability-zone {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.778817 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.779256 np0000166271 devstack@c-api.service[113151]: WARNING cinder.api.contrib.hosts [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 21:56:43.779994 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: os-snapshot-manage {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.780138 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.780210 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.780274 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.781456 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: os-quota-class-sets {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.781769 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.781860 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.782716 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: encryption {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.783249 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.783343 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.783578 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.784241 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: extensions {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.784306 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extended resource: capabilities {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.785203 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.785728 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: encryption {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.786423 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.786648 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.787405 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: os-volume-manage {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.787566 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: extensions {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.787876 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.788854 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: encryption {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.788936 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: os-volume-type-access {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.789351 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.790287 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.790498 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: os-quota-sets {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.790559 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: os-volume-manage {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.790779 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.791957 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: os-volume-type-access {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.792059 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: qos-specs {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.792170 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.793591 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: os-quota-sets {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.793710 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.794147 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: backups {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.794531 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.794625 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.contrib.snapshot_actions [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] SnapshotActionsController initialized {{(pid=113153) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 21:56:43.795079 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: qos-specs {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.795309 np0000166271 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.796181 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.796282 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.796445 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension UsedLimits extending resource: limits {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.796538 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.796650 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.796762 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.796856 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.796952 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: os-hosts {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.797046 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension TypesManage extending resource: types {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.797140 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.797225 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.797333 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: backups {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.797401 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension AdminActions extending resource: volumes {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.797401 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension AdminActions extending resource: snapshots {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.797401 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension AdminActions extending resource: backups {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.797529 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.797630 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.797722 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension VolumeActions extending resource: volumes {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.797922 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.798439 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: scheduler-stats {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.798830 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.799877 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: os-volume-transfer {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.799944 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: os-hosts {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.800203 np0000166271 devstack@c-api.service[113153]: WARNING keystonemiddleware.auth_token [None req-b6250ab6-d884-4b18-b8ce-bcce561f40a3 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 14 21:56:43.800662 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.801480 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: scheduler-stats {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.801641 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: extra_specs {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.801945 np0000166271 devstack@c-api.service[113152]: WARNING cinder.api.contrib.hosts [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 21:56:43.802854 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.802917 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: os-volume-transfer {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.803346 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: cgsnapshots {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.804529 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: extra_specs {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.804614 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.804732 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: consistencygroups {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.806280 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: cgsnapshots {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.806365 np0000166271 devstack@c-api.service[113153]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x733a8baa3668 pid: 113153 (default app) Apr 14 21:56:43.806443 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.806706 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: os-availability-zone {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.806783 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.806783 np0000166271 devstack@c-api.service[113153]: warnings.warn( Apr 14 21:56:43.807660 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: consistencygroups {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.808101 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: os-snapshot-manage {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.808201 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.809610 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: os-quota-class-sets {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.809682 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: os-availability-zone {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.809770 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.810744 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: extensions {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.810893 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: encryption {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.810978 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: os-snapshot-manage {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.812429 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: encryption {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.812502 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: os-quota-class-sets {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.812566 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extended resource: capabilities {{(pid=113154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.813726 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: encryption {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.814355 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: os-volume-manage {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.814909 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.815079 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.815079 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.815318 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.815318 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.815318 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.815318 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.815318 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.815573 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.815573 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.815573 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.815573 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.815573 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.815573 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.815839 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.815839 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.815839 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.815839 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.815839 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.816070 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.816070 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.816070 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.816070 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.816250 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extended resource: capabilities {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.816297 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.816297 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.816297 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.816297 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.816558 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.816558 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.816558 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.816558 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.816558 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.816790 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.816790 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.816790 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.816790 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.816790 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.817029 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.817029 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.817029 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.817029 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.817029 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.817029 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.817275 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.817275 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.817275 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.817275 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.817275 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.817275 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.817539 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.817539 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.817539 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.817539 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.817539 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.817539 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.817795 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.817795 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.817795 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.817795 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.817795 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.817795 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.818443 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.818443 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.818443 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.818443 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.818707 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.818707 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.818707 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.818707 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.818707 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.819178 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.819178 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.819178 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.819178 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.819178 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.819468 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.819468 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.819468 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.819468 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.819468 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.819468 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.819846 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.819846 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.819846 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.819846 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.819846 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.820256 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.820256 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.820256 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.820256 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.820256 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.820548 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.820548 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.820548 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.820548 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.820859 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.820859 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.820859 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.820859 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.821149 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.821149 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.821149 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.821149 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.821149 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.821568 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.821568 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.821568 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.821568 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.821568 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.821835 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.821835 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.821835 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.821835 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.822165 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.822165 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.822165 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.822165 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.822470 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.822470 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.822470 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.822470 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.822772 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.822772 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.822772 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.822772 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.823081 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.823081 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.823081 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.823081 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.823377 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.823377 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.823377 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.823377 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.823377 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.823377 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.823824 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.823824 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.823824 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.823824 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.823824 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.824289 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.824289 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.824289 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.824289 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.824289 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.824289 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.824289 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.824646 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.824646 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.824646 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.824646 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.824646 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.824646 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.824891 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: os-volume-type-access {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.824944 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.824944 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.824944 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.824944 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.824944 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.824944 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.825544 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.825544 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.825544 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.825544 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.825544 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.825544 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.825781 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.825781 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.825781 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.825781 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.826106 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.826106 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.826106 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.826106 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.826435 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.826435 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.826435 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.826435 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.826736 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.826736 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.826736 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:43.826736 np0000166271 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 14 21:56:43.827078 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.827208 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.827313 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.827356 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: os-quota-sets {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.827428 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.middleware.request_id [None req-d6ce1fa3-11fe-4456-97f1-12ea5d0bf2fb None None] RequestId filter calling following filter/app {{(pid=113153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 21:56:43.827502 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.827575 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.827644 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: qos-specs {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.827730 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.827818 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.827858 np0000166271 devstack@c-api.service[113153]: [pid: 113153|app: 0|req: 1/1] 199.204.45.209 () {60 vars in 953 bytes} [Tue Apr 14 21:56:43 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 14 21:56:43.827958 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.828023 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.828099 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: backups {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.828173 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.828239 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.contrib.snapshot_actions [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] SnapshotActionsController initialized {{(pid=113154) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 21:56:43.828239 np0000166271 devstack@c-api.service[113154]: WARNING castellan.key_manager.migration [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.828527 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: os-hosts {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.828576 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.828648 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.828648 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension VolumeTypeAccess extending resource: types {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.828648 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension UsedLimits extending resource: limits {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.828648 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.828648 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.828648 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829009 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.contrib.snapshot_actions [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] SnapshotActionsController initialized {{(pid=113151) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 21:56:43.829096 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829096 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension TypesManage extending resource: types {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829096 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829096 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension AdminActions extending resource: volumes {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829096 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension AdminActions extending resource: snapshots {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829399 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: scheduler-stats {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.829472 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension AdminActions extending resource: backups {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829472 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829733 np0000166271 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.829802 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension SnapshotActions extending resource: snapshots {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829802 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension VolumeActions extending resource: volumes {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829802 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.v3.router [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829974 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829974 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829974 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension UsedLimits extending resource: limits {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829974 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829974 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.829974 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.830427 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: os-volume-transfer {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.830508 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.830508 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension TypesManage extending resource: types {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.830508 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.830508 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension AdminActions extending resource: volumes {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.830508 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension AdminActions extending resource: snapshots {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.830508 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension AdminActions extending resource: backups {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.830508 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.830907 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.830907 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension VolumeActions extending resource: volumes {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.830907 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.831156 np0000166271 devstack@c-api.service[113154]: WARNING keystonemiddleware.auth_token [None req-dec70abf-cec7-49e6-b1cb-c4a2f6ad49de 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 14 21:56:43.831254 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: extra_specs {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.831829 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: cgsnapshots {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.832257 np0000166271 devstack@c-api.service[113151]: WARNING keystonemiddleware.auth_token [None req-88e314dd-684a-4fd4-b31b-ce1f6168ab93 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 14 21:56:43.833494 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: consistencygroups {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.835575 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: os-availability-zone {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.835707 np0000166271 devstack@c-api.service[113154]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x733a8baa3668 pid: 113154 (default app) Apr 14 21:56:43.837094 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: os-snapshot-manage {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.838651 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: os-quota-class-sets {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.839804 np0000166271 devstack@c-api.service[113151]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x733a8baa3668 pid: 113151 (default app) Apr 14 21:56:43.840104 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: encryption {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.841828 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extended resource: capabilities {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 21:56:43.844691 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.846536 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.848261 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.850050 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.851745 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.853538 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.854719 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.contrib.snapshot_actions [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] SnapshotActionsController initialized {{(pid=113152) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 21:56:43.855624 np0000166271 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 21:56:43.856601 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.856704 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.856854 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension UsedLimits extending resource: limits {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.856944 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.857104 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.857207 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.857314 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.857428 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension TypesManage extending resource: types {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.857519 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.857692 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension AdminActions extending resource: volumes {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.857803 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension AdminActions extending resource: snapshots {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.858066 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension AdminActions extending resource: backups {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.858194 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.858335 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.858452 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension VolumeActions extending resource: volumes {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.858606 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-33a3000e-60b9-4e10-9934-fa570c892307 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 21:56:43.861441 np0000166271 devstack@c-api.service[113152]: WARNING keystonemiddleware.auth_token [None req-33a3000e-60b9-4e10-9934-fa570c892307 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 14 21:56:43.868044 np0000166271 devstack@c-api.service[113152]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x733a8baa3668 pid: 113152 (default app) Apr 14 21:56:51.560181 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.middleware.request_id [None req-29c5780b-e363-45e0-895d-ef98de7d9eb3 None None] RequestId filter calling following filter/app {{(pid=113153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 21:56:52.088756 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-29c5780b-e363-45e0-895d-ef98de7d9eb3 admin admin] POST https://199.204.45.209/volume/v3/types Apr 14 21:56:52.089283 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-29c5780b-e363-45e0-895d-ef98de7d9eb3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 14 21:56:52.091024 np0000166271 devstack@c-api.service[113153]: /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 14 21:56:52.091024 np0000166271 devstack@c-api.service[113153]: warnings.warn( Apr 14 21:56:52.101950 np0000166271 devstack@c-api.service[113153]: DEBUG oslo_db.sqlalchemy.engines [None req-29c5780b-e363-45e0-895d-ef98de7d9eb3 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=113153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 21:56:52.136490 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-29c5780b-e363-45e0-895d-ef98de7d9eb3 admin admin] https://199.204.45.209/volume/v3/types returned with HTTP 200 Apr 14 21:56:52.137260 np0000166271 devstack@c-api.service[113153]: [pid: 113153|app: 0|req: 2/2] 199.204.45.209 () {68 vars in 1288 bytes} [Tue Apr 14 21:56:51 2026] POST /volume/v3/types => generated 186 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 21:56:52.152441 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.152441 np0000166271 devstack@c-api.service[113154]: warnings.warn( Apr 14 21:56:52.166831 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.166831 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.167051 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.167051 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.167051 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.167051 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.167051 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.167540 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.167540 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.167540 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.167540 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.167540 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.167540 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.167903 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.167903 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.167903 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.167903 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.167903 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.168216 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.168216 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.168216 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.168216 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.168482 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.168482 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.168482 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.168482 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.168775 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.168775 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.168775 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.168775 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.168775 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.169093 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.169093 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.169093 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.169093 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.169093 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.169370 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.169370 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.169370 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.169370 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.169370 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.169370 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.169704 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.169704 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.169704 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.169704 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.169704 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.169704 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.170340 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.170340 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.170340 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.170340 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.170340 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.170340 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.171427 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.171427 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.171427 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.171427 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.171427 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.171427 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.172075 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.172075 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.172075 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.172075 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.172496 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.172496 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.172496 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.172496 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.172496 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.172957 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.172957 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.172957 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.172957 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.172957 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.173317 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.173317 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.173317 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.173317 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.173317 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.173317 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.173709 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.173709 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.173709 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.173709 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.173709 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.174072 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.174072 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.174072 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.174072 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.174072 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.174452 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.174452 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.174452 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.174452 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.174740 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.174740 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.174740 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.174740 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.175065 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.175065 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.175065 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.175065 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.175065 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.175465 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.175465 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.175465 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.175465 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.175465 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.175783 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.175783 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.175783 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.175783 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.176107 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.176107 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.176107 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.176107 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.176457 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.176457 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.176457 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.176457 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.176737 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.176737 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.176737 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.176737 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.177168 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.177168 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.177168 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.177168 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.177550 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.177550 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.177550 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.177550 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.177550 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.177550 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.178001 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.178001 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.178001 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.178001 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.178001 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.178359 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.178359 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.178359 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.178359 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.178359 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.178359 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.178359 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.178857 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.178857 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.178857 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.178857 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.178857 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.178857 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.179216 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.179216 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.179216 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.179216 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.179216 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.179216 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.179445 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.179445 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.179445 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.179445 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.179445 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.179445 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.179687 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.179687 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.179687 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.179687 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.179846 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.179846 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.179846 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.179846 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.180018 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.180018 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.180018 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.180018 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.180176 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.180176 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.180176 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.180176 np0000166271 devstack@c-api.service[113154]: warnings.warn(deprecated_msg) Apr 14 21:56:52.180176 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.middleware.request_id [req-29c5780b-e363-45e0-895d-ef98de7d9eb3 req-efab7712-1a71-4552-813d-8a7dcecc94d9 None None] RequestId filter calling following filter/app {{(pid=113154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 21:56:52.502957 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [req-29c5780b-e363-45e0-895d-ef98de7d9eb3 req-efab7712-1a71-4552-813d-8a7dcecc94d9 admin admin] POST https://199.204.45.209/volume/v3/types/67000365-5714-4c31-ad73-5ab441a25053/extra_specs Apr 14 21:56:52.503594 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [req-29c5780b-e363-45e0-895d-ef98de7d9eb3 req-efab7712-1a71-4552-813d-8a7dcecc94d9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 14 21:56:52.505465 np0000166271 devstack@c-api.service[113154]: /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 14 21:56:52.505465 np0000166271 devstack@c-api.service[113154]: warnings.warn( Apr 14 21:56:52.516596 np0000166271 devstack@c-api.service[113154]: DEBUG oslo_db.sqlalchemy.engines [req-29c5780b-e363-45e0-895d-ef98de7d9eb3 req-efab7712-1a71-4552-813d-8a7dcecc94d9 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=113154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 21:56:52.587004 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [req-29c5780b-e363-45e0-895d-ef98de7d9eb3 req-efab7712-1a71-4552-813d-8a7dcecc94d9 admin admin] https://199.204.45.209/volume/v3/types/67000365-5714-4c31-ad73-5ab441a25053/extra_specs returned with HTTP 200 Apr 14 21:56:52.587667 np0000166271 devstack@c-api.service[113154]: [pid: 113154|app: 0|req: 1/3] 199.204.45.209 () {70 vars in 1505 bytes} [Tue Apr 14 21:56:52 2026] POST /volume/v3/types/67000365-5714-4c31-ad73-5ab441a25053/extra_specs => generated 55 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 21:56:53.714518 np0000166271 devstack@c-api.service[113151]: DEBUG dbcounter [-] [113151] Writing DB stats cinder:SELECT=6 {{(pid=113151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 21:56:53.729533 np0000166271 devstack@c-api.service[113152]: DEBUG dbcounter [-] [113152] Writing DB stats cinder:SELECT=6 {{(pid=113152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 21:57:02.133710 np0000166271 devstack@c-api.service[113153]: DEBUG dbcounter [-] [113153] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 21:57:02.584796 np0000166271 devstack@c-api.service[113154]: DEBUG dbcounter [-] [113154] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 21:59:41.445911 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.445911 np0000166271 devstack@c-api.service[113151]: warnings.warn( Apr 14 21:59:41.461328 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.461328 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.461328 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.461328 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.461328 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.462016 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.462016 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.462016 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.462016 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.462016 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.462452 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.462452 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.462452 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.462452 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.462452 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.462452 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.463022 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.463022 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.463022 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.463022 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.463370 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.463370 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.463370 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.463370 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.463766 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.463766 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.463766 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.463766 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.464129 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.464129 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.464129 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.464129 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.464129 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.464566 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.464566 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.464566 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.464566 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.464566 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.465052 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.465052 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.465052 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.465052 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.465052 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.465052 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.465650 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.465650 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.465650 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.465650 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.465650 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.465650 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.466266 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.466266 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.466266 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.466266 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.466266 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.466266 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.466742 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.466742 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.466742 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.466742 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.466742 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.467344 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.467344 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.467344 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.467344 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.467344 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.467707 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.467707 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.467707 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.467707 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.467707 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.467707 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.468233 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.468233 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.468233 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.468233 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.468233 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.468233 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.468647 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.468647 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.468647 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.468647 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.468647 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.469080 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.469080 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.469080 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.469080 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.469080 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.469471 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.469471 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.469471 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.469471 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.469773 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.469773 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.469773 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.469773 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.470116 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.470116 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.470116 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.470116 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.470116 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.470499 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.470499 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.470499 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.470499 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.470499 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.470739 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.470739 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.470739 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.470739 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.470932 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.470932 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.470932 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.470932 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.471171 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.471171 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.471171 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.471171 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.471395 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.471395 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.471395 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.471395 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.472001 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.472001 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.472001 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.472001 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.472289 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.472289 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.472289 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.472289 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.472289 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.472592 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.472592 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.472592 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.472592 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.472592 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.472592 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.472940 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.472940 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.472940 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.472940 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.472940 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.473259 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.473259 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.473259 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.473259 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.473259 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.473259 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.473603 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.473603 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.473603 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.473603 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.473603 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.473603 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.473995 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.473995 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.473995 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.473995 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.473995 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.473995 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.474367 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.474367 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.474367 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.474367 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.474367 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.474367 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.474782 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.474782 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.474782 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.474782 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.475032 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.475032 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.475032 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.475032 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.475032 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.475319 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.475319 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.475319 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.475319 np0000166271 devstack@c-api.service[113151]: /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 14 21:59:41.475319 np0000166271 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 14 21:59:41.475319 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.middleware.request_id [None req-22c061bd-ce44-4cc2-bd8f-5b0f5a124ed5 None None] RequestId filter calling following filter/app {{(pid=113151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 21:59:41.475319 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-22c061bd-ce44-4cc2-bd8f-5b0f5a124ed5 None None] GET https://199.204.45.209/volume// Apr 14 21:59:41.475552 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-22c061bd-ce44-4cc2-bd8f-5b0f5a124ed5 None None] Empty body provided in request {{(pid=113151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 21:59:41.475552 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-22c061bd-ce44-4cc2-bd8f-5b0f5a124ed5 None None] Calling method 'all' {{(pid=113151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 21:59:41.475552 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-22c061bd-ce44-4cc2-bd8f-5b0f5a124ed5 None None] https://199.204.45.209/volume// returned with HTTP 300 Apr 14 21:59:41.475552 np0000166271 devstack@c-api.service[113151]: [pid: 113151|app: 0|req: 1/4] 199.204.45.209 () {66 vars in 1456 bytes} [Tue Apr 14 21:59:41 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 14 22:00:23.517372 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.517372 np0000166271 devstack@c-api.service[113152]: warnings.warn( Apr 14 22:00:23.530801 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.530801 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.530801 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.530801 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.530801 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.531405 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.531405 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.531405 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.531405 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.531405 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.531795 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.531795 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.531795 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.531795 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.531795 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.531795 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.532273 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.532273 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.532273 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.532273 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.532606 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.532606 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.532606 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.532606 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.532915 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.532915 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.532915 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.532915 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.533214 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.533214 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.533214 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.533214 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.533214 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.533528 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.533528 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.533528 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.533528 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.533528 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.533834 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.533834 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.533834 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.533834 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.533834 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.533834 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.534282 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.534282 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.534282 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.534282 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.534282 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.534282 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.534652 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.534652 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.534652 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.534652 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.534652 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.534652 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.535218 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.535218 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.535218 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.535218 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.535218 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.535572 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.535572 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.535572 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.535572 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.535572 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.536007 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.536007 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.536007 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.536007 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.536007 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.536007 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.536407 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.536407 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.536407 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.536407 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.536407 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.536407 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.536787 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.536787 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.536787 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.536787 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.536787 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.537147 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.537147 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.537147 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.537147 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.537147 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.537478 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.537478 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.537478 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.537478 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.537683 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.537683 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.537683 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.537683 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.537842 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.537842 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.537842 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.537842 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.537842 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.538072 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.538072 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.538072 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.538072 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.538072 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.538259 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.538259 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.538259 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.538259 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.538417 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.538417 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.538417 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.538417 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.538589 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.538589 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.538589 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.538589 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.538763 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.538763 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.538763 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.538763 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.538907 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.538907 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.538907 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.538907 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.539088 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.539088 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.539088 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.539088 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.539088 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.539282 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.539282 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.539282 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.539282 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.539282 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.539282 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.539511 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.539511 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.539511 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.539511 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.539511 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.539732 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.539732 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.539732 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.539732 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.539732 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.539732 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.540103 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.540103 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.540103 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.540103 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.540103 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.540103 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.540355 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.540355 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.540355 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.540355 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.540355 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.540355 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.540609 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.540609 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.540609 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.540609 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.540609 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.540609 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.540851 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.540851 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.540851 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.540851 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.541024 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.541024 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.541024 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.541024 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.541024 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.541225 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.541225 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.541225 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.541225 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.541225 np0000166271 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 14 22:00:23.541225 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.middleware.request_id [None req-7df4326d-0c7c-426a-9858-db3cc1cbfbce None None] RequestId filter calling following filter/app {{(pid=113152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:00:23.947784 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-7df4326d-0c7c-426a-9858-db3cc1cbfbce demo demo] GET https://199.204.45.209/volume/v3/types?is_public=None Apr 14 22:00:23.948237 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-7df4326d-0c7c-426a-9858-db3cc1cbfbce demo demo] Empty body provided in request {{(pid=113152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:00:23.948553 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-7df4326d-0c7c-426a-9858-db3cc1cbfbce demo demo] Calling method 'index' {{(pid=113152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:00:23.949172 np0000166271 devstack@c-api.service[113152]: /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 14 22:00:23.949172 np0000166271 devstack@c-api.service[113152]: warnings.warn( Apr 14 22:00:23.949924 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.api_utils [None req-7df4326d-0c7c-426a-9858-db3cc1cbfbce demo demo] Removing options '' from query. {{(pid=113152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:00:23.959822 np0000166271 devstack@c-api.service[113152]: DEBUG oslo_db.sqlalchemy.engines [None req-7df4326d-0c7c-426a-9858-db3cc1cbfbce 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=113152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 22:00:23.982430 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-7df4326d-0c7c-426a-9858-db3cc1cbfbce demo demo] https://199.204.45.209/volume/v3/types?is_public=None returned with HTTP 200 Apr 14 22:00:23.983201 np0000166271 devstack@c-api.service[113152]: [pid: 113152|app: 0|req: 1/5] 199.204.45.209 () {64 vars in 1263 bytes} [Tue Apr 14 22:00:23 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 22:00:23.996529 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.middleware.request_id [req-7df4326d-0c7c-426a-9858-db3cc1cbfbce req-958d9a6c-8a6b-44eb-867f-a414997fceae None None] RequestId filter calling following filter/app {{(pid=113153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:00:24.001989 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [req-7df4326d-0c7c-426a-9858-db3cc1cbfbce req-958d9a6c-8a6b-44eb-867f-a414997fceae demo demo] GET https://199.204.45.209/volume/v3/types/default Apr 14 22:00:24.002396 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [req-7df4326d-0c7c-426a-9858-db3cc1cbfbce req-958d9a6c-8a6b-44eb-867f-a414997fceae demo demo] Empty body provided in request {{(pid=113153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:00:24.002728 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [req-7df4326d-0c7c-426a-9858-db3cc1cbfbce req-958d9a6c-8a6b-44eb-867f-a414997fceae demo demo] Calling method 'show' {{(pid=113153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:00:24.015376 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [req-7df4326d-0c7c-426a-9858-db3cc1cbfbce req-958d9a6c-8a6b-44eb-867f-a414997fceae demo demo] https://199.204.45.209/volume/v3/types/default returned with HTTP 200 Apr 14 22:00:24.015891 np0000166271 devstack@c-api.service[113153]: [pid: 113153|app: 0|req: 3/6] 199.204.45.209 () {66 vars in 1329 bytes} [Tue Apr 14 22:00:23 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 22:00:24.400467 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.middleware.request_id [None req-c4d53772-e008-4615-aa30-1d5f3d203ba1 None None] RequestId filter calling following filter/app {{(pid=113154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:00:24.406297 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-c4d53772-e008-4615-aa30-1d5f3d203ba1 demo demo] GET https://199.204.45.209/volume/v3/types/default Apr 14 22:00:24.406634 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-c4d53772-e008-4615-aa30-1d5f3d203ba1 demo demo] Empty body provided in request {{(pid=113154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:00:24.406919 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-c4d53772-e008-4615-aa30-1d5f3d203ba1 demo demo] Calling method 'show' {{(pid=113154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:00:24.430778 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-c4d53772-e008-4615-aa30-1d5f3d203ba1 demo demo] https://199.204.45.209/volume/v3/types/default returned with HTTP 200 Apr 14 22:00:24.431405 np0000166271 devstack@c-api.service[113154]: [pid: 113154|app: 0|req: 2/7] 199.204.45.209 () {64 vars in 1258 bytes} [Tue Apr 14 22:00:24 2026] GET /volume/v3/types/default => generated 145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 22:00:24.955478 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.middleware.request_id [None req-1098b960-5d26-44e1-a249-3b20301f79e0 None None] RequestId filter calling following filter/app {{(pid=113151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:00:25.295552 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-1098b960-5d26-44e1-a249-3b20301f79e0 demo demo] GET https://199.204.45.209/volume/v3/types/default Apr 14 22:00:25.295885 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-1098b960-5d26-44e1-a249-3b20301f79e0 demo demo] Empty body provided in request {{(pid=113151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:00:25.296117 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-1098b960-5d26-44e1-a249-3b20301f79e0 demo demo] Calling method 'show' {{(pid=113151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:00:25.305551 np0000166271 devstack@c-api.service[113151]: DEBUG oslo_db.sqlalchemy.engines [None req-1098b960-5d26-44e1-a249-3b20301f79e0 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=113151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 22:00:25.323231 np0000166271 devstack@c-api.service[113151]: /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 14 22:00:25.323231 np0000166271 devstack@c-api.service[113151]: warnings.warn( Apr 14 22:00:25.325854 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-1098b960-5d26-44e1-a249-3b20301f79e0 demo demo] https://199.204.45.209/volume/v3/types/default returned with HTTP 200 Apr 14 22:00:25.326823 np0000166271 devstack@c-api.service[113151]: [pid: 113151|app: 0|req: 2/8] 199.204.45.209 () {64 vars in 1258 bytes} [Tue Apr 14 22:00:24 2026] GET /volume/v3/types/default => generated 145 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 22:00:25.340854 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.middleware.request_id [None req-9f4720b2-7961-449b-a711-1ebd0f9f6856 None None] RequestId filter calling following filter/app {{(pid=113152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:00:25.344086 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-9f4720b2-7961-449b-a711-1ebd0f9f6856 demo demo] GET https://199.204.45.209/volume/v3/types/default Apr 14 22:00:25.344387 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-9f4720b2-7961-449b-a711-1ebd0f9f6856 demo demo] Empty body provided in request {{(pid=113152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:00:25.344725 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-9f4720b2-7961-449b-a711-1ebd0f9f6856 demo demo] Calling method 'show' {{(pid=113152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:00:25.361133 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-9f4720b2-7961-449b-a711-1ebd0f9f6856 demo demo] https://199.204.45.209/volume/v3/types/default returned with HTTP 200 Apr 14 22:00:25.361538 np0000166271 devstack@c-api.service[113152]: [pid: 113152|app: 0|req: 2/9] 199.204.45.209 () {64 vars in 1258 bytes} [Tue Apr 14 22:00:25 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 22:00:34.009575 np0000166271 devstack@c-api.service[113153]: DEBUG dbcounter [-] [113153] Writing DB stats cinder:SELECT=2 {{(pid=113153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:00:34.426258 np0000166271 devstack@c-api.service[113154]: DEBUG dbcounter [-] [113154] Writing DB stats cinder:SELECT=2 {{(pid=113154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:00:35.320193 np0000166271 devstack@c-api.service[113151]: DEBUG dbcounter [-] [113151] Writing DB stats cinder:SELECT=2 {{(pid=113151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:00:35.356934 np0000166271 devstack@c-api.service[113152]: DEBUG dbcounter [-] [113152] Writing DB stats cinder:SELECT=3 {{(pid=113152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:05:09.680073 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.middleware.request_id [None req-7b48ac32-5f7b-4ddd-b28a-ab5ba8fe71a9 None None] RequestId filter calling following filter/app {{(pid=113153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:05:09.787853 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-7b48ac32-5f7b-4ddd-b28a-ab5ba8fe71a9 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:05:09.788162 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-7b48ac32-5f7b-4ddd-b28a-ab5ba8fe71a9 demo demo] Empty body provided in request {{(pid=113153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:05:09.788449 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-7b48ac32-5f7b-4ddd-b28a-ab5ba8fe71a9 demo demo] Calling method 'detail' {{(pid=113153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:05:09.789138 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.api_utils [None req-7b48ac32-5f7b-4ddd-b28a-ab5ba8fe71a9 demo demo] Removing options '' from query. {{(pid=113153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:05:09.790453 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.volume.api [None req-7b48ac32-5f7b-4ddd-b28a-ab5ba8fe71a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113153) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:05:09.852343 np0000166271 devstack@c-api.service[113153]: INFO cinder.volume.api [None req-7b48ac32-5f7b-4ddd-b28a-ab5ba8fe71a9 demo demo] Get all volumes completed successfully. Apr 14 22:05:09.858035 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-7b48ac32-5f7b-4ddd-b28a-ab5ba8fe71a9 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:05:09.858035 np0000166271 devstack@c-api.service[113153]: [pid: 113153|app: 0|req: 4/10] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:05:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:05:19.826798 np0000166271 devstack@c-api.service[113153]: DEBUG dbcounter [-] [113153] Writing DB stats cinder:SELECT=1 {{(pid=113153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:06:09.875194 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.middleware.request_id [None req-b2b09cc2-9a00-41ae-aa40-314b6a835c8f None None] RequestId filter calling following filter/app {{(pid=113154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:06:09.879505 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-b2b09cc2-9a00-41ae-aa40-314b6a835c8f demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:06:09.879732 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-b2b09cc2-9a00-41ae-aa40-314b6a835c8f demo demo] Empty body provided in request {{(pid=113154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:06:09.879958 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-b2b09cc2-9a00-41ae-aa40-314b6a835c8f demo demo] Calling method 'detail' {{(pid=113154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:06:09.880688 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.api_utils [None req-b2b09cc2-9a00-41ae-aa40-314b6a835c8f demo demo] Removing options '' from query. {{(pid=113154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:06:09.881580 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.volume.api [None req-b2b09cc2-9a00-41ae-aa40-314b6a835c8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113154) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:06:09.914762 np0000166271 devstack@c-api.service[113154]: INFO cinder.volume.api [None req-b2b09cc2-9a00-41ae-aa40-314b6a835c8f demo demo] Get all volumes completed successfully. Apr 14 22:06:09.917547 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-b2b09cc2-9a00-41ae-aa40-314b6a835c8f demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:06:09.918154 np0000166271 devstack@c-api.service[113154]: [pid: 113154|app: 0|req: 3/11] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:06:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:06:19.908094 np0000166271 devstack@c-api.service[113154]: DEBUG dbcounter [-] [113154] Writing DB stats cinder:SELECT=1 {{(pid=113154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:07:09.934446 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.middleware.request_id [None req-b19accc6-bb5b-431c-9bc3-e70d83a86811 None None] RequestId filter calling following filter/app {{(pid=113151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:07:09.938491 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-b19accc6-bb5b-431c-9bc3-e70d83a86811 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:07:09.938741 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-b19accc6-bb5b-431c-9bc3-e70d83a86811 demo demo] Empty body provided in request {{(pid=113151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:07:09.939016 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-b19accc6-bb5b-431c-9bc3-e70d83a86811 demo demo] Calling method 'detail' {{(pid=113151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:07:09.939728 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.api_utils [None req-b19accc6-bb5b-431c-9bc3-e70d83a86811 demo demo] Removing options '' from query. {{(pid=113151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:07:09.940834 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.volume.api [None req-b19accc6-bb5b-431c-9bc3-e70d83a86811 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:07:09.983353 np0000166271 devstack@c-api.service[113151]: INFO cinder.volume.api [None req-b19accc6-bb5b-431c-9bc3-e70d83a86811 demo demo] Get all volumes completed successfully. Apr 14 22:07:09.986238 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-b19accc6-bb5b-431c-9bc3-e70d83a86811 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:07:09.986900 np0000166271 devstack@c-api.service[113151]: [pid: 113151|app: 0|req: 3/12] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:07:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:07:19.972544 np0000166271 devstack@c-api.service[113151]: DEBUG dbcounter [-] [113151] Writing DB stats cinder:SELECT=1 {{(pid=113151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:08:10.050317 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.middleware.request_id [None req-393fcd2c-de47-4152-8ea2-0440801b95e9 None None] RequestId filter calling following filter/app {{(pid=113152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:08:10.055070 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-393fcd2c-de47-4152-8ea2-0440801b95e9 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:08:10.055302 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-393fcd2c-de47-4152-8ea2-0440801b95e9 demo demo] Empty body provided in request {{(pid=113152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:08:10.055568 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-393fcd2c-de47-4152-8ea2-0440801b95e9 demo demo] Calling method 'detail' {{(pid=113152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:08:10.056612 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.api_utils [None req-393fcd2c-de47-4152-8ea2-0440801b95e9 demo demo] Removing options '' from query. {{(pid=113152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:08:10.057515 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.volume.api [None req-393fcd2c-de47-4152-8ea2-0440801b95e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:08:10.103302 np0000166271 devstack@c-api.service[113152]: INFO cinder.volume.api [None req-393fcd2c-de47-4152-8ea2-0440801b95e9 demo demo] Get all volumes completed successfully. Apr 14 22:08:10.105672 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-393fcd2c-de47-4152-8ea2-0440801b95e9 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:08:10.106129 np0000166271 devstack@c-api.service[113152]: [pid: 113152|app: 0|req: 3/13] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:08:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:08:20.094766 np0000166271 devstack@c-api.service[113152]: DEBUG dbcounter [-] [113152] Writing DB stats cinder:SELECT=1 {{(pid=113152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:09:10.140089 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.middleware.request_id [None req-d260b7a4-f00e-4ade-b840-c5ee8ad2dd93 None None] RequestId filter calling following filter/app {{(pid=113153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:09:10.144549 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-d260b7a4-f00e-4ade-b840-c5ee8ad2dd93 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:09:10.144870 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-d260b7a4-f00e-4ade-b840-c5ee8ad2dd93 demo demo] Empty body provided in request {{(pid=113153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:09:10.145122 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-d260b7a4-f00e-4ade-b840-c5ee8ad2dd93 demo demo] Calling method 'detail' {{(pid=113153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:09:10.145425 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.api_utils [None req-d260b7a4-f00e-4ade-b840-c5ee8ad2dd93 demo demo] Removing options '' from query. {{(pid=113153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:09:10.146408 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.volume.api [None req-d260b7a4-f00e-4ade-b840-c5ee8ad2dd93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113153) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:09:10.154988 np0000166271 devstack@c-api.service[113153]: INFO cinder.volume.api [None req-d260b7a4-f00e-4ade-b840-c5ee8ad2dd93 demo demo] Get all volumes completed successfully. Apr 14 22:09:10.157443 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-d260b7a4-f00e-4ade-b840-c5ee8ad2dd93 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:09:10.158040 np0000166271 devstack@c-api.service[113153]: [pid: 113153|app: 0|req: 5/14] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:09:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:09:20.150179 np0000166271 devstack@c-api.service[113153]: DEBUG dbcounter [-] [113153] Writing DB stats cinder:SELECT=1 {{(pid=113153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:10:10.171621 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.middleware.request_id [None req-e28d7600-66d2-4732-9ae8-f702751fd49c None None] RequestId filter calling following filter/app {{(pid=113154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:10:10.381795 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-e28d7600-66d2-4732-9ae8-f702751fd49c demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:10:10.382549 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-e28d7600-66d2-4732-9ae8-f702751fd49c demo demo] Empty body provided in request {{(pid=113154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:10:10.382992 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-e28d7600-66d2-4732-9ae8-f702751fd49c demo demo] Calling method 'detail' {{(pid=113154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:10:10.384084 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.api_utils [None req-e28d7600-66d2-4732-9ae8-f702751fd49c demo demo] Removing options '' from query. {{(pid=113154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:10:10.386122 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.volume.api [None req-e28d7600-66d2-4732-9ae8-f702751fd49c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113154) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:10:10.393840 np0000166271 devstack@c-api.service[113154]: INFO cinder.volume.api [None req-e28d7600-66d2-4732-9ae8-f702751fd49c demo demo] Get all volumes completed successfully. Apr 14 22:10:10.396025 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-e28d7600-66d2-4732-9ae8-f702751fd49c demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:10:10.396617 np0000166271 devstack@c-api.service[113154]: [pid: 113154|app: 0|req: 4/15] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:10:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:10:20.389170 np0000166271 devstack@c-api.service[113154]: DEBUG dbcounter [-] [113154] Writing DB stats cinder:SELECT=1 {{(pid=113154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:11:10.413294 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.middleware.request_id [None req-a8908601-927a-405a-b1e5-5bc1aca7995e None None] RequestId filter calling following filter/app {{(pid=113151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:11:10.417105 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-a8908601-927a-405a-b1e5-5bc1aca7995e demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:11:10.417560 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-a8908601-927a-405a-b1e5-5bc1aca7995e demo demo] Empty body provided in request {{(pid=113151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:11:10.417892 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-a8908601-927a-405a-b1e5-5bc1aca7995e demo demo] Calling method 'detail' {{(pid=113151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:11:10.418262 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.api_utils [None req-a8908601-927a-405a-b1e5-5bc1aca7995e demo demo] Removing options '' from query. {{(pid=113151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:11:10.419289 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.volume.api [None req-a8908601-927a-405a-b1e5-5bc1aca7995e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:11:10.432952 np0000166271 devstack@c-api.service[113151]: INFO cinder.volume.api [None req-a8908601-927a-405a-b1e5-5bc1aca7995e demo demo] Get all volumes completed successfully. Apr 14 22:11:10.435830 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-a8908601-927a-405a-b1e5-5bc1aca7995e demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:11:10.436616 np0000166271 devstack@c-api.service[113151]: [pid: 113151|app: 0|req: 4/16] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:11:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:11:20.422918 np0000166271 devstack@c-api.service[113151]: DEBUG dbcounter [-] [113151] Writing DB stats cinder:SELECT=1 {{(pid=113151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:12:10.458137 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.middleware.request_id [None req-ff628119-9c27-4dac-a704-fb10c33e1226 None None] RequestId filter calling following filter/app {{(pid=113152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:12:10.461956 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-ff628119-9c27-4dac-a704-fb10c33e1226 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:12:10.462278 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-ff628119-9c27-4dac-a704-fb10c33e1226 demo demo] Empty body provided in request {{(pid=113152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:12:10.462575 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-ff628119-9c27-4dac-a704-fb10c33e1226 demo demo] Calling method 'detail' {{(pid=113152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:12:10.462957 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.api_utils [None req-ff628119-9c27-4dac-a704-fb10c33e1226 demo demo] Removing options '' from query. {{(pid=113152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:12:10.464379 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.volume.api [None req-ff628119-9c27-4dac-a704-fb10c33e1226 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:12:10.476424 np0000166271 devstack@c-api.service[113152]: INFO cinder.volume.api [None req-ff628119-9c27-4dac-a704-fb10c33e1226 demo demo] Get all volumes completed successfully. Apr 14 22:12:10.480170 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-ff628119-9c27-4dac-a704-fb10c33e1226 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:12:10.480833 np0000166271 devstack@c-api.service[113152]: [pid: 113152|app: 0|req: 4/17] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:12:10 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 14 22:12:20.469043 np0000166271 devstack@c-api.service[113152]: DEBUG dbcounter [-] [113152] Writing DB stats cinder:SELECT=1 {{(pid=113152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:13:10.497866 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.middleware.request_id [None req-03657397-ac65-4f7e-a545-f5e3b3f23b65 None None] RequestId filter calling following filter/app {{(pid=113153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:13:10.502323 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-03657397-ac65-4f7e-a545-f5e3b3f23b65 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:13:10.502674 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-03657397-ac65-4f7e-a545-f5e3b3f23b65 demo demo] Empty body provided in request {{(pid=113153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:13:10.502946 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-03657397-ac65-4f7e-a545-f5e3b3f23b65 demo demo] Calling method 'detail' {{(pid=113153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:13:10.503281 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.api_utils [None req-03657397-ac65-4f7e-a545-f5e3b3f23b65 demo demo] Removing options '' from query. {{(pid=113153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:13:10.504418 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.volume.api [None req-03657397-ac65-4f7e-a545-f5e3b3f23b65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113153) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:13:10.513187 np0000166271 devstack@c-api.service[113153]: INFO cinder.volume.api [None req-03657397-ac65-4f7e-a545-f5e3b3f23b65 demo demo] Get all volumes completed successfully. Apr 14 22:13:10.516363 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-03657397-ac65-4f7e-a545-f5e3b3f23b65 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:13:10.516759 np0000166271 devstack@c-api.service[113153]: [pid: 113153|app: 0|req: 6/18] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:13:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:13:20.507815 np0000166271 devstack@c-api.service[113153]: DEBUG dbcounter [-] [113153] Writing DB stats cinder:SELECT=1 {{(pid=113153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:14:10.538955 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.middleware.request_id [None req-93c24fa2-1a39-43c1-8199-535ba1d04322 None None] RequestId filter calling following filter/app {{(pid=113154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:14:10.541563 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-93c24fa2-1a39-43c1-8199-535ba1d04322 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:14:10.541773 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-93c24fa2-1a39-43c1-8199-535ba1d04322 demo demo] Empty body provided in request {{(pid=113154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:14:10.542717 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-93c24fa2-1a39-43c1-8199-535ba1d04322 demo demo] Calling method 'detail' {{(pid=113154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:14:10.542717 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.api_utils [None req-93c24fa2-1a39-43c1-8199-535ba1d04322 demo demo] Removing options '' from query. {{(pid=113154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:14:10.543104 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.volume.api [None req-93c24fa2-1a39-43c1-8199-535ba1d04322 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113154) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:14:10.550144 np0000166271 devstack@c-api.service[113154]: INFO cinder.volume.api [None req-93c24fa2-1a39-43c1-8199-535ba1d04322 demo demo] Get all volumes completed successfully. Apr 14 22:14:10.552297 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-93c24fa2-1a39-43c1-8199-535ba1d04322 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:14:10.552812 np0000166271 devstack@c-api.service[113154]: [pid: 113154|app: 0|req: 5/19] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:14:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:14:20.545892 np0000166271 devstack@c-api.service[113154]: DEBUG dbcounter [-] [113154] Writing DB stats cinder:SELECT=1 {{(pid=113154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:15:10.568801 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.middleware.request_id [None req-76c48cf0-1961-462e-966f-d644683ea134 None None] RequestId filter calling following filter/app {{(pid=113151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:15:10.730175 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-76c48cf0-1961-462e-966f-d644683ea134 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:15:10.730721 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-76c48cf0-1961-462e-966f-d644683ea134 demo demo] Empty body provided in request {{(pid=113151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:15:10.731094 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-76c48cf0-1961-462e-966f-d644683ea134 demo demo] Calling method 'detail' {{(pid=113151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:15:10.731617 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.api_utils [None req-76c48cf0-1961-462e-966f-d644683ea134 demo demo] Removing options '' from query. {{(pid=113151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:15:10.733270 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.volume.api [None req-76c48cf0-1961-462e-966f-d644683ea134 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:15:10.741530 np0000166271 devstack@c-api.service[113151]: INFO cinder.volume.api [None req-76c48cf0-1961-462e-966f-d644683ea134 demo demo] Get all volumes completed successfully. Apr 14 22:15:10.743488 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-76c48cf0-1961-462e-966f-d644683ea134 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:15:10.743883 np0000166271 devstack@c-api.service[113151]: [pid: 113151|app: 0|req: 5/20] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:15:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:15:20.737737 np0000166271 devstack@c-api.service[113151]: DEBUG dbcounter [-] [113151] Writing DB stats cinder:SELECT=1 {{(pid=113151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:16:10.757864 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.middleware.request_id [None req-7b531fdb-52ab-45fb-bf70-b8c87dd71422 None None] RequestId filter calling following filter/app {{(pid=113152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:16:10.761043 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-7b531fdb-52ab-45fb-bf70-b8c87dd71422 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:16:10.761254 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-7b531fdb-52ab-45fb-bf70-b8c87dd71422 demo demo] Empty body provided in request {{(pid=113152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:16:10.761423 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-7b531fdb-52ab-45fb-bf70-b8c87dd71422 demo demo] Calling method 'detail' {{(pid=113152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:16:10.761784 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.api_utils [None req-7b531fdb-52ab-45fb-bf70-b8c87dd71422 demo demo] Removing options '' from query. {{(pid=113152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:16:10.762503 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.volume.api [None req-7b531fdb-52ab-45fb-bf70-b8c87dd71422 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:16:10.771040 np0000166271 devstack@c-api.service[113152]: INFO cinder.volume.api [None req-7b531fdb-52ab-45fb-bf70-b8c87dd71422 demo demo] Get all volumes completed successfully. Apr 14 22:16:10.774010 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-7b531fdb-52ab-45fb-bf70-b8c87dd71422 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:16:10.774539 np0000166271 devstack@c-api.service[113152]: [pid: 113152|app: 0|req: 5/21] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:16:10 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 14 22:16:20.765544 np0000166271 devstack@c-api.service[113152]: DEBUG dbcounter [-] [113152] Writing DB stats cinder:SELECT=1 {{(pid=113152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:17:10.789509 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.middleware.request_id [None req-ac177038-df94-4353-bd27-6b3924b39b5e None None] RequestId filter calling following filter/app {{(pid=113153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:17:10.791706 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-ac177038-df94-4353-bd27-6b3924b39b5e demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:17:10.791879 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-ac177038-df94-4353-bd27-6b3924b39b5e demo demo] Empty body provided in request {{(pid=113153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:17:10.792088 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-ac177038-df94-4353-bd27-6b3924b39b5e demo demo] Calling method 'detail' {{(pid=113153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:17:10.792322 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.api_utils [None req-ac177038-df94-4353-bd27-6b3924b39b5e demo demo] Removing options '' from query. {{(pid=113153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:17:10.793024 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.volume.api [None req-ac177038-df94-4353-bd27-6b3924b39b5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113153) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:17:10.800812 np0000166271 devstack@c-api.service[113153]: INFO cinder.volume.api [None req-ac177038-df94-4353-bd27-6b3924b39b5e demo demo] Get all volumes completed successfully. Apr 14 22:17:10.805617 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-ac177038-df94-4353-bd27-6b3924b39b5e demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:17:10.806654 np0000166271 devstack@c-api.service[113153]: [pid: 113153|app: 0|req: 7/22] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:17:10 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 14 22:17:20.795686 np0000166271 devstack@c-api.service[113153]: DEBUG dbcounter [-] [113153] Writing DB stats cinder:SELECT=1 {{(pid=113153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:18:10.821465 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.middleware.request_id [None req-a5b58af7-472e-46e1-a166-66bac595af77 None None] RequestId filter calling following filter/app {{(pid=113154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:18:10.824565 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-a5b58af7-472e-46e1-a166-66bac595af77 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:18:10.824818 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-a5b58af7-472e-46e1-a166-66bac595af77 demo demo] Empty body provided in request {{(pid=113154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:18:10.825144 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-a5b58af7-472e-46e1-a166-66bac595af77 demo demo] Calling method 'detail' {{(pid=113154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:18:10.825452 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.api_utils [None req-a5b58af7-472e-46e1-a166-66bac595af77 demo demo] Removing options '' from query. {{(pid=113154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:18:10.826489 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.volume.api [None req-a5b58af7-472e-46e1-a166-66bac595af77 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113154) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:18:10.837581 np0000166271 devstack@c-api.service[113154]: INFO cinder.volume.api [None req-a5b58af7-472e-46e1-a166-66bac595af77 demo demo] Get all volumes completed successfully. Apr 14 22:18:10.840854 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-a5b58af7-472e-46e1-a166-66bac595af77 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:18:10.841496 np0000166271 devstack@c-api.service[113154]: [pid: 113154|app: 0|req: 6/23] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:18:10 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 14 22:18:20.829706 np0000166271 devstack@c-api.service[113154]: DEBUG dbcounter [-] [113154] Writing DB stats cinder:SELECT=1 {{(pid=113154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:19:10.859702 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.middleware.request_id [None req-df8f1d07-a9bb-4dd6-83e6-7de7bd9b8039 None None] RequestId filter calling following filter/app {{(pid=113151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:19:10.862781 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-df8f1d07-a9bb-4dd6-83e6-7de7bd9b8039 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:19:10.863025 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-df8f1d07-a9bb-4dd6-83e6-7de7bd9b8039 demo demo] Empty body provided in request {{(pid=113151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:19:10.863291 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-df8f1d07-a9bb-4dd6-83e6-7de7bd9b8039 demo demo] Calling method 'detail' {{(pid=113151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:19:10.863618 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.api_utils [None req-df8f1d07-a9bb-4dd6-83e6-7de7bd9b8039 demo demo] Removing options '' from query. {{(pid=113151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:19:10.864658 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.volume.api [None req-df8f1d07-a9bb-4dd6-83e6-7de7bd9b8039 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:19:10.879167 np0000166271 devstack@c-api.service[113151]: INFO cinder.volume.api [None req-df8f1d07-a9bb-4dd6-83e6-7de7bd9b8039 demo demo] Get all volumes completed successfully. Apr 14 22:19:10.881701 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-df8f1d07-a9bb-4dd6-83e6-7de7bd9b8039 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:19:10.882490 np0000166271 devstack@c-api.service[113151]: [pid: 113151|app: 0|req: 6/24] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:19:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:19:20.869655 np0000166271 devstack@c-api.service[113151]: DEBUG dbcounter [-] [113151] Writing DB stats cinder:SELECT=1 {{(pid=113151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:20:10.901456 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.middleware.request_id [None req-53dcbeab-481c-40c8-9760-24265562c29d None None] RequestId filter calling following filter/app {{(pid=113152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:20:11.140647 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-53dcbeab-481c-40c8-9760-24265562c29d demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:20:11.140897 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-53dcbeab-481c-40c8-9760-24265562c29d demo demo] Empty body provided in request {{(pid=113152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:20:11.141181 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-53dcbeab-481c-40c8-9760-24265562c29d demo demo] Calling method 'detail' {{(pid=113152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:20:11.141484 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.api_utils [None req-53dcbeab-481c-40c8-9760-24265562c29d demo demo] Removing options '' from query. {{(pid=113152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:20:11.142641 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.volume.api [None req-53dcbeab-481c-40c8-9760-24265562c29d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:20:11.156930 np0000166271 devstack@c-api.service[113152]: INFO cinder.volume.api [None req-53dcbeab-481c-40c8-9760-24265562c29d demo demo] Get all volumes completed successfully. Apr 14 22:20:11.161174 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-53dcbeab-481c-40c8-9760-24265562c29d demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:20:11.162010 np0000166271 devstack@c-api.service[113152]: [pid: 113152|app: 0|req: 6/25] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:20:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:20:21.146819 np0000166271 devstack@c-api.service[113152]: DEBUG dbcounter [-] [113152] Writing DB stats cinder:SELECT=1 {{(pid=113152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:21:11.201891 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.middleware.request_id [None req-560bd00a-2401-4b98-9480-fca71aaa1aa8 None None] RequestId filter calling following filter/app {{(pid=113153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:21:11.206426 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-560bd00a-2401-4b98-9480-fca71aaa1aa8 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:21:11.207689 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-560bd00a-2401-4b98-9480-fca71aaa1aa8 demo demo] Empty body provided in request {{(pid=113153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:21:11.208339 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-560bd00a-2401-4b98-9480-fca71aaa1aa8 demo demo] Calling method 'detail' {{(pid=113153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:21:11.208616 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.api_utils [None req-560bd00a-2401-4b98-9480-fca71aaa1aa8 demo demo] Removing options '' from query. {{(pid=113153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:21:11.209688 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.volume.api [None req-560bd00a-2401-4b98-9480-fca71aaa1aa8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113153) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:21:11.217010 np0000166271 devstack@c-api.service[113153]: INFO cinder.volume.api [None req-560bd00a-2401-4b98-9480-fca71aaa1aa8 demo demo] Get all volumes completed successfully. Apr 14 22:21:11.219380 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-560bd00a-2401-4b98-9480-fca71aaa1aa8 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:21:11.219842 np0000166271 devstack@c-api.service[113153]: [pid: 113153|app: 0|req: 8/26] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:21:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:21:21.212694 np0000166271 devstack@c-api.service[113153]: DEBUG dbcounter [-] [113153] Writing DB stats cinder:SELECT=1 {{(pid=113153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:22:11.235091 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.middleware.request_id [None req-a4a0de11-1c08-4444-a5f0-4cfbdb207769 None None] RequestId filter calling following filter/app {{(pid=113154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:22:11.239654 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-a4a0de11-1c08-4444-a5f0-4cfbdb207769 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:22:11.240133 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-a4a0de11-1c08-4444-a5f0-4cfbdb207769 demo demo] Empty body provided in request {{(pid=113154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:22:11.240504 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-a4a0de11-1c08-4444-a5f0-4cfbdb207769 demo demo] Calling method 'detail' {{(pid=113154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:22:11.241060 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.api_utils [None req-a4a0de11-1c08-4444-a5f0-4cfbdb207769 demo demo] Removing options '' from query. {{(pid=113154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:22:11.242108 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.volume.api [None req-a4a0de11-1c08-4444-a5f0-4cfbdb207769 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113154) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:22:11.252690 np0000166271 devstack@c-api.service[113154]: INFO cinder.volume.api [None req-a4a0de11-1c08-4444-a5f0-4cfbdb207769 demo demo] Get all volumes completed successfully. Apr 14 22:22:11.256952 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-a4a0de11-1c08-4444-a5f0-4cfbdb207769 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:22:11.257414 np0000166271 devstack@c-api.service[113154]: [pid: 113154|app: 0|req: 7/27] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:22:11 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 14 22:22:21.245123 np0000166271 devstack@c-api.service[113154]: DEBUG dbcounter [-] [113154] Writing DB stats cinder:SELECT=1 {{(pid=113154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:23:11.273551 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.middleware.request_id [None req-e6216fa8-57d4-4427-b8b0-363be79fa6ab None None] RequestId filter calling following filter/app {{(pid=113151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:23:11.277542 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-e6216fa8-57d4-4427-b8b0-363be79fa6ab demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:23:11.277883 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-e6216fa8-57d4-4427-b8b0-363be79fa6ab demo demo] Empty body provided in request {{(pid=113151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:23:11.278265 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-e6216fa8-57d4-4427-b8b0-363be79fa6ab demo demo] Calling method 'detail' {{(pid=113151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:23:11.278701 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.api_utils [None req-e6216fa8-57d4-4427-b8b0-363be79fa6ab demo demo] Removing options '' from query. {{(pid=113151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:23:11.279891 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.volume.api [None req-e6216fa8-57d4-4427-b8b0-363be79fa6ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:23:11.287707 np0000166271 devstack@c-api.service[113151]: INFO cinder.volume.api [None req-e6216fa8-57d4-4427-b8b0-363be79fa6ab demo demo] Get all volumes completed successfully. Apr 14 22:23:11.289733 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-e6216fa8-57d4-4427-b8b0-363be79fa6ab demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:23:11.290189 np0000166271 devstack@c-api.service[113151]: [pid: 113151|app: 0|req: 7/28] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:23:11 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 14 22:23:21.283200 np0000166271 devstack@c-api.service[113151]: DEBUG dbcounter [-] [113151] Writing DB stats cinder:SELECT=1 {{(pid=113151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:24:11.305172 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.middleware.request_id [None req-33605eab-8728-4db0-be8b-43a9996b1376 None None] RequestId filter calling following filter/app {{(pid=113152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:24:11.307643 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-33605eab-8728-4db0-be8b-43a9996b1376 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:24:11.307838 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-33605eab-8728-4db0-be8b-43a9996b1376 demo demo] Empty body provided in request {{(pid=113152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:24:11.308151 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-33605eab-8728-4db0-be8b-43a9996b1376 demo demo] Calling method 'detail' {{(pid=113152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:24:11.308344 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.api_utils [None req-33605eab-8728-4db0-be8b-43a9996b1376 demo demo] Removing options '' from query. {{(pid=113152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:24:11.309283 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.volume.api [None req-33605eab-8728-4db0-be8b-43a9996b1376 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:24:11.316779 np0000166271 devstack@c-api.service[113152]: INFO cinder.volume.api [None req-33605eab-8728-4db0-be8b-43a9996b1376 demo demo] Get all volumes completed successfully. Apr 14 22:24:11.318884 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-33605eab-8728-4db0-be8b-43a9996b1376 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:24:11.319318 np0000166271 devstack@c-api.service[113152]: [pid: 113152|app: 0|req: 7/29] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:24:11 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 14 22:24:21.312401 np0000166271 devstack@c-api.service[113152]: DEBUG dbcounter [-] [113152] Writing DB stats cinder:SELECT=1 {{(pid=113152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:25:11.331871 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.middleware.request_id [None req-c60586ca-cfe8-4d21-9550-48a215b2f3c1 None None] RequestId filter calling following filter/app {{(pid=113153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:25:11.419190 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-c60586ca-cfe8-4d21-9550-48a215b2f3c1 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:25:11.419614 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-c60586ca-cfe8-4d21-9550-48a215b2f3c1 demo demo] Empty body provided in request {{(pid=113153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:25:11.420050 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-c60586ca-cfe8-4d21-9550-48a215b2f3c1 demo demo] Calling method 'detail' {{(pid=113153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:25:11.420579 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.api_utils [None req-c60586ca-cfe8-4d21-9550-48a215b2f3c1 demo demo] Removing options '' from query. {{(pid=113153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:25:11.422308 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.volume.api [None req-c60586ca-cfe8-4d21-9550-48a215b2f3c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113153) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:25:11.431262 np0000166271 devstack@c-api.service[113153]: INFO cinder.volume.api [None req-c60586ca-cfe8-4d21-9550-48a215b2f3c1 demo demo] Get all volumes completed successfully. Apr 14 22:25:11.434151 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-c60586ca-cfe8-4d21-9550-48a215b2f3c1 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:25:11.434627 np0000166271 devstack@c-api.service[113153]: [pid: 113153|app: 0|req: 9/30] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:25:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:25:21.425526 np0000166271 devstack@c-api.service[113153]: DEBUG dbcounter [-] [113153] Writing DB stats cinder:SELECT=1 {{(pid=113153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:26:11.450315 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.middleware.request_id [None req-58058ece-b443-4d82-ade2-0bb2693c9b21 None None] RequestId filter calling following filter/app {{(pid=113154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:26:11.453752 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-58058ece-b443-4d82-ade2-0bb2693c9b21 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:26:11.454151 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-58058ece-b443-4d82-ade2-0bb2693c9b21 demo demo] Empty body provided in request {{(pid=113154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:26:11.454455 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-58058ece-b443-4d82-ade2-0bb2693c9b21 demo demo] Calling method 'detail' {{(pid=113154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:26:11.454772 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.api_utils [None req-58058ece-b443-4d82-ade2-0bb2693c9b21 demo demo] Removing options '' from query. {{(pid=113154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:26:11.455855 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.volume.api [None req-58058ece-b443-4d82-ade2-0bb2693c9b21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113154) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:26:11.464614 np0000166271 devstack@c-api.service[113154]: INFO cinder.volume.api [None req-58058ece-b443-4d82-ade2-0bb2693c9b21 demo demo] Get all volumes completed successfully. Apr 14 22:26:11.466707 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-58058ece-b443-4d82-ade2-0bb2693c9b21 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:26:11.467123 np0000166271 devstack@c-api.service[113154]: [pid: 113154|app: 0|req: 8/31] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:26:11 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 14 22:26:21.458907 np0000166271 devstack@c-api.service[113154]: DEBUG dbcounter [-] [113154] Writing DB stats cinder:SELECT=1 {{(pid=113154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:27:11.491309 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.middleware.request_id [None req-3dc5846d-73de-4fef-af9d-3b59f1696427 None None] RequestId filter calling following filter/app {{(pid=113151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:27:11.496071 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-3dc5846d-73de-4fef-af9d-3b59f1696427 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:27:11.496456 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-3dc5846d-73de-4fef-af9d-3b59f1696427 demo demo] Empty body provided in request {{(pid=113151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:27:11.496948 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-3dc5846d-73de-4fef-af9d-3b59f1696427 demo demo] Calling method 'detail' {{(pid=113151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:27:11.497558 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.api_utils [None req-3dc5846d-73de-4fef-af9d-3b59f1696427 demo demo] Removing options '' from query. {{(pid=113151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:27:11.499054 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.volume.api [None req-3dc5846d-73de-4fef-af9d-3b59f1696427 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:27:11.509261 np0000166271 devstack@c-api.service[113151]: INFO cinder.volume.api [None req-3dc5846d-73de-4fef-af9d-3b59f1696427 demo demo] Get all volumes completed successfully. Apr 14 22:27:11.512051 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-3dc5846d-73de-4fef-af9d-3b59f1696427 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:27:11.512641 np0000166271 devstack@c-api.service[113151]: [pid: 113151|app: 0|req: 8/32] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:27:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 22:27:21.503799 np0000166271 devstack@c-api.service[113151]: DEBUG dbcounter [-] [113151] Writing DB stats cinder:SELECT=1 {{(pid=113151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:28:11.525160 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.middleware.request_id [None req-dd376bd0-4936-4d1b-9d58-200b09762d89 None None] RequestId filter calling following filter/app {{(pid=113152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:28:11.527972 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-dd376bd0-4936-4d1b-9d58-200b09762d89 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:28:11.528238 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-dd376bd0-4936-4d1b-9d58-200b09762d89 demo demo] Empty body provided in request {{(pid=113152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:28:11.528483 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-dd376bd0-4936-4d1b-9d58-200b09762d89 demo demo] Calling method 'detail' {{(pid=113152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:28:11.528786 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.api_utils [None req-dd376bd0-4936-4d1b-9d58-200b09762d89 demo demo] Removing options '' from query. {{(pid=113152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:28:11.529808 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.volume.api [None req-dd376bd0-4936-4d1b-9d58-200b09762d89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:28:11.539626 np0000166271 devstack@c-api.service[113152]: INFO cinder.volume.api [None req-dd376bd0-4936-4d1b-9d58-200b09762d89 demo demo] Get all volumes completed successfully. Apr 14 22:28:11.542200 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-dd376bd0-4936-4d1b-9d58-200b09762d89 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:28:11.542558 np0000166271 devstack@c-api.service[113152]: [pid: 113152|app: 0|req: 8/33] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:28:11 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 14 22:28:21.533135 np0000166271 devstack@c-api.service[113152]: DEBUG dbcounter [-] [113152] Writing DB stats cinder:SELECT=1 {{(pid=113152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:29:11.560306 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.middleware.request_id [None req-c28ede20-d270-40c6-9a2d-1a074aadb349 None None] RequestId filter calling following filter/app {{(pid=113153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:29:11.564042 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-c28ede20-d270-40c6-9a2d-1a074aadb349 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:29:11.564395 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-c28ede20-d270-40c6-9a2d-1a074aadb349 demo demo] Empty body provided in request {{(pid=113153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:29:11.564738 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-c28ede20-d270-40c6-9a2d-1a074aadb349 demo demo] Calling method 'detail' {{(pid=113153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:29:11.565136 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.api_utils [None req-c28ede20-d270-40c6-9a2d-1a074aadb349 demo demo] Removing options '' from query. {{(pid=113153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:29:11.566303 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.volume.api [None req-c28ede20-d270-40c6-9a2d-1a074aadb349 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113153) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:29:11.574136 np0000166271 devstack@c-api.service[113153]: INFO cinder.volume.api [None req-c28ede20-d270-40c6-9a2d-1a074aadb349 demo demo] Get all volumes completed successfully. Apr 14 22:29:11.576234 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-c28ede20-d270-40c6-9a2d-1a074aadb349 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:29:11.576626 np0000166271 devstack@c-api.service[113153]: [pid: 113153|app: 0|req: 10/34] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:29:11 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 14 22:29:21.569589 np0000166271 devstack@c-api.service[113153]: DEBUG dbcounter [-] [113153] Writing DB stats cinder:SELECT=1 {{(pid=113153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:30:11.591231 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.middleware.request_id [None req-a2362df2-b877-4a47-8f71-323d9041e556 None None] RequestId filter calling following filter/app {{(pid=113154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:30:11.721365 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-a2362df2-b877-4a47-8f71-323d9041e556 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:30:11.721883 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-a2362df2-b877-4a47-8f71-323d9041e556 demo demo] Empty body provided in request {{(pid=113154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:30:11.722314 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-a2362df2-b877-4a47-8f71-323d9041e556 demo demo] Calling method 'detail' {{(pid=113154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:30:11.722790 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.api_utils [None req-a2362df2-b877-4a47-8f71-323d9041e556 demo demo] Removing options '' from query. {{(pid=113154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:30:11.724394 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.volume.api [None req-a2362df2-b877-4a47-8f71-323d9041e556 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113154) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:30:11.733703 np0000166271 devstack@c-api.service[113154]: INFO cinder.volume.api [None req-a2362df2-b877-4a47-8f71-323d9041e556 demo demo] Get all volumes completed successfully. Apr 14 22:30:11.736395 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-a2362df2-b877-4a47-8f71-323d9041e556 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:30:11.736906 np0000166271 devstack@c-api.service[113154]: [pid: 113154|app: 0|req: 9/35] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:30:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 14 22:30:21.727687 np0000166271 devstack@c-api.service[113154]: DEBUG dbcounter [-] [113154] Writing DB stats cinder:SELECT=1 {{(pid=113154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:31:11.752638 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.middleware.request_id [None req-a1f1e926-1010-4048-abe7-4b43a16e6a5c None None] RequestId filter calling following filter/app {{(pid=113151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:31:11.755425 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-a1f1e926-1010-4048-abe7-4b43a16e6a5c demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:31:11.755681 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-a1f1e926-1010-4048-abe7-4b43a16e6a5c demo demo] Empty body provided in request {{(pid=113151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:31:11.755936 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-a1f1e926-1010-4048-abe7-4b43a16e6a5c demo demo] Calling method 'detail' {{(pid=113151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:31:11.756251 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.api.api_utils [None req-a1f1e926-1010-4048-abe7-4b43a16e6a5c demo demo] Removing options '' from query. {{(pid=113151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:31:11.757926 np0000166271 devstack@c-api.service[113151]: DEBUG cinder.volume.api [None req-a1f1e926-1010-4048-abe7-4b43a16e6a5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:31:11.765853 np0000166271 devstack@c-api.service[113151]: INFO cinder.volume.api [None req-a1f1e926-1010-4048-abe7-4b43a16e6a5c demo demo] Get all volumes completed successfully. Apr 14 22:31:11.768562 np0000166271 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-a1f1e926-1010-4048-abe7-4b43a16e6a5c demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:31:11.769141 np0000166271 devstack@c-api.service[113151]: [pid: 113151|app: 0|req: 9/36] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:31:11 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 14 22:31:21.761266 np0000166271 devstack@c-api.service[113151]: DEBUG dbcounter [-] [113151] Writing DB stats cinder:SELECT=1 {{(pid=113151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:32:11.785168 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.middleware.request_id [None req-015a7ca4-1514-4ed2-be9a-b6cfb6dab22f None None] RequestId filter calling following filter/app {{(pid=113152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:32:11.788956 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-015a7ca4-1514-4ed2-be9a-b6cfb6dab22f demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:32:11.789241 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-015a7ca4-1514-4ed2-be9a-b6cfb6dab22f demo demo] Empty body provided in request {{(pid=113152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:32:11.789541 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-015a7ca4-1514-4ed2-be9a-b6cfb6dab22f demo demo] Calling method 'detail' {{(pid=113152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:32:11.789897 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.api.api_utils [None req-015a7ca4-1514-4ed2-be9a-b6cfb6dab22f demo demo] Removing options '' from query. {{(pid=113152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:32:11.790959 np0000166271 devstack@c-api.service[113152]: DEBUG cinder.volume.api [None req-015a7ca4-1514-4ed2-be9a-b6cfb6dab22f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:32:11.804542 np0000166271 devstack@c-api.service[113152]: INFO cinder.volume.api [None req-015a7ca4-1514-4ed2-be9a-b6cfb6dab22f demo demo] Get all volumes completed successfully. Apr 14 22:32:11.807121 np0000166271 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-015a7ca4-1514-4ed2-be9a-b6cfb6dab22f demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:32:11.807812 np0000166271 devstack@c-api.service[113152]: [pid: 113152|app: 0|req: 9/37] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:32:11 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 14 22:32:21.796576 np0000166271 devstack@c-api.service[113152]: DEBUG dbcounter [-] [113152] Writing DB stats cinder:SELECT=1 {{(pid=113152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:33:11.820571 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.middleware.request_id [None req-1eb1ad76-84db-4250-a1e6-a428febb79ac None None] RequestId filter calling following filter/app {{(pid=113153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:33:11.824849 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-1eb1ad76-84db-4250-a1e6-a428febb79ac demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:33:11.825282 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-1eb1ad76-84db-4250-a1e6-a428febb79ac demo demo] Empty body provided in request {{(pid=113153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:33:11.825773 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-1eb1ad76-84db-4250-a1e6-a428febb79ac demo demo] Calling method 'detail' {{(pid=113153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:33:11.826451 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.api.api_utils [None req-1eb1ad76-84db-4250-a1e6-a428febb79ac demo demo] Removing options '' from query. {{(pid=113153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:33:11.828323 np0000166271 devstack@c-api.service[113153]: DEBUG cinder.volume.api [None req-1eb1ad76-84db-4250-a1e6-a428febb79ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113153) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:33:11.840469 np0000166271 devstack@c-api.service[113153]: INFO cinder.volume.api [None req-1eb1ad76-84db-4250-a1e6-a428febb79ac demo demo] Get all volumes completed successfully. Apr 14 22:33:11.843549 np0000166271 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-1eb1ad76-84db-4250-a1e6-a428febb79ac demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:33:11.843941 np0000166271 devstack@c-api.service[113153]: [pid: 113153|app: 0|req: 11/38] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:33:11 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 14 22:33:21.833269 np0000166271 devstack@c-api.service[113153]: DEBUG dbcounter [-] [113153] Writing DB stats cinder:SELECT=1 {{(pid=113153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 22:34:11.859626 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.middleware.request_id [None req-c35fa529-5f1b-4d74-b840-8ebc11104692 None None] RequestId filter calling following filter/app {{(pid=113154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 22:34:11.862600 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-c35fa529-5f1b-4d74-b840-8ebc11104692 demo demo] GET https://199.204.45.209/volume/v3/volumes/detail Apr 14 22:34:11.862931 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-c35fa529-5f1b-4d74-b840-8ebc11104692 demo demo] Empty body provided in request {{(pid=113154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 22:34:11.863342 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.openstack.wsgi [None req-c35fa529-5f1b-4d74-b840-8ebc11104692 demo demo] Calling method 'detail' {{(pid=113154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 22:34:11.863747 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.api.api_utils [None req-c35fa529-5f1b-4d74-b840-8ebc11104692 demo demo] Removing options '' from query. {{(pid=113154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 22:34:11.865169 np0000166271 devstack@c-api.service[113154]: DEBUG cinder.volume.api [None req-c35fa529-5f1b-4d74-b840-8ebc11104692 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113154) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 22:34:11.879077 np0000166271 devstack@c-api.service[113154]: INFO cinder.volume.api [None req-c35fa529-5f1b-4d74-b840-8ebc11104692 demo demo] Get all volumes completed successfully. Apr 14 22:34:11.882055 np0000166271 devstack@c-api.service[113154]: INFO cinder.api.openstack.wsgi [None req-c35fa529-5f1b-4d74-b840-8ebc11104692 demo demo] https://199.204.45.209/volume/v3/volumes/detail returned with HTTP 200 Apr 14 22:34:11.882554 np0000166271 devstack@c-api.service[113154]: [pid: 113154|app: 0|req: 10/39] 199.204.45.209 () {64 vars in 1295 bytes} [Tue Apr 14 22:34:11 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 14 22:34:21.868994 np0000166271 devstack@c-api.service[113154]: DEBUG dbcounter [-] [113154] Writing DB stats cinder:SELECT=1 {{(pid=113154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}