Apr 25 16:20:26.289815 np0000170203 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 25 16:20:26.301196 np0000170203 devstack@c-api.service[113751]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 25 16:20:26.304041 np0000170203 devstack@c-api.service[113751]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 25 16:20:26 2026] *** Apr 25 16:20:26.304041 np0000170203 devstack@c-api.service[113751]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 25 16:20:26.304041 np0000170203 devstack@c-api.service[113751]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 25 16:20:26.304041 np0000170203 devstack@c-api.service[113751]: nodename: np0000170203 Apr 25 16:20:26.304041 np0000170203 devstack@c-api.service[113751]: machine: x86_64 Apr 25 16:20:26.304041 np0000170203 devstack@c-api.service[113751]: clock source: unix Apr 25 16:20:26.304041 np0000170203 devstack@c-api.service[113751]: pcre jit disabled Apr 25 16:20:26.304041 np0000170203 devstack@c-api.service[113751]: detected number of CPU cores: 16 Apr 25 16:20:26.304041 np0000170203 devstack@c-api.service[113751]: current working directory: / Apr 25 16:20:26.304041 np0000170203 devstack@c-api.service[113751]: detected binary path: /usr/bin/uwsgi-core Apr 25 16:20:26.304041 np0000170203 devstack@c-api.service[113751]: your processes number limit is 256917 Apr 25 16:20:26.304041 np0000170203 devstack@c-api.service[113751]: your memory page size is 4096 bytes Apr 25 16:20:26.304041 np0000170203 devstack@c-api.service[113751]: detected max file descriptor number: 2048 Apr 25 16:20:26.304041 np0000170203 devstack@c-api.service[113751]: lock engine: pthread robust mutexes Apr 25 16:20:26.305049 np0000170203 devstack@c-api.service[113751]: thunder lock: enabled Apr 25 16:20:26.305049 np0000170203 devstack@c-api.service[113751]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 25 16:20:26.305049 np0000170203 devstack@c-api.service[113751]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Apr 25 16:20:26.305049 np0000170203 devstack@c-api.service[113751]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 25 16:20:26.305049 np0000170203 devstack@c-api.service[113751]: Set PythonHome to /opt/stack/data/venv Apr 25 16:20:26.339209 np0000170203 devstack@c-api.service[113751]: Python main interpreter initialized at 0x7d9c504a3668 Apr 25 16:20:26.339209 np0000170203 devstack@c-api.service[113751]: python threads support enabled Apr 25 16:20:26.339209 np0000170203 devstack@c-api.service[113751]: your server socket listen backlog is limited to 100 connections Apr 25 16:20:26.339209 np0000170203 devstack@c-api.service[113751]: your mercy for graceful operations on workers is 80 seconds Apr 25 16:20:26.339661 np0000170203 devstack@c-api.service[113751]: mapped 671795 bytes (656 KB) for 4 cores Apr 25 16:20:26.339854 np0000170203 devstack@c-api.service[113751]: *** Operational MODE: preforking *** Apr 25 16:20:26.340079 np0000170203 devstack@c-api.service[113751]: *** uWSGI is running in multiple interpreter mode *** Apr 25 16:20:26.340079 np0000170203 devstack@c-api.service[113751]: spawned uWSGI master process (pid: 113751) Apr 25 16:20:26.340334 np0000170203 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 25 16:20:26.340727 np0000170203 devstack@c-api.service[113751]: spawned uWSGI worker 1 (pid: 113752, cores: 1) Apr 25 16:20:26.341248 np0000170203 devstack@c-api.service[113751]: spawned uWSGI worker 2 (pid: 113753, cores: 1) Apr 25 16:20:26.341737 np0000170203 devstack@c-api.service[113751]: spawned uWSGI worker 3 (pid: 113754, cores: 1) Apr 25 16:20:26.342326 np0000170203 devstack@c-api.service[113751]: spawned uWSGI worker 4 (pid: 113755, cores: 1) Apr 25 16:20:26.342326 np0000170203 devstack@c-api.service[113751]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 25 16:20:26.466317 np0000170203 devstack@c-api.service[113753]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:20:26.466317 np0000170203 devstack@c-api.service[113753]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:20:26.466317 np0000170203 devstack@c-api.service[113753]: we strongly recommend against using it for new projects. Apr 25 16:20:26.466317 np0000170203 devstack@c-api.service[113753]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:20:26.466317 np0000170203 devstack@c-api.service[113753]: framework. For more detail see Apr 25 16:20:26.466317 np0000170203 devstack@c-api.service[113753]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:20:26.466317 np0000170203 devstack@c-api.service[113753]: import eventlet # noqa Apr 25 16:20:26.471233 np0000170203 devstack@c-api.service[113754]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:20:26.471233 np0000170203 devstack@c-api.service[113754]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:20:26.471233 np0000170203 devstack@c-api.service[113754]: we strongly recommend against using it for new projects. Apr 25 16:20:26.471233 np0000170203 devstack@c-api.service[113754]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:20:26.471233 np0000170203 devstack@c-api.service[113754]: framework. For more detail see Apr 25 16:20:26.471233 np0000170203 devstack@c-api.service[113754]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:20:26.471233 np0000170203 devstack@c-api.service[113754]: import eventlet # noqa Apr 25 16:20:26.474078 np0000170203 devstack@c-api.service[113755]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:20:26.474078 np0000170203 devstack@c-api.service[113755]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:20:26.474078 np0000170203 devstack@c-api.service[113755]: we strongly recommend against using it for new projects. Apr 25 16:20:26.474078 np0000170203 devstack@c-api.service[113755]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:20:26.474078 np0000170203 devstack@c-api.service[113755]: framework. For more detail see Apr 25 16:20:26.474078 np0000170203 devstack@c-api.service[113755]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:20:26.474078 np0000170203 devstack@c-api.service[113755]: import eventlet # noqa Apr 25 16:20:26.496935 np0000170203 devstack@c-api.service[113752]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:20:26.496935 np0000170203 devstack@c-api.service[113752]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:20:26.496935 np0000170203 devstack@c-api.service[113752]: we strongly recommend against using it for new projects. Apr 25 16:20:26.496935 np0000170203 devstack@c-api.service[113752]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:20:26.496935 np0000170203 devstack@c-api.service[113752]: framework. For more detail see Apr 25 16:20:26.496935 np0000170203 devstack@c-api.service[113752]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:20:26.496935 np0000170203 devstack@c-api.service[113752]: import eventlet # noqa Apr 25 16:20:26.549685 np0000170203 devstack@c-api.service[113753]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:20:26.549685 np0000170203 devstack@c-api.service[113753]: debtcollector.deprecate( Apr 25 16:20:26.557894 np0000170203 devstack@c-api.service[113755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:20:26.557894 np0000170203 devstack@c-api.service[113755]: debtcollector.deprecate( Apr 25 16:20:26.561727 np0000170203 devstack@c-api.service[113754]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:20:26.561727 np0000170203 devstack@c-api.service[113754]: debtcollector.deprecate( Apr 25 16:20:26.589324 np0000170203 devstack@c-api.service[113752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:20:26.589324 np0000170203 devstack@c-api.service[113752]: debtcollector.deprecate( Apr 25 16:20:26.630245 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:26.630245 np0000170203 devstack@c-api.service[113753]: from cgi import parse_header Apr 25 16:20:26.633102 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:26.633102 np0000170203 devstack@c-api.service[113755]: from cgi import parse_header Apr 25 16:20:26.643351 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:26.643351 np0000170203 devstack@c-api.service[113754]: from cgi import parse_header Apr 25 16:20:26.672874 np0000170203 devstack@c-api.service[113752]: /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 25 16:20:26.672874 np0000170203 devstack@c-api.service[113752]: from cgi import parse_header Apr 25 16:20:26.676283 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:26.676283 np0000170203 devstack@c-api.service[113753]: removals.removed_module( Apr 25 16:20:26.676468 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:26.676468 np0000170203 devstack@c-api.service[113755]: removals.removed_module( Apr 25 16:20:26.676913 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:26.676913 np0000170203 devstack@c-api.service[113753]: removals.removed_module( Apr 25 16:20:26.677155 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:26.677155 np0000170203 devstack@c-api.service[113755]: removals.removed_module( Apr 25 16:20:26.695786 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:26.695786 np0000170203 devstack@c-api.service[113754]: removals.removed_module( Apr 25 16:20:26.695786 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:26.695786 np0000170203 devstack@c-api.service[113754]: removals.removed_module( Apr 25 16:20:26.718219 np0000170203 devstack@c-api.service[113752]: /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 25 16:20:26.718219 np0000170203 devstack@c-api.service[113752]: removals.removed_module( Apr 25 16:20:26.718949 np0000170203 devstack@c-api.service[113752]: /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 25 16:20:26.718949 np0000170203 devstack@c-api.service[113752]: removals.removed_module( Apr 25 16:20:27.291546 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:27.291546 np0000170203 devstack@c-api.service[113755]: warnings.warn( Apr 25 16:20:27.298279 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:27.298279 np0000170203 devstack@c-api.service[113753]: warnings.warn( Apr 25 16:20:27.345218 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:27.345218 np0000170203 devstack@c-api.service[113754]: warnings.warn( Apr 25 16:20:27.347817 np0000170203 devstack@c-api.service[113752]: /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 25 16:20:27.347817 np0000170203 devstack@c-api.service[113752]: warnings.warn( Apr 25 16:20:27.400060 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:27.400060 np0000170203 devstack@c-api.service[113753]: warnings.warn( Apr 25 16:20:27.400375 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:27.400375 np0000170203 devstack@c-api.service[113755]: warnings.warn( Apr 25 16:20:27.449156 np0000170203 devstack@c-api.service[113752]: /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 25 16:20:27.449156 np0000170203 devstack@c-api.service[113752]: warnings.warn( Apr 25 16:20:27.479413 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:27.479413 np0000170203 devstack@c-api.service[113754]: warnings.warn( Apr 25 16:20:27.693739 np0000170203 devstack@c-api.service[113755]: 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 25 16:20:27.694203 np0000170203 devstack@c-api.service[113755]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113755) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:20:27.699557 np0000170203 devstack@c-api.service[113753]: 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 25 16:20:27.699924 np0000170203 devstack@c-api.service[113753]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113753) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:20:27.740215 np0000170203 devstack@c-api.service[113752]: 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 25 16:20:27.740644 np0000170203 devstack@c-api.service[113752]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113752) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:20:27.771999 np0000170203 devstack@c-api.service[113754]: 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 25 16:20:27.772179 np0000170203 devstack@c-api.service[113754]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113754) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:20:27.780429 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:27.780429 np0000170203 devstack@c-api.service[113755]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:20:27.781459 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:27.781459 np0000170203 devstack@c-api.service[113753]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:20:27.801732 np0000170203 devstack@c-api.service[113752]: /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 25 16:20:27.801732 np0000170203 devstack@c-api.service[113752]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:20:27.836900 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:27.836900 np0000170203 devstack@c-api.service[113754]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:20:28.256618 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113754) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:20:28.256903 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113755) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:20:28.257018 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113752) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:20:28.257122 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.257211 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113753) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:20:28.257327 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.257417 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.257502 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.257609 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.257691 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.257814 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.257922 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.258011 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.258090 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.258182 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.258263 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.258635 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.258747 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.258747 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.258965 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.259068 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.259166 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.259260 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.259344 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.259437 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.259529 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.259611 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.259710 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.259818 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.259920 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.260000 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.260092 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.260182 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.260272 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.260352 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.260442 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.260542 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.260666 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.260797 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.260906 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.261002 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.261084 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.261162 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.261252 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.261336 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.261336 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.261336 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.261336 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.261336 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.261725 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.261880 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.261977 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.262067 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.262165 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.262165 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.262337 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.262428 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.262509 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.262606 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.262687 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.262845 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.262959 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.263058 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.263140 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.263229 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.263328 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.263423 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.263506 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.263587 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.263695 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.263695 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.263695 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.263994 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.263994 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.263994 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.263994 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.264269 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.264365 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.264365 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.264508 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.264629 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.264736 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.264736 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.264736 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.265037 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.265123 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.265199 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.265299 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.265378 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.265465 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.265565 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.265656 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.265735 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.265923 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.266040 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.266124 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.266229 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.266311 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.266311 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.266311 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.266560 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.266560 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.266733 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.266859 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.266959 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.267041 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.267134 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.267213 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.267301 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.267392 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.267475 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.267563 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.267645 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.267734 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.267858 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.267970 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.268050 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.268131 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.268208 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.268299 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.268389 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.268467 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.268543 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.268674 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.268784 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.269064 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.269064 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.269064 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.269271 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.269271 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.269271 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.269271 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.269271 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.269271 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.269500 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.269544 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.269587 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.269796 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.269841 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.269882 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.269924 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.269971 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.270009 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.270045 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.270090 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.270139 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.270177 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.270212 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.270247 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.270290 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.270325 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.270364 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.270405 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.270448 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.270448 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.270448 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.273047 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.273097 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.273174 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.273228 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.273269 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.273314 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.273357 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.273401 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.273441 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.273483 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.273483 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.273557 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.273595 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.273631 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.273670 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.273706 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.273742 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.273807 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.273852 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.273889 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.273925 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.273963 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.274006 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.274044 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.274088 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.274124 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.274124 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.274196 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.274627 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.274695 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.274743 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.274787 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.274822 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.274857 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.274896 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.274933 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.274982 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.275020 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.275054 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.275089 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.275129 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.275175 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.275218 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.275260 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.275303 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.275341 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.275391 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.275430 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.275473 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.275517 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.275558 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.275594 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.275628 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.275662 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.275703 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.275753 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.275825 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.275868 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.275907 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.275939 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.275975 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.276016 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.276060 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.276106 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.276143 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.276190 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.276228 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.276268 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.276311 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.276351 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.276391 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.276449 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.276496 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.276533 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.276572 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.276629 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.276668 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.276705 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.276738 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.276791 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.276845 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.276888 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.276928 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.276965 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.277001 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.277036 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.277071 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.277108 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.277149 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.277194 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.277237 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.277273 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.277308 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.277349 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.277380 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.277409 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.277447 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.277479 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.277509 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.277555 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.277585 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.277616 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.277647 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.277678 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.277715 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.277748 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.277816 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.277856 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.277899 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.277937 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.277937 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.277937 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.278329 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.278374 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.278484 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.278559 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.278559 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.278630 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.278681 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.278720 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.278753 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.278753 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.278875 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.278915 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.278950 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.278986 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.279026 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.279077 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.279119 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.279160 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.279196 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.279228 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.279281 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.279639 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.279892 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.280085 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.280236 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.280360 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.280498 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.280673 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.283573 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.283643 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.283678 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.283779 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.283831 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.283871 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.283940 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.284002 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.284065 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.284125 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.284175 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.284237 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.284301 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.284362 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.284421 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.284471 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.284534 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.284614 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.284668 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.284719 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.284801 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.284801 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.284898 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.284951 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.284951 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.285050 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.285050 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.285155 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.285213 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.285273 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.285324 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.285375 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.285423 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.285480 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.285531 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.285531 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.285531 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.285531 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.285531 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.285531 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.285531 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.285531 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.285932 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.285995 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.286053 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.286119 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.286172 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.286229 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.286289 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.286340 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.286398 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.286454 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.286454 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.286546 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.286608 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.286666 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.286717 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.286801 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.286801 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.286801 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.286801 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.286801 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.286801 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.288224 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.288324 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.288395 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.288505 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.288571 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.288691 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.288820 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.288906 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.288994 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.289080 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.289166 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.289262 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.289327 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.289430 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.290118 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.290198 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.290301 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.290372 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.290464 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.290562 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.290639 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.290747 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.290942 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.290942 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.291044 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.291108 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.291166 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.291223 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.291275 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.291334 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.291385 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.291441 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.291503 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.291561 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.291614 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.291664 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.291714 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.291802 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.291857 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.291907 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.291958 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.292008 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.292075 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.292128 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.292183 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.292241 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.292300 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.292362 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.292412 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.292461 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.292520 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.292571 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.292665 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.292717 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.292786 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.292841 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.292906 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.292956 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.293007 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.293060 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.293118 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.293169 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.293228 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.293281 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.293331 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.293388 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.293440 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.293500 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.293552 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.293603 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.293654 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.293714 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.293805 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.293859 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.293915 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.293974 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.294023 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.294073 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.294129 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.294181 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.294230 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.294287 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.294346 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.294406 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.294464 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.294513 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.294568 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.294617 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.294617 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.294706 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.294773 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.294866 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.294866 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.294866 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.295018 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.295078 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.295131 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.295182 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.295232 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.295281 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.295330 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.295330 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.295440 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.295499 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.295556 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.295608 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.295658 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.295717 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.295802 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.295856 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.295856 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.295955 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.296010 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.296058 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.296116 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.296173 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.296225 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.296281 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.296338 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.296395 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.296451 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.296509 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.296568 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.296660 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.296714 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.296785 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.296839 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.296889 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.296952 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.297012 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.297061 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.297117 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.297177 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.297229 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.297279 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.297336 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.297387 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.297436 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.297488 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.297538 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.297589 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.297656 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.297710 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.297785 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.297842 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.297892 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.297958 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.298015 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.298074 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.298123 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.298181 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.298240 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.298303 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.298360 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.298410 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.298462 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.298513 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.298572 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.298634 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.298687 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.298744 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.298847 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.298901 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.298954 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.299004 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.299062 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.299113 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.299171 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.299226 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.299277 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.299328 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.299328 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.299328 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.299328 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.299328 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.299564 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.299564 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.299564 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.299564 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.299564 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.299564 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.299564 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.299564 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.299564 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.299564 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.300058 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.300058 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.300058 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.300058 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.300242 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.300242 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.300242 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.300242 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.300242 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.300481 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.300534 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.300598 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.300651 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.300700 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.300700 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.300700 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.300700 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.300915 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.300969 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.301026 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.301026 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.301117 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.301169 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.301228 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.301286 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.301352 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.301410 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.301466 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.301517 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.301569 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.301569 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.301569 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.301893 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.301893 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.302002 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.302062 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.302112 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.302160 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.302218 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.302274 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.302326 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.302380 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.302440 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.302492 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.302555 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.302621 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.302676 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.302736 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.302842 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.302897 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.302952 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.303005 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.303066 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.303119 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.303173 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.303224 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.303294 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.303347 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.303405 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.303460 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.303512 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.303512 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.303512 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.303512 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.303714 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.303802 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.303860 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.303918 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.303977 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.304034 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.304096 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.304158 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.304209 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.304274 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.304335 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.304401 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.304450 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.304508 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.304562 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.304661 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.304722 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.304804 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.304857 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.304911 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.304971 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.305035 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.305096 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.305151 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.305202 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.305202 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.305202 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.305315 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.305353 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.305394 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.305438 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.305476 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.305512 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.305553 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.305595 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.305634 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.305634 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.305706 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.305743 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.305796 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.305796 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.305882 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.305920 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.305958 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.305993 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.306030 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.306072 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.306115 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.306158 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.306210 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.306210 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.306210 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.306401 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.306401 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.306401 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.306401 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.306401 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.306561 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.306598 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.306633 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.306675 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.306716 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.306756 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.306833 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.306879 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.306922 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.306957 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.306993 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.307034 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.307070 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.307109 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.307145 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.307186 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.307230 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.307267 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.307309 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.307346 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.307387 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.307424 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.307460 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.307497 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.307540 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.307579 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.307620 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.307663 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.307705 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.307742 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.307802 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.307840 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.307874 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.307910 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.307953 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.307989 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.308026 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.308070 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.308112 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.308150 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.308191 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.308235 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.308270 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.308307 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.308347 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.308382 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.308418 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.308418 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.308418 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.308418 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.308418 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.308599 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.308599 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.308599 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.308701 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.308874 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.308960 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.309028 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.309085 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.309138 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.309202 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.309265 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.309326 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.309387 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.309446 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.309499 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.309553 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.309749 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.309749 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.309749 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.309939 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.310005 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.310059 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.310112 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.310174 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.310174 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.310174 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.310174 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.310174 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.310174 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.310174 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.310537 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.310597 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.310658 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.310713 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.310810 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.310895 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.310951 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.311003 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.311058 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.311110 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.311163 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.311227 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.311280 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.311340 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.311402 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.311458 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.311458 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.311458 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.311610 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.311610 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.311719 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.311795 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.311795 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.311795 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.311795 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.311795 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.312027 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.312083 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.312160 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.312160 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.312274 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.312328 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.312392 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.312453 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.312508 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.312561 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.312561 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.312561 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.312803 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.312803 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.312922 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.312979 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.313040 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.313102 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.313157 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.313219 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.313271 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.313271 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.313336 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.313336 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.313413 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.313454 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.313454 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.313454 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.314465 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.314522 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.314567 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.314609 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.314648 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.314648 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.314726 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.314797 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.314837 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.314884 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.314921 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.314921 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.314993 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.315030 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.315068 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.315198 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.315198 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.315275 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.315312 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.315357 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.315399 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.315435 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.315472 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.315513 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.315554 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.315598 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.315598 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.315598 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.315694 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.315694 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.315787 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.315828 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.315865 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.315911 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.315957 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.315999 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.316043 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.316083 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.316121 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.316164 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.316164 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.316231 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.316273 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.316335 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.316335 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.316335 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.316503 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.316545 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.316606 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.316649 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.316686 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.316729 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.316729 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.316729 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.316863 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.316863 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.317079 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.317125 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.317168 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.317212 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.317250 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.317287 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.317335 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.317374 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.317411 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.317448 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.317484 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.317526 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.317569 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.317606 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.317642 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.317678 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.317727 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.317784 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.317831 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.317868 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.317907 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.317942 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.317979 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.317979 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.317979 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.317979 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.317979 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.317979 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:28.318189 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.318261 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.318310 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.318361 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.318404 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.318446 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.318446 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.318535 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.318574 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.318610 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.318610 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.318610 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.318712 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.318712 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.318835 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.318879 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113753) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:28.318924 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.318967 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:28.319009 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.319045 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:28.319081 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.319124 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:28.319124 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113753) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:28.319124 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113753) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:28.363617 np0000170203 devstack@c-api.service[113754]: INFO dbcounter [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Registered counter for database cinder Apr 25 16:20:28.365987 np0000170203 devstack@c-api.service[113755]: INFO dbcounter [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Registered counter for database cinder Apr 25 16:20:28.366174 np0000170203 devstack@c-api.service[113752]: INFO dbcounter [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Registered counter for database cinder Apr 25 16:20:28.368149 np0000170203 devstack@c-api.service[113753]: INFO dbcounter [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Registered counter for database cinder Apr 25 16:20:28.378893 np0000170203 devstack@c-api.service[113754]: DEBUG oslo_db.sqlalchemy.engines [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 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=113754) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:28.383690 np0000170203 devstack@c-api.service[113755]: DEBUG oslo_db.sqlalchemy.engines [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad 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=113755) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:28.389368 np0000170203 devstack@c-api.service[113752]: DEBUG oslo_db.sqlalchemy.engines [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 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=113752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:28.394886 np0000170203 devstack@c-api.service[113753]: DEBUG oslo_db.sqlalchemy.engines [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 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=113753) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:28.497805 np0000170203 devstack@c-api.service[113754]: DEBUG dbcounter [-] [113754] Writer thread running {{(pid=113754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:20:28.499333 np0000170203 devstack@c-api.service[113755]: DEBUG dbcounter [-] [113755] Writer thread running {{(pid=113755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:20:28.500453 np0000170203 devstack@c-api.service[113754]: INFO cinder.rpc [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:20:28.501727 np0000170203 devstack@c-api.service[113755]: INFO cinder.rpc [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:20:28.502753 np0000170203 devstack@c-api.service[113754]: INFO cinder.rpc [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:20:28.503869 np0000170203 devstack@c-api.service[113755]: INFO cinder.rpc [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:20:28.505295 np0000170203 devstack@c-api.service[113754]: INFO cinder.rpc [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:20:28.505885 np0000170203 devstack@c-api.service[113755]: INFO cinder.rpc [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:20:28.507825 np0000170203 devstack@c-api.service[113755]: INFO cinder.rpc [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:20:28.508659 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.508807 np0000170203 devstack@c-api.service[113754]: INFO cinder.rpc [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:20:28.509922 np0000170203 devstack@c-api.service[113753]: DEBUG dbcounter [-] [113753] Writer thread running {{(pid=113753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:20:28.510170 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.510330 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.512161 np0000170203 devstack@c-api.service[113753]: INFO cinder.rpc [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:20:28.512499 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.514226 np0000170203 devstack@c-api.service[113753]: INFO cinder.rpc [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:20:28.514485 np0000170203 devstack@c-api.service[113752]: DEBUG dbcounter [-] [113752] Writer thread running {{(pid=113752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:20:28.515068 np0000170203 devstack@c-api.service[113755]: DEBUG oslo_db.sqlalchemy.engines [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad 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=113755) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:28.516176 np0000170203 devstack@c-api.service[113753]: INFO cinder.rpc [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:20:28.516872 np0000170203 devstack@c-api.service[113755]: INFO cinder.rpc [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:20:28.517003 np0000170203 devstack@c-api.service[113752]: INFO cinder.rpc [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:20:28.517775 np0000170203 devstack@c-api.service[113754]: DEBUG oslo_db.sqlalchemy.engines [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 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=113754) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:28.517974 np0000170203 devstack@c-api.service[113753]: INFO cinder.rpc [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:20:28.518495 np0000170203 devstack@c-api.service[113755]: INFO cinder.rpc [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:20:28.518885 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.519164 np0000170203 devstack@c-api.service[113752]: INFO cinder.rpc [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:20:28.519301 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.519716 np0000170203 devstack@c-api.service[113754]: INFO cinder.rpc [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:20:28.520673 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.521097 np0000170203 devstack@c-api.service[113752]: INFO cinder.rpc [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:20:28.521611 np0000170203 devstack@c-api.service[113754]: INFO cinder.rpc [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:20:28.522416 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.522903 np0000170203 devstack@c-api.service[113752]: INFO cinder.rpc [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:20:28.523734 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.524430 np0000170203 devstack@c-api.service[113753]: DEBUG oslo_db.sqlalchemy.engines [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 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=113753) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:28.525603 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.526371 np0000170203 devstack@c-api.service[113753]: INFO cinder.rpc [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:20:28.528093 np0000170203 devstack@c-api.service[113753]: INFO cinder.rpc [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:20:28.529013 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.530784 np0000170203 devstack@c-api.service[113752]: DEBUG oslo_db.sqlalchemy.engines [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 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=113752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:28.531509 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.533205 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.533373 np0000170203 devstack@c-api.service[113752]: INFO cinder.rpc [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:20:28.535306 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.535465 np0000170203 devstack@c-api.service[113752]: INFO cinder.rpc [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:20:28.536605 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.537743 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.538437 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.538721 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.541921 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.542119 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.542618 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.545323 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.545696 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.545957 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.548319 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.548649 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.549028 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.549509 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.551855 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.551952 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.552013 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.552605 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.555169 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.555342 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.555443 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.555659 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.558422 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.558829 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.559159 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.559463 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.559926 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.561814 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.562517 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.562587 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.563013 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.563332 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.566045 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.566171 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.566237 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.567625 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.568306 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.569341 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.570358 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.571660 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.571782 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.572171 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.573588 np0000170203 devstack@c-api.service[113755]: WARNING cinder.api.contrib.hosts [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:20:28.574345 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.575068 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.575692 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.575788 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.576033 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.576918 np0000170203 devstack@c-api.service[113754]: WARNING cinder.api.contrib.hosts [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:20:28.577201 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.577270 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.577653 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.578773 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.579078 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.579476 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.579966 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.580230 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.580615 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.581337 np0000170203 devstack@c-api.service[113753]: WARNING cinder.api.contrib.hosts [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:20:28.581612 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.582084 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.582185 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.583144 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.583488 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.583696 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.584685 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.585010 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.585102 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.585506 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.585676 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: extensions {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.586632 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.586729 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.586944 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: capabilities {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.588174 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.588273 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.588335 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: extra_specs {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.589123 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.589220 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: extensions {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.589548 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.589858 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: os-hosts {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.590418 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: capabilities {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.590918 np0000170203 devstack@c-api.service[113752]: WARNING cinder.api.contrib.hosts [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:20:28.591066 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.591172 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: qos-specs {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.591653 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.591723 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: extra_specs {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.592617 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.593176 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.593247 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: os-availability-zone {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.593305 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: os-hosts {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.593629 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: extensions {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.594574 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: os-snapshot-manage {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.594659 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: qos-specs {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.594731 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.594897 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: capabilities {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.596085 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: backups {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.596187 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.596247 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: extra_specs {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.596791 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: os-availability-zone {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.597639 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.597835 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: os-hosts {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.598126 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: os-snapshot-manage {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.598639 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: scheduler-stats {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.598980 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.599168 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: qos-specs {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.599569 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: backups {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.600054 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: os-volume-manage {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.600501 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.601250 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: os-availability-zone {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.601532 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: os-volume-transfer {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.602028 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.602121 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: scheduler-stats {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.602565 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: os-snapshot-manage {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.603030 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: extensions {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.603290 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: cgsnapshots {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.603540 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: os-volume-manage {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.604031 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: backups {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.604360 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: capabilities {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.604511 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: encryption {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.605127 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: os-volume-transfer {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.605634 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: extra_specs {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.606101 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: os-quota-class-sets {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.606587 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: scheduler-stats {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.606710 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: cgsnapshots {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.607161 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: os-hosts {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.607412 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: os-quota-sets {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.608052 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: os-volume-manage {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.608118 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: encryption {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.608531 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: qos-specs {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.608821 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: consistencygroups {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.609557 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: os-volume-transfer {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.609636 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: os-quota-class-sets {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.610603 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: os-availability-zone {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.610768 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: os-volume-type-access {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.610928 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: os-quota-sets {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.611230 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: cgsnapshots {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.611978 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: os-snapshot-manage {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.612288 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: consistencygroups {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.612404 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extended resource: encryption {{(pid=113755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.612815 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: encryption {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.613591 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: backups {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.614332 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: os-quota-class-sets {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.614388 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: os-volume-type-access {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.614812 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.615620 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: scheduler-stats {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.615709 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: os-quota-sets {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.615996 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extended resource: encryption {{(pid=113754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.616254 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.617109 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: os-volume-manage {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.617207 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: consistencygroups {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.617678 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.618646 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.619068 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: os-volume-type-access {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.619167 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.619229 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: os-volume-transfer {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.620177 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.620547 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.620714 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extended resource: encryption {{(pid=113753) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.620797 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: cgsnapshots {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.621611 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.622075 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.622173 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: encryption {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.622966 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.contrib.snapshot_actions [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] SnapshotActionsController initialized {{(pid=113755) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:20:28.623035 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.623087 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.623961 np0000170203 devstack@c-api.service[113755]: WARNING castellan.key_manager.migration [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.624111 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: os-quota-class-sets {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.624579 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.624846 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.624918 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.624974 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.624974 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.624974 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension VolumeActions extending resource: volumes {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.625123 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension AdminActions extending resource: volumes {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.625193 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: os-quota-sets {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.625250 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension AdminActions extending resource: snapshots {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.625250 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension AdminActions extending resource: backups {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.625364 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.625429 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.625550 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.625637 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.625737 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.625854 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension TypesManage extending resource: types {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.625997 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.626063 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.626121 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.626195 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension UsedLimits extending resource: limits {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.626261 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.v3.router [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.626513 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: consistencygroups {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.626857 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.contrib.snapshot_actions [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] SnapshotActionsController initialized {{(pid=113754) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:20:28.627403 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.627575 np0000170203 devstack@c-api.service[113754]: WARNING castellan.key_manager.migration [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.628488 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: os-volume-type-access {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.628573 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.628637 np0000170203 devstack@c-api.service[113755]: WARNING keystonemiddleware.auth_token [None req-d9168a2f-4bdb-4cfd-9cfd-be23b4d970ad 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 25 16:20:28.628721 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.628721 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.628889 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension VolumeActions extending resource: volumes {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.628964 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.629025 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension AdminActions extending resource: volumes {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.629087 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension AdminActions extending resource: snapshots {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.629169 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension AdminActions extending resource: backups {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.629302 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.629386 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.629484 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.629566 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.629701 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.629883 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension TypesManage extending resource: types {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.629963 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.630100 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension UsedLimits extending resource: limits {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.630179 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extended resource: encryption {{(pid=113752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:28.630243 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.v3.router [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.630489 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.631395 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.contrib.snapshot_actions [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] SnapshotActionsController initialized {{(pid=113753) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:20:28.632153 np0000170203 devstack@c-api.service[113753]: WARNING castellan.key_manager.migration [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.632384 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.632462 np0000170203 devstack@c-api.service[113754]: WARNING keystonemiddleware.auth_token [None req-8f62d49d-b002-499b-bb0a-5afae39b7030 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 25 16:20:28.633062 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.633189 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.633300 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.633416 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension VolumeActions extending resource: volumes {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.633553 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension AdminActions extending resource: volumes {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.633664 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension AdminActions extending resource: snapshots {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.633783 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension AdminActions extending resource: backups {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.633894 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.633935 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.633995 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.634093 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.634189 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.634292 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.634367 np0000170203 devstack@c-api.service[113755]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9c504a3668 pid: 113755 (default app) Apr 25 16:20:28.634407 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension TypesManage extending resource: types {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.634582 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.634691 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension UsedLimits extending resource: limits {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.634808 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.v3.router [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113753) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.634878 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.634878 np0000170203 devstack@c-api.service[113755]: warnings.warn( Apr 25 16:20:28.635336 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.636791 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.637095 np0000170203 devstack@c-api.service[113753]: WARNING keystonemiddleware.auth_token [None req-1ac58519-e3c9-4415-ae65-d3b5729357d5 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 25 16:20:28.638246 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.638352 np0000170203 devstack@c-api.service[113754]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9c504a3668 pid: 113754 (default app) Apr 25 16:20:28.639809 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.640718 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.contrib.snapshot_actions [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] SnapshotActionsController initialized {{(pid=113752) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:20:28.641470 np0000170203 devstack@c-api.service[113752]: WARNING castellan.key_manager.migration [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:28.642372 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.642501 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.642615 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.642724 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension VolumeActions extending resource: volumes {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.642849 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.642849 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.642849 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.642849 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.643134 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension AdminActions extending resource: volumes {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.643196 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.643196 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.643196 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.643196 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.643456 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.643456 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.643456 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.643456 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.643456 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.643456 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.643848 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.643848 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.643848 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.643848 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.644146 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension AdminActions extending resource: snapshots {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.644210 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.644210 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.644210 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.644210 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.644484 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.644484 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.644484 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.644484 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.644735 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.644735 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.644735 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.644735 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.645011 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension AdminActions extending resource: backups {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.645064 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.645064 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.645064 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.645064 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.645289 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.645289 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.645289 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.645289 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.645289 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.645615 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.645615 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.645615 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.645615 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.645615 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.645897 np0000170203 devstack@c-api.service[113753]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9c504a3668 pid: 113753 (default app) Apr 25 16:20:28.645951 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.645951 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.645951 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.645951 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.645951 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.645951 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.646299 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.646299 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.646425 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.646484 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.646484 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.646484 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.646484 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.646484 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.646484 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.646863 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.646863 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.646863 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.646863 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.647101 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.647161 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.647161 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.647161 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.647161 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.647161 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.647475 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.647475 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.647475 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.647475 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.647475 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.647747 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.647747 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.647747 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.647747 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.647995 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.648063 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.648063 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.648063 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.648063 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.648063 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.648063 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.648468 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.648468 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.648609 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.648671 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.648671 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.648671 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.648671 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.648949 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.648949 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.648949 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.648949 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.649191 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.649191 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.649191 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.649191 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.649504 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.649560 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.649560 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.649560 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.649560 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.649560 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.649866 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.649866 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.649866 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.649866 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.649866 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.650087 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.650087 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.650174 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension TypesManage extending resource: types {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.650210 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.650210 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.650210 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.650210 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.650380 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.650380 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.650380 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.650380 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.650539 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.650539 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.650539 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.650539 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.650701 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.650701 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.650811 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.650848 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.650848 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.650848 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.650848 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.651066 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.651066 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.651066 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.651066 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.651066 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.651283 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.651283 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.651283 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.651283 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.651283 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.651283 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.651521 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.651553 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension UsedLimits extending resource: limits {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.651587 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.651587 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.651587 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.651587 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.651832 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.651832 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.651832 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.651832 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.651832 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.651832 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.652202 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.652202 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.652202 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.652202 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.652472 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.v3.router [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:28.652530 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.652530 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.652530 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.652530 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.652530 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.652530 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.652894 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.652894 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.652894 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.652894 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.652894 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.652894 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.653338 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.653338 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.653338 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.653338 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.653577 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.653577 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.653577 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.653577 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.653835 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.653835 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.653835 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.653835 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.654079 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.654079 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.654079 np0000170203 devstack@c-api.service[113755]: /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 25 16:20:28.654079 np0000170203 devstack@c-api.service[113755]: warnings.warn(deprecated_msg) Apr 25 16:20:28.654079 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.middleware.request_id [None req-399d0a9c-737a-42bb-98f5-8559b60f057f None None] RequestId filter calling following filter/app {{(pid=113755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:20:28.654370 np0000170203 devstack@c-api.service[113752]: WARNING keystonemiddleware.auth_token [None req-11df6b7d-256c-44a0-a77b-2473cf6073c2 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 25 16:20:28.654424 np0000170203 devstack@c-api.service[113755]: [pid: 113755|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 946 bytes} [Sat Apr 25 16:20:28 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 25 16:20:28.654480 np0000170203 devstack@c-api.service[113752]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9c504a3668 pid: 113752 (default app) Apr 25 16:20:35.686151 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.686151 np0000170203 devstack@c-api.service[113754]: warnings.warn( Apr 25 16:20:35.698585 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.698585 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.698585 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.698585 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.698585 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.699013 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.699013 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.699013 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.699013 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.699013 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.699287 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.699287 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.699287 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.699287 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.699287 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.699287 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.699629 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.699629 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.699629 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.699629 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.699875 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.699875 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.699875 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.699875 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.700128 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.700128 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.700128 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.700128 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.700364 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.700364 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.700364 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.700364 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.700364 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.700659 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.700659 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.700659 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.700659 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.700659 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.701014 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.701014 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.701014 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.701014 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.701014 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.701014 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.701373 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.701373 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.701373 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.701373 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.701373 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.701373 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.701702 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.701702 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.701702 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.701702 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.701702 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.701702 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.702049 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.702049 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.702049 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.702049 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.702049 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.702350 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.702350 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.702350 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.702350 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.702350 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.702614 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.702614 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.702614 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.702614 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.702614 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.702614 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.702960 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.702960 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.702960 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.702960 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.702960 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.702960 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.703271 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.703271 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.703271 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.703271 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.703271 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.703583 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.703583 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.703583 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.703583 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.703583 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.703882 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.703882 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.703882 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.703882 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.704105 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.704105 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.704105 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.704105 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.704328 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.704328 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.704328 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.704328 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.704328 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.704611 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.704611 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.704611 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.704611 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.704611 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.704916 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.704916 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.704916 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.704916 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.705188 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.705188 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.705188 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.705188 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.705416 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.705416 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.705416 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.705416 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.705638 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.705638 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.705638 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.705638 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.705887 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.705887 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.705887 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.705887 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.706108 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.706108 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.706108 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.706108 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.706108 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.706419 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.706419 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.706419 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.706419 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.706419 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.706419 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.706744 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.706744 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.706744 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.706744 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.706744 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.707030 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.707030 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.707030 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.707030 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.707030 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.707030 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.707369 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.707369 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.707369 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.707369 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.707369 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.707369 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.707708 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.707708 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.707708 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.707708 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.707708 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.707708 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.708052 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.708052 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.708052 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.708052 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.708052 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.708052 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.708373 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.708373 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.708373 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.708373 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.708597 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.708597 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.708597 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.708597 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.708597 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.708899 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.708899 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.708899 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.708899 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:35.708899 np0000170203 devstack@c-api.service[113754]: warnings.warn(deprecated_msg) Apr 25 16:20:35.708899 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.middleware.request_id [None req-717eb38c-b100-42c2-ab5c-422f8d8743d1 None None] RequestId filter calling following filter/app {{(pid=113754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:20:36.185342 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-717eb38c-b100-42c2-ab5c-422f8d8743d1 admin admin] POST https://199.204.45.22/volume/v3/types Apr 25 16:20:36.185858 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-717eb38c-b100-42c2-ab5c-422f8d8743d1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 25 16:20:36.187501 np0000170203 devstack@c-api.service[113754]: /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 25 16:20:36.187501 np0000170203 devstack@c-api.service[113754]: warnings.warn( Apr 25 16:20:36.196026 np0000170203 devstack@c-api.service[113754]: DEBUG oslo_db.sqlalchemy.engines [None req-717eb38c-b100-42c2-ab5c-422f8d8743d1 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=113754) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:36.232793 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-717eb38c-b100-42c2-ab5c-422f8d8743d1 admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 Apr 25 16:20:36.232793 np0000170203 devstack@c-api.service[113754]: [pid: 113754|app: 0|req: 1/2] 199.204.45.22 () {68 vars in 1281 bytes} [Sat Apr 25 16:20:35 2026] POST /volume/v3/types => generated 186 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:20:36.244367 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.244367 np0000170203 devstack@c-api.service[113753]: warnings.warn( Apr 25 16:20:36.257920 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.257920 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.258063 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.258063 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.258063 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.258063 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.258063 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.258297 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.258297 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.258297 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.258297 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.258297 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.258297 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.258511 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.258511 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.258511 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.258511 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.258511 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.258695 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.258695 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.258695 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.258695 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.258878 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.258878 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.258878 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.258878 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.259027 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.259027 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.259027 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.259027 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.259027 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.259212 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.259212 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.259212 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.259212 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.259212 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.259379 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.259379 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.259379 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.259379 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.259379 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.259379 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.259590 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.259590 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.259590 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.259590 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.259590 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.259590 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.259812 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.259812 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.259812 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.259812 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.259812 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.259812 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260027 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260027 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260027 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260027 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260027 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260027 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260229 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260229 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260229 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260229 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260379 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260379 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260379 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260379 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260379 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260555 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260555 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260555 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260555 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260555 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260739 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260739 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260739 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260739 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260739 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260739 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260957 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260957 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260957 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.260957 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.260957 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.261141 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.261141 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.261141 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.261141 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.261141 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.261313 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.261313 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.261313 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.261313 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.261458 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.261458 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.261458 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.261458 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.261596 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.261596 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.261596 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.261596 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.261596 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.261798 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.261798 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.261798 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.261798 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.261798 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.261965 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.261965 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.261965 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.261965 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.262107 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.262107 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.262107 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.262107 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.262246 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.262246 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.262246 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.262246 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.262383 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.262383 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.262383 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.262383 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.262531 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.262531 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.262531 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.262531 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.262679 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.262679 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.262679 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.262679 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.262679 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.262679 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.263011 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.263011 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.263011 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.263011 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.263011 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.263260 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.263260 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.263260 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.263260 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.263260 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.263260 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.263260 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.263541 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.263541 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.263541 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.263541 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.263541 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.263541 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.263747 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.263747 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.263747 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.263747 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.263747 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.263747 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.264124 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.264124 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.264124 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.264124 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.264124 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.264124 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.264371 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.264371 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.264371 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.264371 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.264521 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.264521 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.264521 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.264521 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.264666 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.264666 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.264666 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.264666 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.264878 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.264878 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.264878 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.264878 np0000170203 devstack@c-api.service[113753]: warnings.warn(deprecated_msg) Apr 25 16:20:36.264878 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.middleware.request_id [req-717eb38c-b100-42c2-ab5c-422f8d8743d1 req-8556befa-f324-4228-aa64-5be914ea7046 None None] RequestId filter calling following filter/app {{(pid=113753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:20:36.587408 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [req-717eb38c-b100-42c2-ab5c-422f8d8743d1 req-8556befa-f324-4228-aa64-5be914ea7046 admin admin] POST https://199.204.45.22/volume/v3/types/fd88009f-f217-4b44-a947-412b2ee15a3d/extra_specs Apr 25 16:20:36.587989 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [req-717eb38c-b100-42c2-ab5c-422f8d8743d1 req-8556befa-f324-4228-aa64-5be914ea7046 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 25 16:20:36.589637 np0000170203 devstack@c-api.service[113753]: /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 25 16:20:36.589637 np0000170203 devstack@c-api.service[113753]: warnings.warn( Apr 25 16:20:36.599873 np0000170203 devstack@c-api.service[113753]: DEBUG oslo_db.sqlalchemy.engines [req-717eb38c-b100-42c2-ab5c-422f8d8743d1 req-8556befa-f324-4228-aa64-5be914ea7046 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=113753) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:36.656012 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [req-717eb38c-b100-42c2-ab5c-422f8d8743d1 req-8556befa-f324-4228-aa64-5be914ea7046 admin admin] https://199.204.45.22/volume/v3/types/fd88009f-f217-4b44-a947-412b2ee15a3d/extra_specs returned with HTTP 200 Apr 25 16:20:36.656443 np0000170203 devstack@c-api.service[113753]: [pid: 113753|app: 0|req: 1/3] 199.204.45.22 () {70 vars in 1498 bytes} [Sat Apr 25 16:20:36 2026] POST /volume/v3/types/fd88009f-f217-4b44-a947-412b2ee15a3d/extra_specs => generated 55 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:20:38.518227 np0000170203 devstack@c-api.service[113755]: DEBUG dbcounter [-] [113755] Writing DB stats cinder:SELECT=6 {{(pid=113755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:20:38.535882 np0000170203 devstack@c-api.service[113752]: DEBUG dbcounter [-] [113752] Writing DB stats cinder:SELECT=6 {{(pid=113752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:20:46.227424 np0000170203 devstack@c-api.service[113754]: DEBUG dbcounter [-] [113754] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:20:46.654992 np0000170203 devstack@c-api.service[113753]: DEBUG dbcounter [-] [113753] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:24:11.125618 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.middleware.request_id [None req-613ea7e1-89d7-4238-b6c5-0d3fed6433fe None None] RequestId filter calling following filter/app {{(pid=113755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:24:11.126463 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-613ea7e1-89d7-4238-b6c5-0d3fed6433fe None None] GET https://199.204.45.22/volume// Apr 25 16:24:11.126712 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-613ea7e1-89d7-4238-b6c5-0d3fed6433fe None None] Empty body provided in request {{(pid=113755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:24:11.127038 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-613ea7e1-89d7-4238-b6c5-0d3fed6433fe None None] Calling method 'all' {{(pid=113755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:24:11.127704 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-613ea7e1-89d7-4238-b6c5-0d3fed6433fe None None] https://199.204.45.22/volume// returned with HTTP 300 Apr 25 16:24:11.128340 np0000170203 devstack@c-api.service[113755]: [pid: 113755|app: 0|req: 2/4] 199.204.45.22 () {66 vars in 1449 bytes} [Sat Apr 25 16:24:11 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 25 16:24:46.919071 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.919071 np0000170203 devstack@c-api.service[113752]: warnings.warn( Apr 25 16:24:46.931798 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.931798 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.931798 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.931798 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.931798 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.932292 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.932292 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.932292 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.932292 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.932292 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.932615 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.932615 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.932615 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.932615 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.932615 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.932615 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.933196 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.933196 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.933196 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.933196 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.933475 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.933475 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.933475 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.933475 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.933742 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.933742 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.933742 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.933742 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.934072 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.934072 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.934072 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.934072 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.934072 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.934507 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.934507 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.934507 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.934507 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.934507 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.935000 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.935000 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.935000 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.935000 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.935000 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.935000 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.935384 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.935384 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.935384 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.935384 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.935384 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.935384 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.935802 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.935802 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.935802 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.935802 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.935802 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.935802 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.936208 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.936208 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.936208 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.936208 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.936208 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.936567 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.936567 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.936567 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.936567 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.936567 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.936942 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.936942 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.936942 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.936942 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.936942 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.936942 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.937367 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.937367 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.937367 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.937367 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.937367 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.937367 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.937731 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.937731 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.937731 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.937731 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.937731 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.938113 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.938113 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.938113 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.938113 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.938113 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.938438 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.938438 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.938438 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.938438 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.938814 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.938814 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.938814 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.938814 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.939115 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.939115 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.939115 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.939115 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.939115 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.939451 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.939451 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.939451 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.939451 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.939451 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.939780 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.939780 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.939780 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.939780 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.940081 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.940081 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.940081 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.940081 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.940336 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.940336 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.940336 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.940336 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.940603 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.940603 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.940603 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.940603 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.940960 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.940960 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.940960 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.940960 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.941372 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.941372 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.941372 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.941372 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.941372 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.941748 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.941748 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.941748 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.941748 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.941748 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.941748 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942178 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.942178 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942178 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.942178 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942178 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.942319 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942319 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.942319 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942319 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.942319 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942319 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.942483 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942483 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.942483 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942483 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.942483 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942483 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.942672 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942672 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.942672 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942672 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.942672 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942672 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.942864 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942864 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.942864 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942864 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.942864 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.942864 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.943040 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.943040 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.943040 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.943040 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.943159 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.943159 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.943159 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.943159 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.943159 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.943316 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.943316 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.943316 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.943316 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:46.943316 np0000170203 devstack@c-api.service[113752]: warnings.warn(deprecated_msg) Apr 25 16:24:46.943316 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.middleware.request_id [None req-b69607ae-98a6-4046-8893-ca71f6fb99aa None None] RequestId filter calling following filter/app {{(pid=113752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:24:47.249814 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-b69607ae-98a6-4046-8893-ca71f6fb99aa demo demo] GET https://199.204.45.22/volume/v3/types?is_public=None Apr 25 16:24:47.250036 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-b69607ae-98a6-4046-8893-ca71f6fb99aa demo demo] Empty body provided in request {{(pid=113752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:24:47.250243 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-b69607ae-98a6-4046-8893-ca71f6fb99aa demo demo] Calling method 'index' {{(pid=113752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:24:47.250704 np0000170203 devstack@c-api.service[113752]: /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 25 16:24:47.250704 np0000170203 devstack@c-api.service[113752]: warnings.warn( Apr 25 16:24:47.251319 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.api_utils [None req-b69607ae-98a6-4046-8893-ca71f6fb99aa demo demo] Removing options '' from query. {{(pid=113752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:24:47.262008 np0000170203 devstack@c-api.service[113752]: DEBUG oslo_db.sqlalchemy.engines [None req-b69607ae-98a6-4046-8893-ca71f6fb99aa 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=113752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:24:47.286781 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-b69607ae-98a6-4046-8893-ca71f6fb99aa demo demo] https://199.204.45.22/volume/v3/types?is_public=None returned with HTTP 200 Apr 25 16:24:47.287307 np0000170203 devstack@c-api.service[113752]: [pid: 113752|app: 0|req: 1/5] 199.204.45.22 () {64 vars in 1256 bytes} [Sat Apr 25 16:24:46 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:24:47.301406 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.middleware.request_id [req-b69607ae-98a6-4046-8893-ca71f6fb99aa req-ca6dcadb-590e-4c2b-bceb-63961e600f6d None None] RequestId filter calling following filter/app {{(pid=113754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:24:47.307126 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [req-b69607ae-98a6-4046-8893-ca71f6fb99aa req-ca6dcadb-590e-4c2b-bceb-63961e600f6d demo demo] GET https://199.204.45.22/volume/v3/types/default Apr 25 16:24:47.307662 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [req-b69607ae-98a6-4046-8893-ca71f6fb99aa req-ca6dcadb-590e-4c2b-bceb-63961e600f6d demo demo] Empty body provided in request {{(pid=113754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:24:47.308129 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [req-b69607ae-98a6-4046-8893-ca71f6fb99aa req-ca6dcadb-590e-4c2b-bceb-63961e600f6d demo demo] Calling method 'show' {{(pid=113754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:24:47.318194 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [req-b69607ae-98a6-4046-8893-ca71f6fb99aa req-ca6dcadb-590e-4c2b-bceb-63961e600f6d demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Apr 25 16:24:47.318674 np0000170203 devstack@c-api.service[113754]: [pid: 113754|app: 0|req: 2/6] 199.204.45.22 () {66 vars in 1322 bytes} [Sat Apr 25 16:24:47 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:24:47.660670 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.middleware.request_id [None req-07158251-f6bd-4f02-a246-29bf59f3e06e None None] RequestId filter calling following filter/app {{(pid=113753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:24:47.665806 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-07158251-f6bd-4f02-a246-29bf59f3e06e demo demo] GET https://199.204.45.22/volume/v3/types/default Apr 25 16:24:47.666072 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-07158251-f6bd-4f02-a246-29bf59f3e06e demo demo] Empty body provided in request {{(pid=113753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:24:47.666352 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-07158251-f6bd-4f02-a246-29bf59f3e06e demo demo] Calling method 'show' {{(pid=113753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:24:47.681231 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-07158251-f6bd-4f02-a246-29bf59f3e06e demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Apr 25 16:24:47.681629 np0000170203 devstack@c-api.service[113753]: [pid: 113753|app: 0|req: 2/7] 199.204.45.22 () {64 vars in 1251 bytes} [Sat Apr 25 16:24:47 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:24:48.100201 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.middleware.request_id [None req-be7b92cd-e60e-47b9-bba3-3b04425545f1 None None] RequestId filter calling following filter/app {{(pid=113755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:24:48.414869 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-be7b92cd-e60e-47b9-bba3-3b04425545f1 demo demo] GET https://199.204.45.22/volume/v3/types/default Apr 25 16:24:48.415126 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-be7b92cd-e60e-47b9-bba3-3b04425545f1 demo demo] Empty body provided in request {{(pid=113755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:24:48.415330 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-be7b92cd-e60e-47b9-bba3-3b04425545f1 demo demo] Calling method 'show' {{(pid=113755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:24:48.423881 np0000170203 devstack@c-api.service[113755]: DEBUG oslo_db.sqlalchemy.engines [None req-be7b92cd-e60e-47b9-bba3-3b04425545f1 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=113755) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:24:48.439954 np0000170203 devstack@c-api.service[113755]: /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 25 16:24:48.439954 np0000170203 devstack@c-api.service[113755]: warnings.warn( Apr 25 16:24:48.442219 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-be7b92cd-e60e-47b9-bba3-3b04425545f1 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Apr 25 16:24:48.442602 np0000170203 devstack@c-api.service[113755]: [pid: 113755|app: 0|req: 3/8] 199.204.45.22 () {64 vars in 1251 bytes} [Sat Apr 25 16:24:48 2026] GET /volume/v3/types/default => generated 145 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:24:48.457083 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.middleware.request_id [None req-f48b1ce2-8bea-4550-b0c0-98c69ce9b60c None None] RequestId filter calling following filter/app {{(pid=113752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:24:48.460597 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-f48b1ce2-8bea-4550-b0c0-98c69ce9b60c demo demo] GET https://199.204.45.22/volume/v3/types/default Apr 25 16:24:48.461058 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-f48b1ce2-8bea-4550-b0c0-98c69ce9b60c demo demo] Empty body provided in request {{(pid=113752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:24:48.461495 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-f48b1ce2-8bea-4550-b0c0-98c69ce9b60c demo demo] Calling method 'show' {{(pid=113752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:24:48.476279 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-f48b1ce2-8bea-4550-b0c0-98c69ce9b60c demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Apr 25 16:24:48.476602 np0000170203 devstack@c-api.service[113752]: [pid: 113752|app: 0|req: 2/9] 199.204.45.22 () {64 vars in 1251 bytes} [Sat Apr 25 16:24:48 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 25 16:24:57.314526 np0000170203 devstack@c-api.service[113754]: DEBUG dbcounter [-] [113754] Writing DB stats cinder:SELECT=2 {{(pid=113754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:24:57.677418 np0000170203 devstack@c-api.service[113753]: DEBUG dbcounter [-] [113753] Writing DB stats cinder:SELECT=2 {{(pid=113753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:24:58.437674 np0000170203 devstack@c-api.service[113755]: DEBUG dbcounter [-] [113755] Writing DB stats cinder:SELECT=2 {{(pid=113755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:24:58.479710 np0000170203 devstack@c-api.service[113752]: DEBUG dbcounter [-] [113752] Writing DB stats cinder:SELECT=3 {{(pid=113752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:31:52.345564 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.middleware.request_id [None req-f48d31fa-f9c7-4f47-8bea-dd37a679c0d5 None None] RequestId filter calling following filter/app {{(pid=113754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:31:52.496906 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-f48d31fa-f9c7-4f47-8bea-dd37a679c0d5 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:31:52.496906 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-f48d31fa-f9c7-4f47-8bea-dd37a679c0d5 demo demo] Empty body provided in request {{(pid=113754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:31:52.496906 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-f48d31fa-f9c7-4f47-8bea-dd37a679c0d5 demo demo] Calling method 'detail' {{(pid=113754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:31:52.496906 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.api_utils [None req-f48d31fa-f9c7-4f47-8bea-dd37a679c0d5 demo demo] Removing options '' from query. {{(pid=113754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:31:52.496906 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.volume.api [None req-f48d31fa-f9c7-4f47-8bea-dd37a679c0d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113754) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:31:52.503613 np0000170203 devstack@c-api.service[113754]: INFO cinder.volume.api [None req-f48d31fa-f9c7-4f47-8bea-dd37a679c0d5 demo demo] Get all volumes completed successfully. Apr 25 16:31:52.505747 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-f48d31fa-f9c7-4f47-8bea-dd37a679c0d5 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:31:52.506117 np0000170203 devstack@c-api.service[113754]: [pid: 113754|app: 0|req: 3/10] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:31:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:32:02.501647 np0000170203 devstack@c-api.service[113754]: DEBUG dbcounter [-] [113754] Writing DB stats cinder:SELECT=1 {{(pid=113754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:32:52.520835 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.middleware.request_id [None req-fcbd7e62-a3b4-4e6c-8a64-ccb9e8372961 None None] RequestId filter calling following filter/app {{(pid=113753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:32:52.523742 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-fcbd7e62-a3b4-4e6c-8a64-ccb9e8372961 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:32:52.524040 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-fcbd7e62-a3b4-4e6c-8a64-ccb9e8372961 demo demo] Empty body provided in request {{(pid=113753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:32:52.524425 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-fcbd7e62-a3b4-4e6c-8a64-ccb9e8372961 demo demo] Calling method 'detail' {{(pid=113753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:32:52.525210 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.api_utils [None req-fcbd7e62-a3b4-4e6c-8a64-ccb9e8372961 demo demo] Removing options '' from query. {{(pid=113753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:32:52.526343 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.volume.api [None req-fcbd7e62-a3b4-4e6c-8a64-ccb9e8372961 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113753) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:32:52.556459 np0000170203 devstack@c-api.service[113753]: INFO cinder.volume.api [None req-fcbd7e62-a3b4-4e6c-8a64-ccb9e8372961 demo demo] Get all volumes completed successfully. Apr 25 16:32:52.558981 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-fcbd7e62-a3b4-4e6c-8a64-ccb9e8372961 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:32:52.559595 np0000170203 devstack@c-api.service[113753]: [pid: 113753|app: 0|req: 3/11] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:32:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:33:02.550804 np0000170203 devstack@c-api.service[113753]: DEBUG dbcounter [-] [113753] Writing DB stats cinder:SELECT=1 {{(pid=113753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:33:52.577155 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.middleware.request_id [None req-bfd158ba-0e50-4fba-83d3-3e2f3485c49b None None] RequestId filter calling following filter/app {{(pid=113755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:33:52.581447 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-bfd158ba-0e50-4fba-83d3-3e2f3485c49b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:33:52.581632 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-bfd158ba-0e50-4fba-83d3-3e2f3485c49b demo demo] Empty body provided in request {{(pid=113755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:33:52.581832 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-bfd158ba-0e50-4fba-83d3-3e2f3485c49b demo demo] Calling method 'detail' {{(pid=113755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:33:52.582297 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.api_utils [None req-bfd158ba-0e50-4fba-83d3-3e2f3485c49b demo demo] Removing options '' from query. {{(pid=113755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:33:52.583101 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.volume.api [None req-bfd158ba-0e50-4fba-83d3-3e2f3485c49b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113755) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:33:52.619789 np0000170203 devstack@c-api.service[113755]: INFO cinder.volume.api [None req-bfd158ba-0e50-4fba-83d3-3e2f3485c49b demo demo] Get all volumes completed successfully. Apr 25 16:33:52.622480 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-bfd158ba-0e50-4fba-83d3-3e2f3485c49b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:33:52.622954 np0000170203 devstack@c-api.service[113755]: [pid: 113755|app: 0|req: 4/12] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:33:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:34:02.610656 np0000170203 devstack@c-api.service[113755]: DEBUG dbcounter [-] [113755] Writing DB stats cinder:SELECT=1 {{(pid=113755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:34:52.634858 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.middleware.request_id [None req-6df0b70d-0417-46b8-9af5-eef64b2cc6aa None None] RequestId filter calling following filter/app {{(pid=113752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:34:52.638407 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-6df0b70d-0417-46b8-9af5-eef64b2cc6aa demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:34:52.638618 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-6df0b70d-0417-46b8-9af5-eef64b2cc6aa demo demo] Empty body provided in request {{(pid=113752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:34:52.638882 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-6df0b70d-0417-46b8-9af5-eef64b2cc6aa demo demo] Calling method 'detail' {{(pid=113752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:34:52.639422 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.api_utils [None req-6df0b70d-0417-46b8-9af5-eef64b2cc6aa demo demo] Removing options '' from query. {{(pid=113752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:34:52.640463 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.volume.api [None req-6df0b70d-0417-46b8-9af5-eef64b2cc6aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113752) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:34:52.675163 np0000170203 devstack@c-api.service[113752]: INFO cinder.volume.api [None req-6df0b70d-0417-46b8-9af5-eef64b2cc6aa demo demo] Get all volumes completed successfully. Apr 25 16:34:52.677383 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-6df0b70d-0417-46b8-9af5-eef64b2cc6aa demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:34:52.677970 np0000170203 devstack@c-api.service[113752]: [pid: 113752|app: 0|req: 3/13] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:34:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:35:02.669907 np0000170203 devstack@c-api.service[113752]: DEBUG dbcounter [-] [113752] Writing DB stats cinder:SELECT=1 {{(pid=113752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:35:52.697024 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.middleware.request_id [None req-7d9adf31-577c-44f8-a959-5de484e0fa0e None None] RequestId filter calling following filter/app {{(pid=113754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:35:52.699779 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-7d9adf31-577c-44f8-a959-5de484e0fa0e demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:35:52.700044 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-7d9adf31-577c-44f8-a959-5de484e0fa0e demo demo] Empty body provided in request {{(pid=113754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:35:52.700300 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-7d9adf31-577c-44f8-a959-5de484e0fa0e demo demo] Calling method 'detail' {{(pid=113754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:35:52.700615 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.api_utils [None req-7d9adf31-577c-44f8-a959-5de484e0fa0e demo demo] Removing options '' from query. {{(pid=113754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:35:52.701646 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.volume.api [None req-7d9adf31-577c-44f8-a959-5de484e0fa0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113754) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:35:52.710753 np0000170203 devstack@c-api.service[113754]: INFO cinder.volume.api [None req-7d9adf31-577c-44f8-a959-5de484e0fa0e demo demo] Get all volumes completed successfully. Apr 25 16:35:52.715262 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-7d9adf31-577c-44f8-a959-5de484e0fa0e demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:35:52.716052 np0000170203 devstack@c-api.service[113754]: [pid: 113754|app: 0|req: 4/14] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:35:52 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 25 16:36:02.704959 np0000170203 devstack@c-api.service[113754]: DEBUG dbcounter [-] [113754] Writing DB stats cinder:SELECT=1 {{(pid=113754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:36:52.733865 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.middleware.request_id [None req-d3b0c56f-40a2-4f50-88f3-e362a4af6c85 None None] RequestId filter calling following filter/app {{(pid=113753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:36:52.846553 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-d3b0c56f-40a2-4f50-88f3-e362a4af6c85 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:36:52.846754 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-d3b0c56f-40a2-4f50-88f3-e362a4af6c85 demo demo] Empty body provided in request {{(pid=113753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:36:52.846978 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-d3b0c56f-40a2-4f50-88f3-e362a4af6c85 demo demo] Calling method 'detail' {{(pid=113753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:36:52.847224 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.api_utils [None req-d3b0c56f-40a2-4f50-88f3-e362a4af6c85 demo demo] Removing options '' from query. {{(pid=113753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:36:52.848006 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.volume.api [None req-d3b0c56f-40a2-4f50-88f3-e362a4af6c85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113753) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:36:52.855705 np0000170203 devstack@c-api.service[113753]: INFO cinder.volume.api [None req-d3b0c56f-40a2-4f50-88f3-e362a4af6c85 demo demo] Get all volumes completed successfully. Apr 25 16:36:52.858716 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-d3b0c56f-40a2-4f50-88f3-e362a4af6c85 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:36:52.859308 np0000170203 devstack@c-api.service[113753]: [pid: 113753|app: 0|req: 4/15] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:36:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:37:02.851117 np0000170203 devstack@c-api.service[113753]: DEBUG dbcounter [-] [113753] Writing DB stats cinder:SELECT=1 {{(pid=113753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:37:52.882207 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.middleware.request_id [None req-3ff80eae-75b5-43ba-8a7f-bbc86c7ae523 None None] RequestId filter calling following filter/app {{(pid=113755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:37:52.885421 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-3ff80eae-75b5-43ba-8a7f-bbc86c7ae523 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:37:52.885790 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-3ff80eae-75b5-43ba-8a7f-bbc86c7ae523 demo demo] Empty body provided in request {{(pid=113755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:37:52.886237 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-3ff80eae-75b5-43ba-8a7f-bbc86c7ae523 demo demo] Calling method 'detail' {{(pid=113755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:37:52.886711 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.api_utils [None req-3ff80eae-75b5-43ba-8a7f-bbc86c7ae523 demo demo] Removing options '' from query. {{(pid=113755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:37:52.888251 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.volume.api [None req-3ff80eae-75b5-43ba-8a7f-bbc86c7ae523 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113755) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:37:52.896803 np0000170203 devstack@c-api.service[113755]: INFO cinder.volume.api [None req-3ff80eae-75b5-43ba-8a7f-bbc86c7ae523 demo demo] Get all volumes completed successfully. Apr 25 16:37:52.899088 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-3ff80eae-75b5-43ba-8a7f-bbc86c7ae523 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:37:52.899539 np0000170203 devstack@c-api.service[113755]: [pid: 113755|app: 0|req: 5/16] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:37:52 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 25 16:38:02.892138 np0000170203 devstack@c-api.service[113755]: DEBUG dbcounter [-] [113755] Writing DB stats cinder:SELECT=1 {{(pid=113755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:38:52.916099 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.middleware.request_id [None req-e003a35d-b2c6-4b16-80ea-f91d5ccb52c5 None None] RequestId filter calling following filter/app {{(pid=113752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:38:52.921081 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-e003a35d-b2c6-4b16-80ea-f91d5ccb52c5 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:38:52.921081 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-e003a35d-b2c6-4b16-80ea-f91d5ccb52c5 demo demo] Empty body provided in request {{(pid=113752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:38:52.921081 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-e003a35d-b2c6-4b16-80ea-f91d5ccb52c5 demo demo] Calling method 'detail' {{(pid=113752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:38:52.921081 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.api_utils [None req-e003a35d-b2c6-4b16-80ea-f91d5ccb52c5 demo demo] Removing options '' from query. {{(pid=113752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:38:52.922013 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.volume.api [None req-e003a35d-b2c6-4b16-80ea-f91d5ccb52c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113752) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:38:52.931743 np0000170203 devstack@c-api.service[113752]: INFO cinder.volume.api [None req-e003a35d-b2c6-4b16-80ea-f91d5ccb52c5 demo demo] Get all volumes completed successfully. Apr 25 16:38:52.935895 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-e003a35d-b2c6-4b16-80ea-f91d5ccb52c5 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:38:52.936262 np0000170203 devstack@c-api.service[113752]: [pid: 113752|app: 0|req: 4/17] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:38:52 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 25 16:39:02.926027 np0000170203 devstack@c-api.service[113752]: DEBUG dbcounter [-] [113752] Writing DB stats cinder:SELECT=1 {{(pid=113752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:39:52.955195 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.middleware.request_id [None req-f2992ec9-e43e-4034-91a6-a9739d23e8dd None None] RequestId filter calling following filter/app {{(pid=113754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:39:52.959847 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-f2992ec9-e43e-4034-91a6-a9739d23e8dd demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:39:52.960285 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-f2992ec9-e43e-4034-91a6-a9739d23e8dd demo demo] Empty body provided in request {{(pid=113754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:39:52.960708 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-f2992ec9-e43e-4034-91a6-a9739d23e8dd demo demo] Calling method 'detail' {{(pid=113754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:39:52.961260 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.api_utils [None req-f2992ec9-e43e-4034-91a6-a9739d23e8dd demo demo] Removing options '' from query. {{(pid=113754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:39:52.962931 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.volume.api [None req-f2992ec9-e43e-4034-91a6-a9739d23e8dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113754) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:39:53.009677 np0000170203 devstack@c-api.service[113754]: INFO cinder.volume.api [None req-f2992ec9-e43e-4034-91a6-a9739d23e8dd demo demo] Get all volumes completed successfully. Apr 25 16:39:53.012596 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-f2992ec9-e43e-4034-91a6-a9739d23e8dd demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:39:53.013511 np0000170203 devstack@c-api.service[113754]: [pid: 113754|app: 0|req: 5/18] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:39:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:40:02.967549 np0000170203 devstack@c-api.service[113754]: DEBUG dbcounter [-] [113754] Writing DB stats cinder:SELECT=1 {{(pid=113754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:40:53.027298 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.middleware.request_id [None req-ba9eef94-fbf7-4ab6-be0b-e25f4c5b29d8 None None] RequestId filter calling following filter/app {{(pid=113753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:40:53.030272 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-ba9eef94-fbf7-4ab6-be0b-e25f4c5b29d8 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:40:53.030514 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-ba9eef94-fbf7-4ab6-be0b-e25f4c5b29d8 demo demo] Empty body provided in request {{(pid=113753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:40:53.030795 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-ba9eef94-fbf7-4ab6-be0b-e25f4c5b29d8 demo demo] Calling method 'detail' {{(pid=113753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:40:53.031092 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.api_utils [None req-ba9eef94-fbf7-4ab6-be0b-e25f4c5b29d8 demo demo] Removing options '' from query. {{(pid=113753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:40:53.032175 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.volume.api [None req-ba9eef94-fbf7-4ab6-be0b-e25f4c5b29d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113753) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:40:53.040151 np0000170203 devstack@c-api.service[113753]: INFO cinder.volume.api [None req-ba9eef94-fbf7-4ab6-be0b-e25f4c5b29d8 demo demo] Get all volumes completed successfully. Apr 25 16:40:53.042010 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-ba9eef94-fbf7-4ab6-be0b-e25f4c5b29d8 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:40:53.042381 np0000170203 devstack@c-api.service[113753]: [pid: 113753|app: 0|req: 5/19] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:40:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:41:03.035229 np0000170203 devstack@c-api.service[113753]: DEBUG dbcounter [-] [113753] Writing DB stats cinder:SELECT=1 {{(pid=113753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:41:53.061188 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.middleware.request_id [None req-f4b7120e-4354-4145-88c4-c57cdf7ceffe None None] RequestId filter calling following filter/app {{(pid=113755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:41:53.218884 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-f4b7120e-4354-4145-88c4-c57cdf7ceffe demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:41:53.218884 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-f4b7120e-4354-4145-88c4-c57cdf7ceffe demo demo] Empty body provided in request {{(pid=113755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:41:53.218884 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-f4b7120e-4354-4145-88c4-c57cdf7ceffe demo demo] Calling method 'detail' {{(pid=113755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:41:53.219309 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.api_utils [None req-f4b7120e-4354-4145-88c4-c57cdf7ceffe demo demo] Removing options '' from query. {{(pid=113755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:41:53.220178 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.volume.api [None req-f4b7120e-4354-4145-88c4-c57cdf7ceffe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113755) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:41:53.230582 np0000170203 devstack@c-api.service[113755]: INFO cinder.volume.api [None req-f4b7120e-4354-4145-88c4-c57cdf7ceffe demo demo] Get all volumes completed successfully. Apr 25 16:41:53.233262 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-f4b7120e-4354-4145-88c4-c57cdf7ceffe demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:41:53.233687 np0000170203 devstack@c-api.service[113755]: [pid: 113755|app: 0|req: 6/20] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:41:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:42:03.226400 np0000170203 devstack@c-api.service[113755]: DEBUG dbcounter [-] [113755] Writing DB stats cinder:SELECT=1 {{(pid=113755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:42:53.251523 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.middleware.request_id [None req-0148629b-dcf0-4405-9835-6b4a3fc840d0 None None] RequestId filter calling following filter/app {{(pid=113752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:42:53.255905 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-0148629b-dcf0-4405-9835-6b4a3fc840d0 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:42:53.256325 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-0148629b-dcf0-4405-9835-6b4a3fc840d0 demo demo] Empty body provided in request {{(pid=113752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:42:53.256735 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-0148629b-dcf0-4405-9835-6b4a3fc840d0 demo demo] Calling method 'detail' {{(pid=113752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:42:53.257377 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.api_utils [None req-0148629b-dcf0-4405-9835-6b4a3fc840d0 demo demo] Removing options '' from query. {{(pid=113752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:42:53.259000 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.volume.api [None req-0148629b-dcf0-4405-9835-6b4a3fc840d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113752) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:42:53.270375 np0000170203 devstack@c-api.service[113752]: INFO cinder.volume.api [None req-0148629b-dcf0-4405-9835-6b4a3fc840d0 demo demo] Get all volumes completed successfully. Apr 25 16:42:53.273072 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-0148629b-dcf0-4405-9835-6b4a3fc840d0 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:42:53.273795 np0000170203 devstack@c-api.service[113752]: [pid: 113752|app: 0|req: 5/21] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:42:53 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 25 16:43:03.263040 np0000170203 devstack@c-api.service[113752]: DEBUG dbcounter [-] [113752] Writing DB stats cinder:SELECT=1 {{(pid=113752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:43:53.291915 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.middleware.request_id [None req-b38e3f4e-beb6-4036-964b-f5400e80b219 None None] RequestId filter calling following filter/app {{(pid=113754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:43:53.295217 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-b38e3f4e-beb6-4036-964b-f5400e80b219 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:43:53.295796 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-b38e3f4e-beb6-4036-964b-f5400e80b219 demo demo] Empty body provided in request {{(pid=113754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:43:53.296202 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-b38e3f4e-beb6-4036-964b-f5400e80b219 demo demo] Calling method 'detail' {{(pid=113754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:43:53.296680 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.api_utils [None req-b38e3f4e-beb6-4036-964b-f5400e80b219 demo demo] Removing options '' from query. {{(pid=113754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:43:53.298045 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.volume.api [None req-b38e3f4e-beb6-4036-964b-f5400e80b219 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113754) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:43:53.306716 np0000170203 devstack@c-api.service[113754]: INFO cinder.volume.api [None req-b38e3f4e-beb6-4036-964b-f5400e80b219 demo demo] Get all volumes completed successfully. Apr 25 16:43:53.309414 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-b38e3f4e-beb6-4036-964b-f5400e80b219 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:43:53.309928 np0000170203 devstack@c-api.service[113754]: [pid: 113754|app: 0|req: 6/22] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:43:53 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 25 16:44:03.301125 np0000170203 devstack@c-api.service[113754]: DEBUG dbcounter [-] [113754] Writing DB stats cinder:SELECT=1 {{(pid=113754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:44:53.330066 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.middleware.request_id [None req-f08ec4fc-4edb-4baf-9bb1-01af1a233039 None None] RequestId filter calling following filter/app {{(pid=113753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:44:53.334117 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-f08ec4fc-4edb-4baf-9bb1-01af1a233039 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:44:53.334410 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-f08ec4fc-4edb-4baf-9bb1-01af1a233039 demo demo] Empty body provided in request {{(pid=113753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:44:53.334693 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-f08ec4fc-4edb-4baf-9bb1-01af1a233039 demo demo] Calling method 'detail' {{(pid=113753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:44:53.335026 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.api_utils [None req-f08ec4fc-4edb-4baf-9bb1-01af1a233039 demo demo] Removing options '' from query. {{(pid=113753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:44:53.336022 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.volume.api [None req-f08ec4fc-4edb-4baf-9bb1-01af1a233039 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113753) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:44:53.343801 np0000170203 devstack@c-api.service[113753]: INFO cinder.volume.api [None req-f08ec4fc-4edb-4baf-9bb1-01af1a233039 demo demo] Get all volumes completed successfully. Apr 25 16:44:53.346839 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-f08ec4fc-4edb-4baf-9bb1-01af1a233039 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:44:53.347510 np0000170203 devstack@c-api.service[113753]: [pid: 113753|app: 0|req: 6/23] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:44:53 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 25 16:45:03.339258 np0000170203 devstack@c-api.service[113753]: DEBUG dbcounter [-] [113753] Writing DB stats cinder:SELECT=1 {{(pid=113753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:45:53.368702 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.middleware.request_id [None req-d5605e85-183a-4d42-bfc9-20533f896c2a None None] RequestId filter calling following filter/app {{(pid=113755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:45:53.372699 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-d5605e85-183a-4d42-bfc9-20533f896c2a demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:45:53.373089 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-d5605e85-183a-4d42-bfc9-20533f896c2a demo demo] Empty body provided in request {{(pid=113755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:45:53.373507 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-d5605e85-183a-4d42-bfc9-20533f896c2a demo demo] Calling method 'detail' {{(pid=113755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:45:53.373993 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.api_utils [None req-d5605e85-183a-4d42-bfc9-20533f896c2a demo demo] Removing options '' from query. {{(pid=113755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:45:53.375435 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.volume.api [None req-d5605e85-183a-4d42-bfc9-20533f896c2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113755) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:45:53.383532 np0000170203 devstack@c-api.service[113755]: INFO cinder.volume.api [None req-d5605e85-183a-4d42-bfc9-20533f896c2a demo demo] Get all volumes completed successfully. Apr 25 16:45:53.385413 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-d5605e85-183a-4d42-bfc9-20533f896c2a demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:45:53.385622 np0000170203 devstack@c-api.service[113755]: [pid: 113755|app: 0|req: 7/24] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:45:53 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 25 16:46:03.379095 np0000170203 devstack@c-api.service[113755]: DEBUG dbcounter [-] [113755] Writing DB stats cinder:SELECT=1 {{(pid=113755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:46:53.401798 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.middleware.request_id [None req-5634d528-774a-4f34-bc4a-8aa8994ae2e0 None None] RequestId filter calling following filter/app {{(pid=113752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:46:53.497456 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-5634d528-774a-4f34-bc4a-8aa8994ae2e0 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:46:53.497871 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-5634d528-774a-4f34-bc4a-8aa8994ae2e0 demo demo] Empty body provided in request {{(pid=113752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:46:53.498264 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-5634d528-774a-4f34-bc4a-8aa8994ae2e0 demo demo] Calling method 'detail' {{(pid=113752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:46:53.498740 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.api_utils [None req-5634d528-774a-4f34-bc4a-8aa8994ae2e0 demo demo] Removing options '' from query. {{(pid=113752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:46:53.500197 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.volume.api [None req-5634d528-774a-4f34-bc4a-8aa8994ae2e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113752) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:46:53.509172 np0000170203 devstack@c-api.service[113752]: INFO cinder.volume.api [None req-5634d528-774a-4f34-bc4a-8aa8994ae2e0 demo demo] Get all volumes completed successfully. Apr 25 16:46:53.511806 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-5634d528-774a-4f34-bc4a-8aa8994ae2e0 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:46:53.512271 np0000170203 devstack@c-api.service[113752]: [pid: 113752|app: 0|req: 6/25] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:46:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:47:03.506240 np0000170203 devstack@c-api.service[113752]: DEBUG dbcounter [-] [113752] Writing DB stats cinder:SELECT=1 {{(pid=113752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:47:53.528429 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.middleware.request_id [None req-a775bbac-dd9d-4fd4-a173-a072f2eb2329 None None] RequestId filter calling following filter/app {{(pid=113754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:47:53.530629 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-a775bbac-dd9d-4fd4-a173-a072f2eb2329 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:47:53.530816 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-a775bbac-dd9d-4fd4-a173-a072f2eb2329 demo demo] Empty body provided in request {{(pid=113754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:47:53.530992 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-a775bbac-dd9d-4fd4-a173-a072f2eb2329 demo demo] Calling method 'detail' {{(pid=113754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:47:53.531206 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.api_utils [None req-a775bbac-dd9d-4fd4-a173-a072f2eb2329 demo demo] Removing options '' from query. {{(pid=113754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:47:53.531902 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.volume.api [None req-a775bbac-dd9d-4fd4-a173-a072f2eb2329 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113754) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:47:53.540526 np0000170203 devstack@c-api.service[113754]: INFO cinder.volume.api [None req-a775bbac-dd9d-4fd4-a173-a072f2eb2329 demo demo] Get all volumes completed successfully. Apr 25 16:47:53.543029 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-a775bbac-dd9d-4fd4-a173-a072f2eb2329 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:47:53.543471 np0000170203 devstack@c-api.service[113754]: [pid: 113754|app: 0|req: 7/26] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:47:53 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 25 16:48:03.534467 np0000170203 devstack@c-api.service[113754]: DEBUG dbcounter [-] [113754] Writing DB stats cinder:SELECT=1 {{(pid=113754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:48:53.557533 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.middleware.request_id [None req-1275dc80-1603-40e1-8634-3edfdee4835c None None] RequestId filter calling following filter/app {{(pid=113753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:48:53.560440 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-1275dc80-1603-40e1-8634-3edfdee4835c demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:48:53.560680 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-1275dc80-1603-40e1-8634-3edfdee4835c demo demo] Empty body provided in request {{(pid=113753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:48:53.560967 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-1275dc80-1603-40e1-8634-3edfdee4835c demo demo] Calling method 'detail' {{(pid=113753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:48:53.561280 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.api_utils [None req-1275dc80-1603-40e1-8634-3edfdee4835c demo demo] Removing options '' from query. {{(pid=113753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:48:53.562253 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.volume.api [None req-1275dc80-1603-40e1-8634-3edfdee4835c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113753) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:48:53.571022 np0000170203 devstack@c-api.service[113753]: INFO cinder.volume.api [None req-1275dc80-1603-40e1-8634-3edfdee4835c demo demo] Get all volumes completed successfully. Apr 25 16:48:53.572894 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-1275dc80-1603-40e1-8634-3edfdee4835c demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:48:53.573218 np0000170203 devstack@c-api.service[113753]: [pid: 113753|app: 0|req: 7/27] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:48:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:49:03.566090 np0000170203 devstack@c-api.service[113753]: DEBUG dbcounter [-] [113753] Writing DB stats cinder:SELECT=1 {{(pid=113753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:49:53.593960 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.middleware.request_id [None req-853687e0-2f54-47e9-9b23-9b65c896ea2b None None] RequestId filter calling following filter/app {{(pid=113755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:49:53.596390 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-853687e0-2f54-47e9-9b23-9b65c896ea2b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:49:53.596610 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-853687e0-2f54-47e9-9b23-9b65c896ea2b demo demo] Empty body provided in request {{(pid=113755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:49:53.596919 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-853687e0-2f54-47e9-9b23-9b65c896ea2b demo demo] Calling method 'detail' {{(pid=113755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:49:53.597233 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.api_utils [None req-853687e0-2f54-47e9-9b23-9b65c896ea2b demo demo] Removing options '' from query. {{(pid=113755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:49:53.598238 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.volume.api [None req-853687e0-2f54-47e9-9b23-9b65c896ea2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113755) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:49:53.607838 np0000170203 devstack@c-api.service[113755]: INFO cinder.volume.api [None req-853687e0-2f54-47e9-9b23-9b65c896ea2b demo demo] Get all volumes completed successfully. Apr 25 16:49:53.610747 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-853687e0-2f54-47e9-9b23-9b65c896ea2b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:49:53.611264 np0000170203 devstack@c-api.service[113755]: [pid: 113755|app: 0|req: 8/28] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:49:53 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 25 16:50:03.601260 np0000170203 devstack@c-api.service[113755]: DEBUG dbcounter [-] [113755] Writing DB stats cinder:SELECT=1 {{(pid=113755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:50:53.625702 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.middleware.request_id [None req-7a5efd67-14fc-4fe7-bed1-fd28d272db31 None None] RequestId filter calling following filter/app {{(pid=113752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:50:53.633925 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-7a5efd67-14fc-4fe7-bed1-fd28d272db31 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:50:53.634190 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-7a5efd67-14fc-4fe7-bed1-fd28d272db31 demo demo] Empty body provided in request {{(pid=113752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:50:53.634420 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-7a5efd67-14fc-4fe7-bed1-fd28d272db31 demo demo] Calling method 'detail' {{(pid=113752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:50:53.634831 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.api_utils [None req-7a5efd67-14fc-4fe7-bed1-fd28d272db31 demo demo] Removing options '' from query. {{(pid=113752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:50:53.636051 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.volume.api [None req-7a5efd67-14fc-4fe7-bed1-fd28d272db31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113752) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:50:53.647305 np0000170203 devstack@c-api.service[113752]: INFO cinder.volume.api [None req-7a5efd67-14fc-4fe7-bed1-fd28d272db31 demo demo] Get all volumes completed successfully. Apr 25 16:50:53.650099 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-7a5efd67-14fc-4fe7-bed1-fd28d272db31 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:50:53.650588 np0000170203 devstack@c-api.service[113752]: [pid: 113752|app: 0|req: 7/29] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:50:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:51:03.640532 np0000170203 devstack@c-api.service[113752]: DEBUG dbcounter [-] [113752] Writing DB stats cinder:SELECT=1 {{(pid=113752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:51:53.669412 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.middleware.request_id [None req-f287392e-7b0f-455a-a67a-e1346648ddc7 None None] RequestId filter calling following filter/app {{(pid=113754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:51:53.762820 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-f287392e-7b0f-455a-a67a-e1346648ddc7 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:51:53.763108 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-f287392e-7b0f-455a-a67a-e1346648ddc7 demo demo] Empty body provided in request {{(pid=113754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:51:53.763349 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-f287392e-7b0f-455a-a67a-e1346648ddc7 demo demo] Calling method 'detail' {{(pid=113754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:51:53.763638 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.api_utils [None req-f287392e-7b0f-455a-a67a-e1346648ddc7 demo demo] Removing options '' from query. {{(pid=113754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:51:53.764658 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.volume.api [None req-f287392e-7b0f-455a-a67a-e1346648ddc7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113754) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:51:53.773331 np0000170203 devstack@c-api.service[113754]: INFO cinder.volume.api [None req-f287392e-7b0f-455a-a67a-e1346648ddc7 demo demo] Get all volumes completed successfully. Apr 25 16:51:53.775894 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-f287392e-7b0f-455a-a67a-e1346648ddc7 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:51:53.776640 np0000170203 devstack@c-api.service[113754]: [pid: 113754|app: 0|req: 8/30] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:51:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:52:03.767923 np0000170203 devstack@c-api.service[113754]: DEBUG dbcounter [-] [113754] Writing DB stats cinder:SELECT=1 {{(pid=113754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:52:53.793586 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.middleware.request_id [None req-d087d9ad-fa59-4471-ad56-f7461fb1b07f None None] RequestId filter calling following filter/app {{(pid=113753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:52:53.799601 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-d087d9ad-fa59-4471-ad56-f7461fb1b07f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:52:53.800065 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-d087d9ad-fa59-4471-ad56-f7461fb1b07f demo demo] Empty body provided in request {{(pid=113753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:52:53.800455 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-d087d9ad-fa59-4471-ad56-f7461fb1b07f demo demo] Calling method 'detail' {{(pid=113753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:52:53.800960 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.api_utils [None req-d087d9ad-fa59-4471-ad56-f7461fb1b07f demo demo] Removing options '' from query. {{(pid=113753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:52:53.801749 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.volume.api [None req-d087d9ad-fa59-4471-ad56-f7461fb1b07f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113753) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:52:53.811654 np0000170203 devstack@c-api.service[113753]: INFO cinder.volume.api [None req-d087d9ad-fa59-4471-ad56-f7461fb1b07f demo demo] Get all volumes completed successfully. Apr 25 16:52:53.814499 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-d087d9ad-fa59-4471-ad56-f7461fb1b07f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:52:53.815096 np0000170203 devstack@c-api.service[113753]: [pid: 113753|app: 0|req: 8/31] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:52:53 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 25 16:53:03.805577 np0000170203 devstack@c-api.service[113753]: DEBUG dbcounter [-] [113753] Writing DB stats cinder:SELECT=1 {{(pid=113753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:53:53.829797 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.middleware.request_id [None req-21c4b471-17d5-463d-a598-667b1d2bec5d None None] RequestId filter calling following filter/app {{(pid=113755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:53:53.833660 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-21c4b471-17d5-463d-a598-667b1d2bec5d demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:53:53.834051 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-21c4b471-17d5-463d-a598-667b1d2bec5d demo demo] Empty body provided in request {{(pid=113755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:53:53.834421 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-21c4b471-17d5-463d-a598-667b1d2bec5d demo demo] Calling method 'detail' {{(pid=113755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:53:53.835029 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.api_utils [None req-21c4b471-17d5-463d-a598-667b1d2bec5d demo demo] Removing options '' from query. {{(pid=113755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:53:53.836497 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.volume.api [None req-21c4b471-17d5-463d-a598-667b1d2bec5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113755) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:53:53.844214 np0000170203 devstack@c-api.service[113755]: INFO cinder.volume.api [None req-21c4b471-17d5-463d-a598-667b1d2bec5d demo demo] Get all volumes completed successfully. Apr 25 16:53:53.850461 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-21c4b471-17d5-463d-a598-667b1d2bec5d demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:53:53.851055 np0000170203 devstack@c-api.service[113755]: [pid: 113755|app: 0|req: 9/32] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:53:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:54:03.839959 np0000170203 devstack@c-api.service[113755]: DEBUG dbcounter [-] [113755] Writing DB stats cinder:SELECT=1 {{(pid=113755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:54:53.866865 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.middleware.request_id [None req-f0d8417e-31ad-453b-abd5-f3c7be53f72c None None] RequestId filter calling following filter/app {{(pid=113752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:54:53.868699 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-f0d8417e-31ad-453b-abd5-f3c7be53f72c demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:54:53.868938 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-f0d8417e-31ad-453b-abd5-f3c7be53f72c demo demo] Empty body provided in request {{(pid=113752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:54:53.869178 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-f0d8417e-31ad-453b-abd5-f3c7be53f72c demo demo] Calling method 'detail' {{(pid=113752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:54:53.869471 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.api_utils [None req-f0d8417e-31ad-453b-abd5-f3c7be53f72c demo demo] Removing options '' from query. {{(pid=113752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:54:53.871163 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.volume.api [None req-f0d8417e-31ad-453b-abd5-f3c7be53f72c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113752) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:54:53.878587 np0000170203 devstack@c-api.service[113752]: INFO cinder.volume.api [None req-f0d8417e-31ad-453b-abd5-f3c7be53f72c demo demo] Get all volumes completed successfully. Apr 25 16:54:53.880914 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-f0d8417e-31ad-453b-abd5-f3c7be53f72c demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:54:53.881624 np0000170203 devstack@c-api.service[113752]: [pid: 113752|app: 0|req: 8/33] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:54:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:55:03.873872 np0000170203 devstack@c-api.service[113752]: DEBUG dbcounter [-] [113752] Writing DB stats cinder:SELECT=1 {{(pid=113752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:55:53.898573 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.middleware.request_id [None req-67dd292d-5dbe-4108-b97a-822e2e312c16 None None] RequestId filter calling following filter/app {{(pid=113754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:55:53.901110 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-67dd292d-5dbe-4108-b97a-822e2e312c16 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:55:53.901535 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-67dd292d-5dbe-4108-b97a-822e2e312c16 demo demo] Empty body provided in request {{(pid=113754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:55:53.901936 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-67dd292d-5dbe-4108-b97a-822e2e312c16 demo demo] Calling method 'detail' {{(pid=113754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:55:53.902520 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.api_utils [None req-67dd292d-5dbe-4108-b97a-822e2e312c16 demo demo] Removing options '' from query. {{(pid=113754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:55:53.903891 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.volume.api [None req-67dd292d-5dbe-4108-b97a-822e2e312c16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113754) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:55:53.912961 np0000170203 devstack@c-api.service[113754]: INFO cinder.volume.api [None req-67dd292d-5dbe-4108-b97a-822e2e312c16 demo demo] Get all volumes completed successfully. Apr 25 16:55:53.916439 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-67dd292d-5dbe-4108-b97a-822e2e312c16 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:55:53.916972 np0000170203 devstack@c-api.service[113754]: [pid: 113754|app: 0|req: 9/34] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:55:53 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 25 16:56:03.909268 np0000170203 devstack@c-api.service[113754]: DEBUG dbcounter [-] [113754] Writing DB stats cinder:SELECT=1 {{(pid=113754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:56:53.931835 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.middleware.request_id [None req-ce4136e6-e17f-400b-8e43-d246540f8e09 None None] RequestId filter calling following filter/app {{(pid=113753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:56:53.968426 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-ce4136e6-e17f-400b-8e43-d246540f8e09 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:56:53.968668 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-ce4136e6-e17f-400b-8e43-d246540f8e09 demo demo] Empty body provided in request {{(pid=113753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:56:53.968932 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-ce4136e6-e17f-400b-8e43-d246540f8e09 demo demo] Calling method 'detail' {{(pid=113753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:56:53.969209 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.api_utils [None req-ce4136e6-e17f-400b-8e43-d246540f8e09 demo demo] Removing options '' from query. {{(pid=113753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:56:53.970116 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.volume.api [None req-ce4136e6-e17f-400b-8e43-d246540f8e09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113753) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:56:53.977377 np0000170203 devstack@c-api.service[113753]: INFO cinder.volume.api [None req-ce4136e6-e17f-400b-8e43-d246540f8e09 demo demo] Get all volumes completed successfully. Apr 25 16:56:53.979968 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-ce4136e6-e17f-400b-8e43-d246540f8e09 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:56:53.980389 np0000170203 devstack@c-api.service[113753]: [pid: 113753|app: 0|req: 9/35] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:56:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:57:03.973298 np0000170203 devstack@c-api.service[113753]: DEBUG dbcounter [-] [113753] Writing DB stats cinder:SELECT=1 {{(pid=113753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:57:53.993072 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.middleware.request_id [None req-e62f4118-d4a2-4a6c-bc59-f52f123e75fe None None] RequestId filter calling following filter/app {{(pid=113755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:57:53.995018 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-e62f4118-d4a2-4a6c-bc59-f52f123e75fe demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:57:53.995176 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-e62f4118-d4a2-4a6c-bc59-f52f123e75fe demo demo] Empty body provided in request {{(pid=113755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:57:53.995349 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.openstack.wsgi [None req-e62f4118-d4a2-4a6c-bc59-f52f123e75fe demo demo] Calling method 'detail' {{(pid=113755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:57:53.995559 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.api.api_utils [None req-e62f4118-d4a2-4a6c-bc59-f52f123e75fe demo demo] Removing options '' from query. {{(pid=113755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:57:53.996253 np0000170203 devstack@c-api.service[113755]: DEBUG cinder.volume.api [None req-e62f4118-d4a2-4a6c-bc59-f52f123e75fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113755) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:57:54.002979 np0000170203 devstack@c-api.service[113755]: INFO cinder.volume.api [None req-e62f4118-d4a2-4a6c-bc59-f52f123e75fe demo demo] Get all volumes completed successfully. Apr 25 16:57:54.004926 np0000170203 devstack@c-api.service[113755]: INFO cinder.api.openstack.wsgi [None req-e62f4118-d4a2-4a6c-bc59-f52f123e75fe demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:57:54.005269 np0000170203 devstack@c-api.service[113755]: [pid: 113755|app: 0|req: 10/36] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:57:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:58:03.998434 np0000170203 devstack@c-api.service[113755]: DEBUG dbcounter [-] [113755] Writing DB stats cinder:SELECT=1 {{(pid=113755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:58:54.018267 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.middleware.request_id [None req-1e2e5988-92e9-4bdc-9f41-1e1676129177 None None] RequestId filter calling following filter/app {{(pid=113752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:58:54.022178 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-1e2e5988-92e9-4bdc-9f41-1e1676129177 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:58:54.022178 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-1e2e5988-92e9-4bdc-9f41-1e1676129177 demo demo] Empty body provided in request {{(pid=113752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:58:54.022178 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.openstack.wsgi [None req-1e2e5988-92e9-4bdc-9f41-1e1676129177 demo demo] Calling method 'detail' {{(pid=113752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:58:54.022178 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.api.api_utils [None req-1e2e5988-92e9-4bdc-9f41-1e1676129177 demo demo] Removing options '' from query. {{(pid=113752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:58:54.022178 np0000170203 devstack@c-api.service[113752]: DEBUG cinder.volume.api [None req-1e2e5988-92e9-4bdc-9f41-1e1676129177 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113752) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:58:54.027713 np0000170203 devstack@c-api.service[113752]: INFO cinder.volume.api [None req-1e2e5988-92e9-4bdc-9f41-1e1676129177 demo demo] Get all volumes completed successfully. Apr 25 16:58:54.029600 np0000170203 devstack@c-api.service[113752]: INFO cinder.api.openstack.wsgi [None req-1e2e5988-92e9-4bdc-9f41-1e1676129177 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:58:54.029969 np0000170203 devstack@c-api.service[113752]: [pid: 113752|app: 0|req: 9/37] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:58:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:59:04.024432 np0000170203 devstack@c-api.service[113752]: DEBUG dbcounter [-] [113752] Writing DB stats cinder:SELECT=1 {{(pid=113752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:59:54.050475 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.middleware.request_id [None req-20461a3a-115f-4cd7-878c-26f3e11c2e0f None None] RequestId filter calling following filter/app {{(pid=113754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:59:54.053525 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-20461a3a-115f-4cd7-878c-26f3e11c2e0f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 16:59:54.054009 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-20461a3a-115f-4cd7-878c-26f3e11c2e0f demo demo] Empty body provided in request {{(pid=113754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:59:54.054169 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.openstack.wsgi [None req-20461a3a-115f-4cd7-878c-26f3e11c2e0f demo demo] Calling method 'detail' {{(pid=113754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:59:54.054528 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.api.api_utils [None req-20461a3a-115f-4cd7-878c-26f3e11c2e0f demo demo] Removing options '' from query. {{(pid=113754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:59:54.055613 np0000170203 devstack@c-api.service[113754]: DEBUG cinder.volume.api [None req-20461a3a-115f-4cd7-878c-26f3e11c2e0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113754) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:59:54.067694 np0000170203 devstack@c-api.service[113754]: INFO cinder.volume.api [None req-20461a3a-115f-4cd7-878c-26f3e11c2e0f demo demo] Get all volumes completed successfully. Apr 25 16:59:54.071864 np0000170203 devstack@c-api.service[113754]: INFO cinder.api.openstack.wsgi [None req-20461a3a-115f-4cd7-878c-26f3e11c2e0f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:59:54.072248 np0000170203 devstack@c-api.service[113754]: [pid: 113754|app: 0|req: 10/38] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 16:59:54 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 25 17:00:04.059605 np0000170203 devstack@c-api.service[113754]: DEBUG dbcounter [-] [113754] Writing DB stats cinder:SELECT=1 {{(pid=113754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 17:00:54.091221 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.middleware.request_id [None req-127b9200-29ee-4240-992d-4316f3f135a3 None None] RequestId filter calling following filter/app {{(pid=113753) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 17:00:54.095219 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-127b9200-29ee-4240-992d-4316f3f135a3 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Apr 25 17:00:54.095440 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-127b9200-29ee-4240-992d-4316f3f135a3 demo demo] Empty body provided in request {{(pid=113753) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 17:00:54.095683 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.openstack.wsgi [None req-127b9200-29ee-4240-992d-4316f3f135a3 demo demo] Calling method 'detail' {{(pid=113753) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 17:00:54.095984 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.api.api_utils [None req-127b9200-29ee-4240-992d-4316f3f135a3 demo demo] Removing options '' from query. {{(pid=113753) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 17:00:54.096929 np0000170203 devstack@c-api.service[113753]: DEBUG cinder.volume.api [None req-127b9200-29ee-4240-992d-4316f3f135a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113753) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 17:00:54.106370 np0000170203 devstack@c-api.service[113753]: INFO cinder.volume.api [None req-127b9200-29ee-4240-992d-4316f3f135a3 demo demo] Get all volumes completed successfully. Apr 25 17:00:54.110606 np0000170203 devstack@c-api.service[113753]: INFO cinder.api.openstack.wsgi [None req-127b9200-29ee-4240-992d-4316f3f135a3 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Apr 25 17:00:54.111884 np0000170203 devstack@c-api.service[113753]: [pid: 113753|app: 0|req: 10/39] 199.204.45.22 () {64 vars in 1290 bytes} [Sat Apr 25 17:00:54 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 25 17:01:04.099968 np0000170203 devstack@c-api.service[113753]: DEBUG dbcounter [-] [113753] Writing DB stats cinder:SELECT=1 {{(pid=113753) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}