Jun 19 21:36:27.426300 np0000182323 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 21:36:27.433753 np0000182323 devstack@c-api.service[112113]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 21:36:27.437197 np0000182323 devstack@c-api.service[112113]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 21:36:27 2026] *** Jun 19 21:36:27.437197 np0000182323 devstack@c-api.service[112113]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 21:36:27.437197 np0000182323 devstack@c-api.service[112113]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 21:36:27.437197 np0000182323 devstack@c-api.service[112113]: nodename: np0000182323 Jun 19 21:36:27.437197 np0000182323 devstack@c-api.service[112113]: machine: x86_64 Jun 19 21:36:27.437197 np0000182323 devstack@c-api.service[112113]: clock source: unix Jun 19 21:36:27.437197 np0000182323 devstack@c-api.service[112113]: pcre jit disabled Jun 19 21:36:27.437197 np0000182323 devstack@c-api.service[112113]: detected number of CPU cores: 16 Jun 19 21:36:27.437197 np0000182323 devstack@c-api.service[112113]: current working directory: / Jun 19 21:36:27.437197 np0000182323 devstack@c-api.service[112113]: detected binary path: /usr/bin/uwsgi-core Jun 19 21:36:27.437197 np0000182323 devstack@c-api.service[112113]: your processes number limit is 256917 Jun 19 21:36:27.437197 np0000182323 devstack@c-api.service[112113]: your memory page size is 4096 bytes Jun 19 21:36:27.437197 np0000182323 devstack@c-api.service[112113]: detected max file descriptor number: 2048 Jun 19 21:36:27.437197 np0000182323 devstack@c-api.service[112113]: lock engine: pthread robust mutexes Jun 19 21:36:27.437851 np0000182323 devstack@c-api.service[112113]: thunder lock: enabled Jun 19 21:36:27.437851 np0000182323 devstack@c-api.service[112113]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 21:36:27.437851 np0000182323 devstack@c-api.service[112113]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 21:36:27.437851 np0000182323 devstack@c-api.service[112113]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 21:36:27.437851 np0000182323 devstack@c-api.service[112113]: Set PythonHome to /opt/stack/data/venv Jun 19 21:36:27.476270 np0000182323 devstack@c-api.service[112113]: Python main interpreter initialized at 0x740f3f0a3668 Jun 19 21:36:27.476270 np0000182323 devstack@c-api.service[112113]: python threads support enabled Jun 19 21:36:27.476270 np0000182323 devstack@c-api.service[112113]: your server socket listen backlog is limited to 100 connections Jun 19 21:36:27.476270 np0000182323 devstack@c-api.service[112113]: your mercy for graceful operations on workers is 80 seconds Jun 19 21:36:27.476939 np0000182323 devstack@c-api.service[112113]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 21:36:27.477151 np0000182323 devstack@c-api.service[112113]: *** Operational MODE: preforking *** Jun 19 21:36:27.477414 np0000182323 devstack@c-api.service[112113]: *** uWSGI is running in multiple interpreter mode *** Jun 19 21:36:27.477414 np0000182323 devstack@c-api.service[112113]: spawned uWSGI master process (pid: 112113) Jun 19 21:36:27.477715 np0000182323 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 21:36:27.478722 np0000182323 devstack@c-api.service[112113]: spawned uWSGI worker 1 (pid: 112125, cores: 1) Jun 19 21:36:27.479353 np0000182323 devstack@c-api.service[112113]: spawned uWSGI worker 2 (pid: 112126, cores: 1) Jun 19 21:36:27.479911 np0000182323 devstack@c-api.service[112113]: spawned uWSGI worker 3 (pid: 112127, cores: 1) Jun 19 21:36:27.480466 np0000182323 devstack@c-api.service[112113]: spawned uWSGI worker 4 (pid: 112128, cores: 1) Jun 19 21:36:27.480554 np0000182323 devstack@c-api.service[112113]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 21:36:27.609075 np0000182323 devstack@c-api.service[112125]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 21:36:27.609075 np0000182323 devstack@c-api.service[112125]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 21:36:27.609075 np0000182323 devstack@c-api.service[112125]: we strongly recommend against using it for new projects. Jun 19 21:36:27.609075 np0000182323 devstack@c-api.service[112125]: If you are already using Eventlet, we recommend migrating to a different Jun 19 21:36:27.609075 np0000182323 devstack@c-api.service[112125]: framework. For more detail see Jun 19 21:36:27.609075 np0000182323 devstack@c-api.service[112125]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 21:36:27.609075 np0000182323 devstack@c-api.service[112125]: import eventlet # noqa Jun 19 21:36:27.613031 np0000182323 devstack@c-api.service[112127]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 21:36:27.613031 np0000182323 devstack@c-api.service[112127]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 21:36:27.613031 np0000182323 devstack@c-api.service[112127]: we strongly recommend against using it for new projects. Jun 19 21:36:27.613031 np0000182323 devstack@c-api.service[112127]: If you are already using Eventlet, we recommend migrating to a different Jun 19 21:36:27.613031 np0000182323 devstack@c-api.service[112127]: framework. For more detail see Jun 19 21:36:27.613031 np0000182323 devstack@c-api.service[112127]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 21:36:27.613031 np0000182323 devstack@c-api.service[112127]: import eventlet # noqa Jun 19 21:36:27.621590 np0000182323 devstack@c-api.service[112126]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 21:36:27.621590 np0000182323 devstack@c-api.service[112126]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 21:36:27.621590 np0000182323 devstack@c-api.service[112126]: we strongly recommend against using it for new projects. Jun 19 21:36:27.621590 np0000182323 devstack@c-api.service[112126]: If you are already using Eventlet, we recommend migrating to a different Jun 19 21:36:27.621590 np0000182323 devstack@c-api.service[112126]: framework. For more detail see Jun 19 21:36:27.621590 np0000182323 devstack@c-api.service[112126]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 21:36:27.621590 np0000182323 devstack@c-api.service[112126]: import eventlet # noqa Jun 19 21:36:27.626136 np0000182323 devstack@c-api.service[112128]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 21:36:27.626136 np0000182323 devstack@c-api.service[112128]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 21:36:27.626136 np0000182323 devstack@c-api.service[112128]: we strongly recommend against using it for new projects. Jun 19 21:36:27.626136 np0000182323 devstack@c-api.service[112128]: If you are already using Eventlet, we recommend migrating to a different Jun 19 21:36:27.626136 np0000182323 devstack@c-api.service[112128]: framework. For more detail see Jun 19 21:36:27.626136 np0000182323 devstack@c-api.service[112128]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 21:36:27.626136 np0000182323 devstack@c-api.service[112128]: import eventlet # noqa Jun 19 21:36:27.700554 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 21:36:27.700554 np0000182323 devstack@c-api.service[112125]: warnings.warn( Jun 19 21:36:27.702813 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 21:36:27.702813 np0000182323 devstack@c-api.service[112127]: warnings.warn( Jun 19 21:36:27.713456 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 21:36:27.713456 np0000182323 devstack@c-api.service[112126]: warnings.warn( Jun 19 21:36:27.732565 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 21:36:27.732565 np0000182323 devstack@c-api.service[112128]: warnings.warn( Jun 19 21:36:27.783122 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 21:36:27.783122 np0000182323 devstack@c-api.service[112127]: from cgi import parse_header Jun 19 21:36:27.794810 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 21:36:27.794810 np0000182323 devstack@c-api.service[112126]: from cgi import parse_header Jun 19 21:36:27.798183 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 21:36:27.798183 np0000182323 devstack@c-api.service[112125]: from cgi import parse_header Jun 19 21:36:27.815117 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 21:36:27.815117 np0000182323 devstack@c-api.service[112128]: from cgi import parse_header Jun 19 21:36:27.831791 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 21:36:27.831791 np0000182323 devstack@c-api.service[112127]: removals.removed_module( Jun 19 21:36:27.833375 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 21:36:27.833375 np0000182323 devstack@c-api.service[112127]: removals.removed_module( Jun 19 21:36:27.847656 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 21:36:27.847656 np0000182323 devstack@c-api.service[112126]: removals.removed_module( Jun 19 21:36:27.848852 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 21:36:27.848852 np0000182323 devstack@c-api.service[112126]: removals.removed_module( Jun 19 21:36:27.849756 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 21:36:27.849756 np0000182323 devstack@c-api.service[112125]: removals.removed_module( Jun 19 21:36:27.851833 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 21:36:27.851833 np0000182323 devstack@c-api.service[112125]: removals.removed_module( Jun 19 21:36:27.880308 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 21:36:27.880308 np0000182323 devstack@c-api.service[112128]: removals.removed_module( Jun 19 21:36:27.884655 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 21:36:27.884655 np0000182323 devstack@c-api.service[112128]: removals.removed_module( Jun 19 21:36:28.627662 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 21:36:28.627662 np0000182323 devstack@c-api.service[112127]: warnings.warn( Jun 19 21:36:28.638651 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 21:36:28.638651 np0000182323 devstack@c-api.service[112126]: warnings.warn( Jun 19 21:36:28.683480 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 21:36:28.683480 np0000182323 devstack@c-api.service[112127]: warnings.warn( Jun 19 21:36:28.690300 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 21:36:28.690300 np0000182323 devstack@c-api.service[112126]: warnings.warn( Jun 19 21:36:28.731124 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 21:36:28.731124 np0000182323 devstack@c-api.service[112125]: warnings.warn( Jun 19 21:36:28.784128 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 21:36:28.784128 np0000182323 devstack@c-api.service[112125]: warnings.warn( Jun 19 21:36:28.830793 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 21:36:28.830793 np0000182323 devstack@c-api.service[112128]: warnings.warn( Jun 19 21:36:28.893527 np0000182323 devstack@c-api.service[112126]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 21:36:28.893527 np0000182323 devstack@c-api.service[112126]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112126) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 21:36:28.897511 np0000182323 devstack@c-api.service[112127]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 21:36:28.897717 np0000182323 devstack@c-api.service[112127]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112127) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 21:36:28.897891 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 21:36:28.897891 np0000182323 devstack@c-api.service[112128]: warnings.warn( Jun 19 21:36:28.980873 np0000182323 devstack@c-api.service[112126]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 21:36:28.980873 np0000182323 devstack@c-api.service[112126]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 21:36:28.983167 np0000182323 devstack@c-api.service[112127]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 21:36:28.983167 np0000182323 devstack@c-api.service[112127]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 21:36:28.983998 np0000182323 devstack@c-api.service[112125]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 21:36:28.984193 np0000182323 devstack@c-api.service[112125]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112125) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 21:36:29.050344 np0000182323 devstack@c-api.service[112125]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 21:36:29.050344 np0000182323 devstack@c-api.service[112125]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 21:36:29.104425 np0000182323 devstack@c-api.service[112128]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 21:36:29.104671 np0000182323 devstack@c-api.service[112128]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112128) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 21:36:29.172004 np0000182323 devstack@c-api.service[112128]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 21:36:29.172004 np0000182323 devstack@c-api.service[112128]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 21:36:29.459155 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112126) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 21:36:29.459253 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112127) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 21:36:29.459331 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.459331 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.459510 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.459570 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.459770 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.459939 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.460768 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112125) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 21:36:29.461175 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.461243 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.461444 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.461841 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.461922 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.461977 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.462023 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.462069 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.462114 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.462167 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.462228 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.462288 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.462341 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.462385 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.462420 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.462455 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.462514 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.462563 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.462602 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.462654 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.462709 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.462709 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.462709 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.462709 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.463074 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.463152 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.463204 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.463245 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.463305 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.463360 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.463360 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.463465 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.463514 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.463556 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.463611 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.463726 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.463773 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.463814 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.463872 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.463928 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.463969 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.464017 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.464058 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.464104 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.464156 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.464190 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.464226 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.464281 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.464325 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.464373 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.464421 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.464465 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.464513 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.464564 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.464629 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.464687 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.464749 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.464806 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.464806 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.464806 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.464806 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.464806 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.464806 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.464806 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.464806 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.464806 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.465757 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.465757 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.465757 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.465898 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.465952 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.465990 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.466031 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.466066 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.466119 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.466166 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.466204 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.466256 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.466256 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.466256 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.466377 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.466377 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.466377 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.466377 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.466377 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.466377 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.466377 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.468222 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.468306 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.468360 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.468407 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.468454 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.468503 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.468555 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.468601 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.468677 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.468732 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.468775 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.468812 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.468854 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.468897 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.468934 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.468934 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.469114 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.469156 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.469156 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.469156 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.469156 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.469299 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.469299 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.469299 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.469299 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.469460 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.469509 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.469550 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.469596 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.469655 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.469696 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.469734 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.469790 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.469829 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.469868 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.469912 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.469951 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.469988 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.470026 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.470070 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.470108 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.470154 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.470756 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.470825 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.470870 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.470915 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.470962 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.471002 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.471043 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.471084 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.471125 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.471222 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.471271 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.471307 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.471366 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.471684 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.471739 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.471792 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.471843 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.471843 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.471843 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.471843 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.471843 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.473308 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.473407 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.473407 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.473484 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.473533 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.473578 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.473642 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.473688 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.473729 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.473772 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.473830 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.473875 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.473918 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.473970 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.473970 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.474055 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.474099 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.474141 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.474141 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.474141 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.474141 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.474460 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.474512 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.474575 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.474646 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.474723 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.474768 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.474810 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.474865 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.474918 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.474961 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.475029 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.475077 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.475123 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.475163 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.475770 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.475826 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.475874 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.475923 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.475923 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.475923 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.475923 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.476643 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.476726 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.476772 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.476819 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.476862 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.476909 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.476957 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.477006 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.477049 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.477088 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.477136 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.477179 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.477179 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.477179 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.477303 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.477303 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.477303 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.477431 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.477431 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.477500 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.477547 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.478188 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.478261 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.478312 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.478355 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.478405 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.478458 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.478509 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.478559 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.478604 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.478688 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.478731 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.478771 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.478810 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.478851 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.478898 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.478938 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.478938 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.478938 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.478938 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.478938 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.479133 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.484901 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.485007 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.485007 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.485085 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.485145 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.485190 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.485246 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.485638 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.485696 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.485774 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.485834 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.485891 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.485945 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.486027 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.486073 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.486106 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.486149 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.486191 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.486229 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.486229 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.486292 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.486327 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.486364 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.486397 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.486433 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.486470 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.486507 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.486544 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.486577 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.486604 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.486604 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.486674 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.486718 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.486718 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.486718 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.486904 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.486983 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.487056 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.487131 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.487204 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.487276 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.487357 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.487830 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.487889 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.487938 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.487990 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.488036 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.488083 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.488120 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.488166 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.488398 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.488448 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.488489 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.488536 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.488587 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.488648 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.488702 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.488741 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.488781 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.488781 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.488854 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.488899 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.488942 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.489168 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.489221 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.489288 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.489339 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.489410 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.489455 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.489492 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.489534 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.489578 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.489656 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.489744 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.489806 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.489855 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.489936 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.489986 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.490061 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.490319 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.490364 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.490409 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.490509 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.490580 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.492018 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.492127 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.492127 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.492234 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.492234 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.492352 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.492352 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.492479 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.492479 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.492592 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.492592 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.492739 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.492739 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.492838 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.492983 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.493064 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.493135 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.493135 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.493268 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.493268 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.493374 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.493506 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.493594 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.493594 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.493723 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.493779 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.493829 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.493908 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.493965 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.494031 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.494085 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.494135 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.494190 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.494262 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.494325 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.494386 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.494447 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.494447 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.494577 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.494577 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.494731 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.494790 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.494842 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.494842 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.494842 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.494842 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.495056 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.495056 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.495056 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.495649 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.495649 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.495649 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.495649 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.495898 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.495898 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.495995 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.496051 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.496099 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.496146 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.496192 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.496240 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.496240 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.496240 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.496380 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.496380 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.496380 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.496530 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.496583 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.496652 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.496705 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.496767 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.496822 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.496876 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.496923 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.496978 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.497032 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.497093 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.497144 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.497210 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.497275 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.497329 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.497389 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.497440 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.497494 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.501217 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.501331 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.501331 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.501449 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.501449 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.501563 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.501563 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.501727 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.501846 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.501934 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.502010 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.502071 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.502127 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.502192 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.502261 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.502330 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.502330 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.502455 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.502455 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.502572 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.502572 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.508135 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.508276 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.508330 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.508372 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.508414 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.508455 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.508455 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.508523 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.508579 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.508637 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.508683 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.508732 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.508732 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.508861 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.509816 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.509910 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.509963 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.510003 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.510066 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.510109 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.510150 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.510190 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.510226 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.510271 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.510306 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.510348 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.510384 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.510435 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.510482 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.510523 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.510562 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.510829 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.510829 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.511042 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.511283 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.511940 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.512104 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.512267 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.512415 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.512576 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.512811 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.512995 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.513307 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.513408 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.513501 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.513659 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.513726 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.513778 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.513827 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.513872 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.513872 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.513952 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.513996 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.514044 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.514084 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.514120 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.514170 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.514215 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.514263 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.514263 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.514338 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.514385 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.514428 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.514467 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.514510 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.514558 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.514599 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.514673 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.514718 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.514718 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.514794 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.514842 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.514881 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.514922 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.515004 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.515056 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.515182 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.515360 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.515499 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.515687 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.515921 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.516104 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.516268 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.516495 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.520894 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.520971 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.521010 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.521052 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.521140 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.521305 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.521383 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.521431 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.521508 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.521559 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.521640 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.521715 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.521762 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.521842 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.522429 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.522537 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.522601 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.522741 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.522819 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.523060 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.523153 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.523247 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.523339 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.523425 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.523479 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.523528 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.523573 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.523573 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.523678 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.523756 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.523818 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.523867 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.523910 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.523949 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.524075 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.524137 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.524215 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.524263 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.524343 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.524392 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.524468 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.524533 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.524578 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.524656 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.524732 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.524797 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.524849 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.524898 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.524982 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.525159 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.525218 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.525290 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.525353 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.525425 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.525471 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.525550 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.526219 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.526292 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.526341 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.526387 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.526429 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.526471 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.526512 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.526560 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.526610 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.526680 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.526723 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.526769 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.526812 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.526851 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.526891 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.526933 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.526974 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.527020 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.527071 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.527112 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.527160 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.527200 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.527249 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.527293 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.527343 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.527343 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.527417 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.527464 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.527509 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.527548 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.527587 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.527587 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.527692 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.527761 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.527799 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.527799 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.527862 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.527912 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.527943 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.527973 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.527973 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.527973 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.527973 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.527973 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.527973 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.527973 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.527973 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.527973 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.527973 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.530246 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.530331 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.530373 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.530409 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.530473 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.530515 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.530549 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.530581 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.530666 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.530707 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.530707 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.530773 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.530811 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.530845 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.530875 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.530903 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.530940 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.530973 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.531008 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.531040 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.531072 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.531100 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.531133 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.531164 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.531196 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.531227 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.531260 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.531297 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.531361 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.531396 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.531431 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.531464 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.531496 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.531526 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.531556 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.531587 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.531637 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.531669 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.531708 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.531777 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.531814 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.531843 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.531872 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.531904 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.531941 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.531972 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.532004 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.532028 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.532060 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.532094 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.532126 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.532151 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.532182 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.532208 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.532208 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.532208 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.532208 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.532208 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.532208 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.532208 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.568437 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112128) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 21:36:29.568855 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.568957 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.569129 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.569690 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.569751 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.569799 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.569859 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.569931 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.570070 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.570070 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.570360 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.570433 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.570513 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.570573 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.570655 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.570718 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.570785 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.570849 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.570912 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.570972 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.571034 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.571102 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.571165 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.571235 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.571692 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.571770 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.571870 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.571916 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.571999 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.572051 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.572120 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.572791 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.572855 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.572898 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.572977 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.573044 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.573093 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.573137 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.573377 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.573431 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.573482 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.573543 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.573635 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.573725 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.573798 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.574260 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.574334 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.574387 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.574444 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.574494 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.574586 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.574683 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.575381 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.575447 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.575492 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.575587 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.575660 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.575722 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.575811 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.576147 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.576197 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.576275 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.576331 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.576383 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.576439 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.576505 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.577014 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.577103 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.577103 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.577194 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.577239 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.577286 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.577332 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.577806 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.577867 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.577906 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.577961 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.578020 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.578082 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.578148 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.579143 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.579250 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.579250 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.579375 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.579375 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.579492 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.579492 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.579850 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.579850 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.579976 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.579976 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.580113 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.580113 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.580247 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.580648 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.580728 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.580797 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.580797 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.580911 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.580911 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.581020 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.581287 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.581362 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.581418 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.581477 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.581537 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.581598 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.581682 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.581943 np0000182323 devstack@c-api.service[112125]: INFO dbcounter [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Registered counter for database cinder Jun 19 21:36:29.582241 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.582314 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.582384 np0000182323 devstack@c-api.service[112126]: INFO dbcounter [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Registered counter for database cinder Jun 19 21:36:29.582453 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.582453 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.582563 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.582563 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.582682 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.583216 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.583294 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.583357 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.583421 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.583482 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.583540 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.583637 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.583963 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.584050 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.584117 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.584202 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.584202 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.584337 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.584337 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.584647 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.584742 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.584742 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.584861 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.584928 np0000182323 devstack@c-api.service[112127]: INFO dbcounter [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Registered counter for database cinder Jun 19 21:36:29.584986 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.584986 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.584986 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.585791 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.585854 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.585922 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.585973 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.586019 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.586061 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.586139 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.586678 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.586745 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.586793 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.586877 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.586945 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.586999 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.587046 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.587276 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.587341 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.587394 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.587446 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.587490 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.587537 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.587633 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.588238 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.588314 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.588371 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.588422 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.588464 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.588517 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.588572 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.588642 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.588694 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.588781 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.588836 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.588881 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.588924 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.589012 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.589961 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.590025 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.590091 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.590135 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.590195 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.590423 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.590517 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.590568 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.590656 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.590715 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.590785 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.590852 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.590903 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.590979 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.591511 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.591695 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.591695 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.591695 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.591887 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.591887 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.592017 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.592659 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.592735 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.592781 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.592822 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.592908 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.592954 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.593023 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.593087 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.593151 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.593207 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.593260 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.593329 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.593385 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.593461 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.594287 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.594287 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.594287 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.594395 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.594395 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.594452 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.594511 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.594567 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.594610 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.594685 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.594740 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.594789 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.594872 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.594921 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:36:29.594974 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:36:29.595051 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:36:29.595101 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:36:29.595153 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:36:29.595226 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:36:29.595276 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:36:29.629118 np0000182323 devstack@c-api.service[112125]: DEBUG oslo_db.sqlalchemy.engines [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 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=112125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:36:29.630379 np0000182323 devstack@c-api.service[112126]: DEBUG oslo_db.sqlalchemy.engines [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce 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=112126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:36:29.632118 np0000182323 devstack@c-api.service[112127]: DEBUG oslo_db.sqlalchemy.engines [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 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=112127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:36:29.643753 np0000182323 devstack@c-api.service[112128]: INFO dbcounter [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Registered counter for database cinder Jun 19 21:36:29.688958 np0000182323 devstack@c-api.service[112128]: DEBUG oslo_db.sqlalchemy.engines [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 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=112128) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:36:29.754359 np0000182323 devstack@c-api.service[112126]: DEBUG dbcounter [-] [112126] Writer thread running {{(pid=112126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 21:36:29.757125 np0000182323 devstack@c-api.service[112126]: INFO cinder.rpc [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 21:36:29.759535 np0000182323 devstack@c-api.service[112127]: DEBUG dbcounter [-] [112127] Writer thread running {{(pid=112127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 21:36:29.759642 np0000182323 devstack@c-api.service[112126]: INFO cinder.rpc [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 21:36:29.762044 np0000182323 devstack@c-api.service[112126]: INFO cinder.rpc [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 21:36:29.762449 np0000182323 devstack@c-api.service[112127]: INFO cinder.rpc [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 21:36:29.764666 np0000182323 devstack@c-api.service[112126]: INFO cinder.rpc [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 21:36:29.764845 np0000182323 devstack@c-api.service[112127]: INFO cinder.rpc [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 21:36:29.765891 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.767498 np0000182323 devstack@c-api.service[112127]: INFO cinder.rpc [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 21:36:29.769823 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.770284 np0000182323 devstack@c-api.service[112127]: INFO cinder.rpc [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 21:36:29.770433 np0000182323 devstack@c-api.service[112125]: DEBUG dbcounter [-] [112125] Writer thread running {{(pid=112125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 21:36:29.771540 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.774606 np0000182323 devstack@c-api.service[112125]: INFO cinder.rpc [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 21:36:29.775525 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.778390 np0000182323 devstack@c-api.service[112125]: INFO cinder.rpc [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 21:36:29.781494 np0000182323 devstack@c-api.service[112125]: INFO cinder.rpc [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 21:36:29.783579 np0000182323 devstack@c-api.service[112125]: INFO cinder.rpc [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 21:36:29.784583 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.787928 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.803834 np0000182323 devstack@c-api.service[112126]: DEBUG oslo_db.sqlalchemy.engines [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce 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=112126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:36:29.806835 np0000182323 devstack@c-api.service[112126]: INFO cinder.rpc [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 21:36:29.809302 np0000182323 devstack@c-api.service[112126]: INFO cinder.rpc [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 21:36:29.810589 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.811444 np0000182323 devstack@c-api.service[112128]: DEBUG dbcounter [-] [112128] Writer thread running {{(pid=112128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 21:36:29.812110 np0000182323 devstack@c-api.service[112127]: DEBUG oslo_db.sqlalchemy.engines [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 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=112127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:36:29.814710 np0000182323 devstack@c-api.service[112128]: INFO cinder.rpc [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 21:36:29.815413 np0000182323 devstack@c-api.service[112127]: INFO cinder.rpc [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 21:36:29.817435 np0000182323 devstack@c-api.service[112128]: INFO cinder.rpc [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 21:36:29.818222 np0000182323 devstack@c-api.service[112127]: INFO cinder.rpc [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 21:36:29.819592 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.820373 np0000182323 devstack@c-api.service[112128]: INFO cinder.rpc [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 21:36:29.822908 np0000182323 devstack@c-api.service[112128]: INFO cinder.rpc [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 21:36:29.823015 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.823507 np0000182323 devstack@c-api.service[112125]: DEBUG oslo_db.sqlalchemy.engines [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 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=112125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:36:29.824105 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.826235 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.826702 np0000182323 devstack@c-api.service[112125]: INFO cinder.rpc [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 21:36:29.827974 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.829363 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.829459 np0000182323 devstack@c-api.service[112125]: INFO cinder.rpc [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 21:36:29.830837 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.831158 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.834484 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.834578 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.837595 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.837993 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.840524 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.842529 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.843685 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.845257 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.846473 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.847811 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.849612 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.849704 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.851110 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.851251 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.853777 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.853849 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.855581 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.858098 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.858811 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.859516 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.862101 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.862558 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.863155 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.864056 np0000182323 devstack@c-api.service[112128]: DEBUG oslo_db.sqlalchemy.engines [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 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=112128) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:36:29.865501 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.865568 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.866747 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.867143 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.867299 np0000182323 devstack@c-api.service[112128]: INFO cinder.rpc [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 21:36:29.868548 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.868860 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.868983 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.870163 np0000182323 devstack@c-api.service[112128]: INFO cinder.rpc [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 21:36:29.870378 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.871440 np0000182323 devstack@c-api.service[112126]: WARNING cinder.api.contrib.hosts [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 21:36:29.871555 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.871665 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.872147 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.872647 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.873300 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.873565 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.875197 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.876195 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.877214 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.878124 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: extensions {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.879580 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: extra_specs {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.880599 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.881260 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: os-volume-transfer {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.882149 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.882989 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: os-quota-class-sets {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.883210 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.884645 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.885264 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: cgsnapshots {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.885883 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.886629 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: scheduler-stats {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.887062 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.887731 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.888102 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.888423 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: qos-specs {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.888805 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.889886 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.890524 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: capabilities {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.890853 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.891764 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.891831 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: encryption {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.892180 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.892472 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.893261 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.893328 np0000182323 devstack@c-api.service[112127]: WARNING cinder.api.contrib.hosts [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 21:36:29.893371 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: encryption {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.894092 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.894376 np0000182323 devstack@c-api.service[112125]: WARNING cinder.api.contrib.hosts [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 21:36:29.894951 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: os-volume-type-access {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.895151 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.895524 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.896637 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.896874 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: os-quota-sets {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.897191 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.898314 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.898380 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: os-snapshot-manage {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.898739 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.898858 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.899635 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: extensions {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.899909 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: os-volume-manage {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.899974 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.900884 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: extensions {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.901121 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: extra_specs {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.901417 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: os-hosts {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.902639 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: os-volume-transfer {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.902844 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: os-availability-zone {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.903034 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.903314 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: extra_specs {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.904204 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: consistencygroups {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.904314 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: os-quota-class-sets {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.905035 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: os-volume-transfer {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.906284 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extended resource: backups {{(pid=112126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.906460 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: cgsnapshots {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.906690 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.907103 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: os-quota-class-sets {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.908028 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: scheduler-stats {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.908829 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.contrib.snapshot_actions [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] SnapshotActionsController initialized {{(pid=112126) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 21:36:29.908889 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: cgsnapshots {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.909860 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.910277 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: qos-specs {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.910354 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: scheduler-stats {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.910441 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.911413 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.912035 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: qos-specs {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.912887 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.913375 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: capabilities {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.913541 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.914223 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.914435 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: capabilities {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.914676 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: encryption {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.915560 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.915862 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: encryption {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.916157 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: encryption {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.916837 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.917004 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.917632 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: encryption {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.917751 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: os-volume-type-access {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.918293 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.918470 np0000182323 devstack@c-api.service[112126]: WARNING castellan.key_manager.migration [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.919316 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: os-volume-type-access {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.919380 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension UsedLimits extending resource: limits {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.919420 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: os-quota-sets {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.919465 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension SnapshotActions extending resource: snapshots {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.919548 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.919698 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.919805 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.919917 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.920016 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.920125 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.920224 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.920393 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.920611 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension AdminActions extending resource: volumes {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.920746 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension AdminActions extending resource: snapshots {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.920847 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: os-snapshot-manage {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.920900 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension AdminActions extending resource: backups {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.920955 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension VolumeTypeAccess extending resource: types {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.921081 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension VolumeActions extending resource: volumes {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.921226 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.v3.router [None req-8400f59b-91d4-4490-b4ce-2ae3ef213dce None None] Extension TypesManage extending resource: types {{(pid=112126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.921472 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: os-quota-sets {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.921569 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.922938 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: os-volume-manage {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.923080 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: os-snapshot-manage {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.924629 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: os-volume-manage {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.925282 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: os-hosts {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.926112 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: os-hosts {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.927337 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: os-availability-zone {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.927577 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: os-availability-zone {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.928507 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.929074 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: consistencygroups {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.929360 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: consistencygroups {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.930219 np0000182323 devstack@c-api.service[112126]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x740f3f0a3668 pid: 112126 (default app) Jun 19 21:36:29.931268 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extended resource: backups {{(pid=112125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.931333 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extended resource: backups {{(pid=112127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.932748 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.933504 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] SnapshotActionsController initialized {{(pid=112127) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 21:36:29.934140 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] SnapshotActionsController initialized {{(pid=112125) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 21:36:29.934468 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.935216 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.935680 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.936143 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.936939 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.937628 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.937799 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.938430 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.938670 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.938670 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.938845 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.938845 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.938845 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.938845 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.938845 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.939141 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.939141 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.939141 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.939141 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.939141 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.939141 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.939442 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.939442 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.939442 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.939442 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.939442 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.939703 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.939703 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.939703 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.939703 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.939893 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.939893 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.939893 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.939893 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.940132 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.940132 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.940132 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.940132 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.940132 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.940425 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.940425 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.940425 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.940566 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.940610 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.940610 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.940610 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.940610 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.940610 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.940886 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.940886 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.940886 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.940886 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.940886 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.940886 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.940886 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.941215 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.941215 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.941215 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.941215 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.941215 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.941215 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.941518 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.941518 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.941518 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.941518 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.941518 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.941518 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.941832 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.941832 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.941832 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.941832 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.941832 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.942105 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.942105 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.942105 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.942105 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.942105 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.942326 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.942326 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.942326 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.942326 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.942326 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.942577 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.942577 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.942577 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.942577 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.942577 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.942577 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.942577 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.942922 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.942922 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.942922 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.942922 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.942922 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.943206 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.943206 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.943206 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.943206 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.943206 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.943449 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.943449 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.943449 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.943449 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.943686 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.943686 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.943686 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.943686 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.943882 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.943882 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.943882 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.943882 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.943882 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.944150 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.944150 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.944150 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.944150 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.944150 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.944394 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.944394 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.944394 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.944394 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.944593 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.944593 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.944593 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.944593 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.944930 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.944930 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.944930 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.944930 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.945155 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.945155 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.945155 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.945155 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.945374 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.945374 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.945374 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.945374 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.945573 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.945573 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.945573 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.945573 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.945573 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.945573 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.945899 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.945899 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.945899 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.945899 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.945899 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.946172 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.946172 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.946172 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.946172 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.946172 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.946172 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.946172 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.946490 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.946490 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.946490 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.946490 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.946490 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.946490 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.946807 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.946807 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.946807 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.946807 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.946807 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.946807 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.947202 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.947202 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.947202 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.947202 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.947202 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.947202 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.947507 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.947554 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.947554 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.947554 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.947554 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.947802 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.947802 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.947802 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.947802 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.948005 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.948005 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.948005 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.948005 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.948216 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.948216 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.948216 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:29.948216 np0000182323 devstack@c-api.service[112126]: warnings.warn(deprecated_msg) Jun 19 21:36:29.948496 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.948544 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.948544 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.948644 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.948691 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.middleware.request_id [None req-6f645cba-6c4e-4db7-93c5-b63ccb84117f None None] RequestId filter calling following filter/app {{(pid=112126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:36:29.948748 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.948796 np0000182323 devstack@c-api.service[112128]: WARNING cinder.api.contrib.hosts [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 21:36:29.948840 np0000182323 devstack@c-api.service[112127]: WARNING castellan.key_manager.migration [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.948878 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.948918 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.948956 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension UsedLimits extending resource: limits {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.948956 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.948956 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.948956 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.948956 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.948956 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949209 np0000182323 devstack@c-api.service[112126]: [pid: 112126|app: 0|req: 1/1] 199.204.45.23 () {60 vars in 949 bytes} [Fri Jun 19 21:36:29 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 21:36:29.949266 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949266 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949266 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949266 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949266 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension AdminActions extending resource: volumes {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949266 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension AdminActions extending resource: snapshots {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949266 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension AdminActions extending resource: backups {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949552 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.949607 np0000182323 devstack@c-api.service[112125]: WARNING castellan.key_manager.migration [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.949672 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949672 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension VolumeActions extending resource: volumes {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949672 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.v3.router [None req-8a62a310-9605-4f4f-95d2-e45ce84c63b4 None None] Extension TypesManage extending resource: types {{(pid=112127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949796 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension UsedLimits extending resource: limits {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949796 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949796 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949796 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949796 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.949796 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.950038 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.950078 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.950078 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.950078 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.950078 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.950078 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension AdminActions extending resource: volumes {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.950078 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension AdminActions extending resource: snapshots {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.950078 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension AdminActions extending resource: backups {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.950344 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.950344 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension VolumeActions extending resource: volumes {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.950344 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.v3.router [None req-4c072991-deb7-4f52-8176-f6b2dc44f600 None None] Extension TypesManage extending resource: types {{(pid=112125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:29.950454 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.951431 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: extensions {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.954751 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: extra_specs {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.955813 np0000182323 devstack@c-api.service[112127]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x740f3f0a3668 pid: 112127 (default app) Jun 19 21:36:29.956840 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: os-volume-transfer {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.958555 np0000182323 devstack@c-api.service[112125]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x740f3f0a3668 pid: 112125 (default app) Jun 19 21:36:29.959069 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: os-quota-class-sets {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.960957 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: cgsnapshots {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.962847 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: scheduler-stats {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.964921 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: qos-specs {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.967578 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: capabilities {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.969255 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: encryption {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.971237 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: encryption {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.973495 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: os-volume-type-access {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.976007 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: os-quota-sets {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.977982 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: os-snapshot-manage {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.979911 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: os-volume-manage {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.981855 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: os-hosts {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.983541 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: os-availability-zone {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.985391 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: consistencygroups {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.987981 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extended resource: backups {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:36:29.990802 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.contrib.snapshot_actions [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] SnapshotActionsController initialized {{(pid=112128) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 21:36:29.991815 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.993436 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.994843 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.996229 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.997665 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:29.999090 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:30.000669 np0000182323 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:36:30.001562 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension UsedLimits extending resource: limits {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.001741 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.001893 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.002147 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.002319 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.002446 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.002595 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.002765 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.002903 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.003050 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.003208 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension AdminActions extending resource: volumes {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.003377 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension AdminActions extending resource: snapshots {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.003518 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension AdminActions extending resource: backups {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.003687 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.003860 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension VolumeActions extending resource: volumes {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.004039 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-84ed67b8-e12b-4481-ab0c-a47aeff5be53 None None] Extension TypesManage extending resource: types {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:36:30.012563 np0000182323 devstack@c-api.service[112128]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x740f3f0a3668 pid: 112128 (default app) Jun 19 21:36:37.388120 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.middleware.request_id [None req-6c119693-0a91-47a4-9d49-ce834d1d3b37 None None] RequestId filter calling following filter/app {{(pid=112126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:36:37.903216 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-6c119693-0a91-47a4-9d49-ce834d1d3b37 admin admin] POST https://199.204.45.23/volume/v3/types Jun 19 21:36:37.903899 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-6c119693-0a91-47a4-9d49-ce834d1d3b37 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 21:36:37.907641 np0000182323 devstack@c-api.service[112126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 21:36:37.907641 np0000182323 devstack@c-api.service[112126]: warnings.warn( Jun 19 21:36:37.941421 np0000182323 devstack@c-api.service[112126]: DEBUG oslo_db.sqlalchemy.engines [None req-6c119693-0a91-47a4-9d49-ce834d1d3b37 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=112126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:36:37.979033 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-6c119693-0a91-47a4-9d49-ce834d1d3b37 admin admin] https://199.204.45.23/volume/v3/types returned with HTTP 200 Jun 19 21:36:37.979572 np0000182323 devstack@c-api.service[112126]: [pid: 112126|app: 0|req: 2/2] 199.204.45.23 () {68 vars in 1281 bytes} [Fri Jun 19 21:36:37 2026] POST /volume/v3/types => generated 186 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:36:38.012429 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.012429 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.012429 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.012429 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.012429 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.013460 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.013460 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.013460 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.013460 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.013460 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.013837 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.013837 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.013837 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.013837 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.013837 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.013837 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.014259 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.014259 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.014259 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.014259 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.014515 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.014515 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.014515 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.014515 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.014989 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.014989 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.014989 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.014989 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.015276 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.015276 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.015276 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.015276 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.015276 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.015598 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.015598 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.015598 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.015598 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.015598 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.016453 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.016453 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.016453 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.016453 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.016453 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.016453 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.016981 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.016981 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.016981 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.016981 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.016981 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.016981 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.017366 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.017366 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.017366 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.017366 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.017366 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.017366 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.017796 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.017796 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.017796 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.017796 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.017796 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.017991 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.017991 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.017991 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.017991 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.017991 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.018175 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.018175 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.018175 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.018175 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.018175 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.018175 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.018406 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.018406 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.018406 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.018406 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.018406 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.018406 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.018606 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.018606 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.018606 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.018606 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.018606 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.019106 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.019106 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.019106 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.019106 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.019106 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.019292 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.019292 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.019292 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.019292 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.019466 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.019466 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.019466 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.019466 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.019648 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.019648 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.019648 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.019648 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.019648 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.019857 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.019857 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.019857 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.019857 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.019857 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.020044 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.020044 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.020044 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.020044 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.020701 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.020701 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.020701 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.020701 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.020897 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.020897 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.020897 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.020897 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.021075 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.021075 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.021075 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.021075 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.021232 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.021232 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.021232 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.021232 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.021389 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.021389 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.021389 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.021389 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.021389 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.021573 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.021573 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.021573 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.021573 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.021573 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.021573 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.021857 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.021857 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.021857 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.021857 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.021857 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.022052 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.022052 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.022052 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.022052 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.022052 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.022052 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.022295 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.022295 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.022295 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.022295 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.022295 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.022295 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.022536 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.022536 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.022536 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.022536 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.022536 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.022536 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.022796 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.022796 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.022796 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.022796 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.022796 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.022796 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.023044 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.023044 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.023044 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.023044 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.023205 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.023205 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.023205 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.023205 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.023205 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.023409 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.023409 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.023409 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.023409 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:36:38.023409 np0000182323 devstack@c-api.service[112127]: warnings.warn(deprecated_msg) Jun 19 21:36:38.023409 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.middleware.request_id [req-6c119693-0a91-47a4-9d49-ce834d1d3b37 req-fd68d287-9df1-420b-a550-47d51237a1b2 None None] RequestId filter calling following filter/app {{(pid=112127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:36:38.345475 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [req-6c119693-0a91-47a4-9d49-ce834d1d3b37 req-fd68d287-9df1-420b-a550-47d51237a1b2 admin admin] POST https://199.204.45.23/volume/v3/types/b029dc67-af2f-42aa-b4fc-635f88b6a6c4/extra_specs Jun 19 21:36:38.346069 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [req-6c119693-0a91-47a4-9d49-ce834d1d3b37 req-fd68d287-9df1-420b-a550-47d51237a1b2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 21:36:38.347801 np0000182323 devstack@c-api.service[112127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 21:36:38.347801 np0000182323 devstack@c-api.service[112127]: warnings.warn( Jun 19 21:36:38.384445 np0000182323 devstack@c-api.service[112127]: DEBUG oslo_db.sqlalchemy.engines [req-6c119693-0a91-47a4-9d49-ce834d1d3b37 req-fd68d287-9df1-420b-a550-47d51237a1b2 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=112127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:36:38.450725 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [req-6c119693-0a91-47a4-9d49-ce834d1d3b37 req-fd68d287-9df1-420b-a550-47d51237a1b2 admin admin] https://199.204.45.23/volume/v3/types/b029dc67-af2f-42aa-b4fc-635f88b6a6c4/extra_specs returned with HTTP 200 Jun 19 21:36:38.451185 np0000182323 devstack@c-api.service[112127]: [pid: 112127|app: 0|req: 1/3] 199.204.45.23 () {70 vars in 1498 bytes} [Fri Jun 19 21:36:37 2026] POST /volume/v3/types/b029dc67-af2f-42aa-b4fc-635f88b6a6c4/extra_specs => generated 55 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:36:39.829647 np0000182323 devstack@c-api.service[112125]: DEBUG dbcounter [-] [112125] Writing DB stats cinder:SELECT=6 {{(pid=112125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:36:39.869262 np0000182323 devstack@c-api.service[112128]: DEBUG dbcounter [-] [112128] Writing DB stats cinder:SELECT=6 {{(pid=112128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:36:47.976004 np0000182323 devstack@c-api.service[112126]: DEBUG dbcounter [-] [112126] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:36:48.449334 np0000182323 devstack@c-api.service[112127]: DEBUG dbcounter [-] [112127] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:39:35.153968 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.153968 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.153968 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.153968 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.153968 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.155281 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.155281 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.155281 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.155281 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.155281 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.155727 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.155727 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.155727 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.155727 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.155727 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.155727 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.156150 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.156150 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.156150 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.156150 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.156409 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.156409 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.156409 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.156409 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.156861 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.156861 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.156861 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.156861 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.157119 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.157119 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.157119 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.157119 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.157119 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.157481 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.157481 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.157481 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.157481 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.157481 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.158501 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.158501 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.158501 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.158501 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.158501 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.158501 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.159308 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.159308 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.159308 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.159308 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.159308 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.159308 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.159787 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.159787 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.159787 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.159787 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.159787 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.159787 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.160213 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.160213 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.160213 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.160213 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.160213 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.160690 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.160690 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.160690 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.160690 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.160690 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.161179 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.161179 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.161179 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.161179 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.161179 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.161179 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.161880 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.161880 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.161880 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.161880 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.161880 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.161880 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.162469 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.162469 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.162469 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.162469 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.162469 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.162941 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.162941 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.162941 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.162941 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.162941 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.163380 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.163380 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.163380 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.163380 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.163806 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.163806 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.163806 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.163806 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.164275 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.164275 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.164275 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.164275 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.164275 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.164538 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.164538 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.164538 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.164538 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.164538 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.164767 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.164767 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.164767 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.164767 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.164929 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.164929 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.164929 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.164929 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.165091 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.165091 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.165091 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.165091 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.165285 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.165285 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.165285 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.165285 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.165453 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.165453 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.165453 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.165453 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.165642 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.165642 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.165642 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.165642 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.165642 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.165870 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.165870 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.165870 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.165870 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.165870 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.165870 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.166812 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.166812 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.166812 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.166812 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.166812 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.167243 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.167243 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.167243 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.167243 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.167243 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.167243 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.167742 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.167742 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.167742 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.167742 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.167742 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.167742 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.168194 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.168194 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.168194 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.168194 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.168194 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.168194 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.168674 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.168674 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.168674 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.168674 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.168674 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.168674 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.169071 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.169071 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.169071 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.169071 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.169422 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.169422 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.169422 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.169422 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.169422 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.169848 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.169848 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.169848 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.169848 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:39:35.169848 np0000182323 devstack@c-api.service[112125]: warnings.warn(deprecated_msg) Jun 19 21:39:35.169848 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.middleware.request_id [None req-22d7453e-4a79-4a5d-a625-00694dccca21 None None] RequestId filter calling following filter/app {{(pid=112125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:39:35.169848 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-22d7453e-4a79-4a5d-a625-00694dccca21 None None] GET https://199.204.45.23/volume// Jun 19 21:39:35.170255 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-22d7453e-4a79-4a5d-a625-00694dccca21 None None] Empty body provided in request {{(pid=112125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:39:35.170255 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-22d7453e-4a79-4a5d-a625-00694dccca21 None None] Calling method 'all' {{(pid=112125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:39:35.170255 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-22d7453e-4a79-4a5d-a625-00694dccca21 None None] https://199.204.45.23/volume// returned with HTTP 300 Jun 19 21:39:35.170255 np0000182323 devstack@c-api.service[112125]: [pid: 112125|app: 0|req: 1/4] 199.204.45.23 () {66 vars in 1449 bytes} [Fri Jun 19 21:39:35 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 21:40:14.908147 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.908147 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.908147 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.908147 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.908147 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.909198 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.909198 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.909198 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.909198 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.909198 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.909472 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.909472 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.909472 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.909472 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.909472 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.909472 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.909850 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.909850 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.909850 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.909850 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.910083 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.910083 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.910083 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.910083 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.910391 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.910391 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.910391 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.910391 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.910668 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.910668 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.910668 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.910668 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.910668 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.910956 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.910956 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.910956 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.910956 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.910956 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.911217 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.911217 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.911217 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.911217 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.911217 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.911217 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.911548 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.911548 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.911548 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.911548 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.911548 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.911548 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.911984 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.911984 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.911984 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.911984 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.911984 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.911984 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.912313 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.912313 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.912313 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.912313 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.912313 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.912609 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.912609 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.912609 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.912609 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.912609 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.912904 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.912904 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.912904 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.912904 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.912904 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.912904 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.913310 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.913310 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.913310 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.913310 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.913310 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.913310 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.913694 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.913694 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.913694 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.913694 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.913694 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.913978 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.913978 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.913978 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.913978 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.913978 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.914332 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.914332 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.914332 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.914332 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.914580 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.914580 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.914580 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.914580 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.914822 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.914822 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.914822 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.914822 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.914822 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.915090 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.915090 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.915090 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.915090 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.915090 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.915262 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.915262 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.915262 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.915262 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.915396 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.915396 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.915396 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.915396 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.915542 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.915542 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.915542 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.915542 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.915721 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.915721 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.915721 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.915721 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.915941 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.915941 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.915941 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.915941 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.916141 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.916141 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.916141 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.916141 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.916141 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.916440 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.916440 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.916440 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.916440 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.916440 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.916440 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.916778 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.916778 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.916778 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.916778 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.916778 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.917051 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.917051 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.917051 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.917051 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.917051 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.917051 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.917363 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.917363 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.917363 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.917363 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.917363 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.917363 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.917735 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.917735 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.917735 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.917735 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.917735 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.917735 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.918036 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.918036 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.918036 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.918036 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.918036 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.918036 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.918405 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.918405 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.918405 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.918405 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.918654 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.918654 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.918654 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.918654 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.918654 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.918922 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.918922 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.918922 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.918922 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 21:40:14.918922 np0000182323 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 19 21:40:14.918922 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.middleware.request_id [None req-cc4202ff-9940-42b4-89ed-f76cbbce31b4 None None] RequestId filter calling following filter/app {{(pid=112128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:14.918922 np0000182323 devstack@c-api.service[112128]: [pid: 112128|app: 0|req: 1/5] 199.204.45.23 () {62 vars in 1061 bytes} [Fri Jun 19 21:40:14 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 21:40:14.952185 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.middleware.request_id [None req-d1a41e7e-cb1b-45da-bc53-a089266aa7e3 None None] RequestId filter calling following filter/app {{(pid=112126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:14.961161 np0000182323 devstack@c-api.service[112126]: [pid: 112126|app: 0|req: 3/6] 199.204.45.23 () {64 vars in 1265 bytes} [Fri Jun 19 21:40:14 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 21:40:15.001005 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.middleware.request_id [req-d1a41e7e-cb1b-45da-bc53-a089266aa7e3 req-14a4119e-1cc9-407f-a4d2-502b6f561828 None None] RequestId filter calling following filter/app {{(pid=112127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:15.006244 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [req-d1a41e7e-cb1b-45da-bc53-a089266aa7e3 req-14a4119e-1cc9-407f-a4d2-502b6f561828 demo demo] GET https://199.204.45.23/volume/v3/ Jun 19 21:40:15.007057 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [req-d1a41e7e-cb1b-45da-bc53-a089266aa7e3 req-14a4119e-1cc9-407f-a4d2-502b6f561828 demo demo] Empty body provided in request {{(pid=112127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:40:15.008680 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [req-d1a41e7e-cb1b-45da-bc53-a089266aa7e3 req-14a4119e-1cc9-407f-a4d2-502b6f561828 demo demo] Calling method 'version_select' {{(pid=112127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:40:15.009997 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [req-d1a41e7e-cb1b-45da-bc53-a089266aa7e3 req-14a4119e-1cc9-407f-a4d2-502b6f561828 demo demo] https://199.204.45.23/volume/v3/ returned with HTTP 200 Jun 19 21:40:15.010924 np0000182323 devstack@c-api.service[112127]: [pid: 112127|app: 0|req: 2/7] 199.204.45.23 () {66 vars in 1339 bytes} [Fri Jun 19 21:40:14 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:40:15.058851 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.middleware.request_id [None req-fe3f4380-316a-4df5-901e-8f399903f711 None None] RequestId filter calling following filter/app {{(pid=112125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:15.411701 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-fe3f4380-316a-4df5-901e-8f399903f711 demo demo] GET https://199.204.45.23/volume/v3/types Jun 19 21:40:15.412069 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-fe3f4380-316a-4df5-901e-8f399903f711 demo demo] Empty body provided in request {{(pid=112125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:40:15.412268 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-fe3f4380-316a-4df5-901e-8f399903f711 demo demo] Calling method 'index' {{(pid=112125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:40:15.412761 np0000182323 devstack@c-api.service[112125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 21:40:15.412761 np0000182323 devstack@c-api.service[112125]: warnings.warn( Jun 19 21:40:15.413374 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.api_utils [None req-fe3f4380-316a-4df5-901e-8f399903f711 demo demo] Removing options '' from query. {{(pid=112125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:40:15.451750 np0000182323 devstack@c-api.service[112125]: DEBUG oslo_db.sqlalchemy.engines [None req-fe3f4380-316a-4df5-901e-8f399903f711 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=112125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:40:15.474734 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-fe3f4380-316a-4df5-901e-8f399903f711 demo demo] https://199.204.45.23/volume/v3/types returned with HTTP 200 Jun 19 21:40:15.475136 np0000182323 devstack@c-api.service[112125]: [pid: 112125|app: 0|req: 2/8] 199.204.45.23 () {64 vars in 1283 bytes} [Fri Jun 19 21:40:15 2026] GET /volume/v3/types => generated 377 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:40:15.513056 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.middleware.request_id [None req-f4a4a567-46f2-4288-80b6-356819f61ab6 None None] RequestId filter calling following filter/app {{(pid=112128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:15.838708 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-f4a4a567-46f2-4288-80b6-356819f61ab6 demo demo] GET https://199.204.45.23/volume/v3/types/default Jun 19 21:40:15.839044 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-f4a4a567-46f2-4288-80b6-356819f61ab6 demo demo] Empty body provided in request {{(pid=112128) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:40:15.839346 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-f4a4a567-46f2-4288-80b6-356819f61ab6 demo demo] Calling method 'show' {{(pid=112128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:40:15.880011 np0000182323 devstack@c-api.service[112128]: DEBUG oslo_db.sqlalchemy.engines [None req-f4a4a567-46f2-4288-80b6-356819f61ab6 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=112128) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:40:15.899798 np0000182323 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 21:40:15.899798 np0000182323 devstack@c-api.service[112128]: warnings.warn( Jun 19 21:40:15.902026 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-f4a4a567-46f2-4288-80b6-356819f61ab6 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 Jun 19 21:40:15.902402 np0000182323 devstack@c-api.service[112128]: [pid: 112128|app: 0|req: 2/9] 199.204.45.23 () {64 vars in 1294 bytes} [Fri Jun 19 21:40:15 2026] GET /volume/v3/types/default => generated 145 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:40:16.389652 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.middleware.request_id [None req-1df6ca7f-5f88-4cbc-8415-70b254ce0ad4 None None] RequestId filter calling following filter/app {{(pid=112126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:16.390269 np0000182323 devstack@c-api.service[112126]: [pid: 112126|app: 0|req: 4/10] 199.204.45.23 () {62 vars in 1061 bytes} [Fri Jun 19 21:40:16 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 21:40:16.425961 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.middleware.request_id [None req-1cefec8d-cb25-44ba-afbe-3ce3c5c7464b None None] RequestId filter calling following filter/app {{(pid=112127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:16.431188 np0000182323 devstack@c-api.service[112127]: [pid: 112127|app: 0|req: 3/11] 199.204.45.23 () {64 vars in 1265 bytes} [Fri Jun 19 21:40:16 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 21:40:16.466643 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.middleware.request_id [req-1cefec8d-cb25-44ba-afbe-3ce3c5c7464b req-d0c7073d-6cb4-487c-844b-c3005560bbc9 None None] RequestId filter calling following filter/app {{(pid=112125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:16.469816 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [req-1cefec8d-cb25-44ba-afbe-3ce3c5c7464b req-d0c7073d-6cb4-487c-844b-c3005560bbc9 demo demo] GET https://199.204.45.23/volume/v3/ Jun 19 21:40:16.470022 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [req-1cefec8d-cb25-44ba-afbe-3ce3c5c7464b req-d0c7073d-6cb4-487c-844b-c3005560bbc9 demo demo] Empty body provided in request {{(pid=112125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:40:16.470279 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [req-1cefec8d-cb25-44ba-afbe-3ce3c5c7464b req-d0c7073d-6cb4-487c-844b-c3005560bbc9 demo demo] Calling method 'version_select' {{(pid=112125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:40:16.470884 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [req-1cefec8d-cb25-44ba-afbe-3ce3c5c7464b req-d0c7073d-6cb4-487c-844b-c3005560bbc9 demo demo] https://199.204.45.23/volume/v3/ returned with HTTP 200 Jun 19 21:40:16.471300 np0000182323 devstack@c-api.service[112125]: [pid: 112125|app: 0|req: 3/12] 199.204.45.23 () {66 vars in 1339 bytes} [Fri Jun 19 21:40:16 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:40:16.514133 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.middleware.request_id [None req-65eed1de-58e2-4741-a9ce-de934e164510 None None] RequestId filter calling following filter/app {{(pid=112128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:16.517920 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-65eed1de-58e2-4741-a9ce-de934e164510 demo demo] GET https://199.204.45.23/volume/v3/types/default Jun 19 21:40:16.518322 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-65eed1de-58e2-4741-a9ce-de934e164510 demo demo] Empty body provided in request {{(pid=112128) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:40:16.518799 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-65eed1de-58e2-4741-a9ce-de934e164510 demo demo] Calling method 'show' {{(pid=112128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:40:16.528241 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-65eed1de-58e2-4741-a9ce-de934e164510 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 Jun 19 21:40:16.528720 np0000182323 devstack@c-api.service[112128]: [pid: 112128|app: 0|req: 3/13] 199.204.45.23 () {64 vars in 1294 bytes} [Fri Jun 19 21:40:16 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:40:17.178518 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.middleware.request_id [None req-5db9a1ee-a2d8-4153-9ead-259b91ac1174 None None] RequestId filter calling following filter/app {{(pid=112126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:17.180012 np0000182323 devstack@c-api.service[112126]: [pid: 112126|app: 0|req: 5/14] 199.204.45.23 () {62 vars in 1061 bytes} [Fri Jun 19 21:40:17 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 21:40:17.219511 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.middleware.request_id [None req-9cfc3066-fb9a-460e-aeea-6285dff51513 None None] RequestId filter calling following filter/app {{(pid=112127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:17.223881 np0000182323 devstack@c-api.service[112127]: [pid: 112127|app: 0|req: 4/15] 199.204.45.23 () {64 vars in 1265 bytes} [Fri Jun 19 21:40:17 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (1 switches on core 0) Jun 19 21:40:17.259521 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.middleware.request_id [req-9cfc3066-fb9a-460e-aeea-6285dff51513 req-b763f718-83af-41c9-84ca-8ca54428cfc5 None None] RequestId filter calling following filter/app {{(pid=112125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:17.263019 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [req-9cfc3066-fb9a-460e-aeea-6285dff51513 req-b763f718-83af-41c9-84ca-8ca54428cfc5 demo demo] GET https://199.204.45.23/volume/v3/ Jun 19 21:40:17.263458 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [req-9cfc3066-fb9a-460e-aeea-6285dff51513 req-b763f718-83af-41c9-84ca-8ca54428cfc5 demo demo] Empty body provided in request {{(pid=112125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:40:17.263961 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [req-9cfc3066-fb9a-460e-aeea-6285dff51513 req-b763f718-83af-41c9-84ca-8ca54428cfc5 demo demo] Calling method 'version_select' {{(pid=112125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:40:17.264641 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [req-9cfc3066-fb9a-460e-aeea-6285dff51513 req-b763f718-83af-41c9-84ca-8ca54428cfc5 demo demo] https://199.204.45.23/volume/v3/ returned with HTTP 200 Jun 19 21:40:17.265305 np0000182323 devstack@c-api.service[112125]: [pid: 112125|app: 0|req: 4/16] 199.204.45.23 () {66 vars in 1339 bytes} [Fri Jun 19 21:40:17 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:40:17.308533 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.middleware.request_id [None req-e9796053-fab6-48a2-a29b-8ec13d995848 None None] RequestId filter calling following filter/app {{(pid=112128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:17.312215 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-e9796053-fab6-48a2-a29b-8ec13d995848 demo demo] GET https://199.204.45.23/volume/v3/types/default Jun 19 21:40:17.312731 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-e9796053-fab6-48a2-a29b-8ec13d995848 demo demo] Empty body provided in request {{(pid=112128) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:40:17.313293 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-e9796053-fab6-48a2-a29b-8ec13d995848 demo demo] Calling method 'show' {{(pid=112128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:40:17.323385 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-e9796053-fab6-48a2-a29b-8ec13d995848 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 Jun 19 21:40:17.323891 np0000182323 devstack@c-api.service[112128]: [pid: 112128|app: 0|req: 4/17] 199.204.45.23 () {64 vars in 1294 bytes} [Fri Jun 19 21:40:17 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:40:17.373540 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.middleware.request_id [None req-c692527d-1a89-433a-a230-94b18798219e None None] RequestId filter calling following filter/app {{(pid=112126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:17.374869 np0000182323 devstack@c-api.service[112126]: [pid: 112126|app: 0|req: 6/18] 199.204.45.23 () {62 vars in 1061 bytes} [Fri Jun 19 21:40:17 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 21:40:17.421408 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.middleware.request_id [None req-cdeda011-cfc5-48ad-8c5b-0c493a00b9d9 None None] RequestId filter calling following filter/app {{(pid=112127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:17.424892 np0000182323 devstack@c-api.service[112127]: [pid: 112127|app: 0|req: 5/19] 199.204.45.23 () {64 vars in 1265 bytes} [Fri Jun 19 21:40:17 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 21:40:17.466945 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.middleware.request_id [req-cdeda011-cfc5-48ad-8c5b-0c493a00b9d9 req-b8cf785a-acb6-4449-a7c3-3ceab2872e25 None None] RequestId filter calling following filter/app {{(pid=112125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:17.470682 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [req-cdeda011-cfc5-48ad-8c5b-0c493a00b9d9 req-b8cf785a-acb6-4449-a7c3-3ceab2872e25 demo demo] GET https://199.204.45.23/volume/v3/ Jun 19 21:40:17.471081 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [req-cdeda011-cfc5-48ad-8c5b-0c493a00b9d9 req-b8cf785a-acb6-4449-a7c3-3ceab2872e25 demo demo] Empty body provided in request {{(pid=112125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:40:17.471543 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [req-cdeda011-cfc5-48ad-8c5b-0c493a00b9d9 req-b8cf785a-acb6-4449-a7c3-3ceab2872e25 demo demo] Calling method 'version_select' {{(pid=112125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:40:17.472275 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [req-cdeda011-cfc5-48ad-8c5b-0c493a00b9d9 req-b8cf785a-acb6-4449-a7c3-3ceab2872e25 demo demo] https://199.204.45.23/volume/v3/ returned with HTTP 200 Jun 19 21:40:17.473036 np0000182323 devstack@c-api.service[112125]: [pid: 112125|app: 0|req: 5/20] 199.204.45.23 () {66 vars in 1339 bytes} [Fri Jun 19 21:40:17 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:40:17.511494 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.middleware.request_id [None req-3d281131-8cea-4b9f-af5c-14c75cc0413b None None] RequestId filter calling following filter/app {{(pid=112128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:17.514943 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-3d281131-8cea-4b9f-af5c-14c75cc0413b demo demo] GET https://199.204.45.23/volume/v3/types/default Jun 19 21:40:17.515754 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-3d281131-8cea-4b9f-af5c-14c75cc0413b demo demo] Empty body provided in request {{(pid=112128) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:40:17.515754 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-3d281131-8cea-4b9f-af5c-14c75cc0413b demo demo] Calling method 'show' {{(pid=112128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:40:17.524928 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-3d281131-8cea-4b9f-af5c-14c75cc0413b demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 Jun 19 21:40:17.525264 np0000182323 devstack@c-api.service[112128]: [pid: 112128|app: 0|req: 5/21] 199.204.45.23 () {64 vars in 1294 bytes} [Fri Jun 19 21:40:17 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:40:25.467333 np0000182323 devstack@c-api.service[112125]: DEBUG dbcounter [-] [112125] Writing DB stats cinder:SELECT=1 {{(pid=112125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:40:27.521077 np0000182323 devstack@c-api.service[112128]: DEBUG dbcounter [-] [112128] Writing DB stats cinder:SELECT=8 {{(pid=112128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:45:40.791831 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.middleware.request_id [None req-9d248e0a-8b70-4eba-85cc-45caaf565bbf None None] RequestId filter calling following filter/app {{(pid=112126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:45:40.925884 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-9d248e0a-8b70-4eba-85cc-45caaf565bbf demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:45:40.926254 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-9d248e0a-8b70-4eba-85cc-45caaf565bbf demo demo] Empty body provided in request {{(pid=112126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:45:40.926658 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-9d248e0a-8b70-4eba-85cc-45caaf565bbf demo demo] Calling method 'detail' {{(pid=112126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:45:40.927587 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.api_utils [None req-9d248e0a-8b70-4eba-85cc-45caaf565bbf demo demo] Removing options '' from query. {{(pid=112126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:45:40.929200 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.volume.api [None req-9d248e0a-8b70-4eba-85cc-45caaf565bbf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:45:40.980902 np0000182323 devstack@c-api.service[112126]: INFO cinder.volume.api [None req-9d248e0a-8b70-4eba-85cc-45caaf565bbf demo demo] Get all volumes completed successfully. Jun 19 21:45:40.985136 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-9d248e0a-8b70-4eba-85cc-45caaf565bbf demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:45:40.985579 np0000182323 devstack@c-api.service[112126]: [pid: 112126|app: 0|req: 7/22] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:45:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:45:50.971529 np0000182323 devstack@c-api.service[112126]: DEBUG dbcounter [-] [112126] Writing DB stats cinder:SELECT=1 {{(pid=112126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:46:41.048423 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.middleware.request_id [None req-e857b402-eab0-4a5b-87b9-f315d6bf9899 None None] RequestId filter calling following filter/app {{(pid=112127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:46:41.083266 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-e857b402-eab0-4a5b-87b9-f315d6bf9899 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:46:41.083266 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-e857b402-eab0-4a5b-87b9-f315d6bf9899 demo demo] Empty body provided in request {{(pid=112127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:46:41.083266 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-e857b402-eab0-4a5b-87b9-f315d6bf9899 demo demo] Calling method 'detail' {{(pid=112127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:46:41.083266 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.api_utils [None req-e857b402-eab0-4a5b-87b9-f315d6bf9899 demo demo] Removing options '' from query. {{(pid=112127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:46:41.083266 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.volume.api [None req-e857b402-eab0-4a5b-87b9-f315d6bf9899 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:46:41.099039 np0000182323 devstack@c-api.service[112127]: INFO cinder.volume.api [None req-e857b402-eab0-4a5b-87b9-f315d6bf9899 demo demo] Get all volumes completed successfully. Jun 19 21:46:41.102343 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-e857b402-eab0-4a5b-87b9-f315d6bf9899 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:46:41.102965 np0000182323 devstack@c-api.service[112127]: [pid: 112127|app: 0|req: 6/23] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:46:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:46:51.112114 np0000182323 devstack@c-api.service[112127]: DEBUG dbcounter [-] [112127] Writing DB stats cinder:SELECT=1 {{(pid=112127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:47:41.128392 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.middleware.request_id [None req-916fcd12-38bc-4c41-a770-3810bb47b435 None None] RequestId filter calling following filter/app {{(pid=112125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:47:41.132954 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-916fcd12-38bc-4c41-a770-3810bb47b435 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:47:41.133092 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-916fcd12-38bc-4c41-a770-3810bb47b435 demo demo] Empty body provided in request {{(pid=112125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:47:41.133309 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-916fcd12-38bc-4c41-a770-3810bb47b435 demo demo] Calling method 'detail' {{(pid=112125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:47:41.133867 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.api_utils [None req-916fcd12-38bc-4c41-a770-3810bb47b435 demo demo] Removing options '' from query. {{(pid=112125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:47:41.138589 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.volume.api [None req-916fcd12-38bc-4c41-a770-3810bb47b435 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:47:41.193473 np0000182323 devstack@c-api.service[112125]: INFO cinder.volume.api [None req-916fcd12-38bc-4c41-a770-3810bb47b435 demo demo] Get all volumes completed successfully. Jun 19 21:47:41.196698 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-916fcd12-38bc-4c41-a770-3810bb47b435 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:47:41.197185 np0000182323 devstack@c-api.service[112125]: [pid: 112125|app: 0|req: 6/24] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:47:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:47:51.179251 np0000182323 devstack@c-api.service[112125]: DEBUG dbcounter [-] [112125] Writing DB stats cinder:SELECT=1 {{(pid=112125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:48:41.283393 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.middleware.request_id [None req-8036b561-4614-4504-b3e4-232f74e6367c None None] RequestId filter calling following filter/app {{(pid=112128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:48:41.287649 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-8036b561-4614-4504-b3e4-232f74e6367c demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:48:41.287898 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-8036b561-4614-4504-b3e4-232f74e6367c demo demo] Empty body provided in request {{(pid=112128) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:48:41.288196 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-8036b561-4614-4504-b3e4-232f74e6367c demo demo] Calling method 'detail' {{(pid=112128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:48:41.291804 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.api_utils [None req-8036b561-4614-4504-b3e4-232f74e6367c demo demo] Removing options '' from query. {{(pid=112128) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:48:41.292911 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.volume.api [None req-8036b561-4614-4504-b3e4-232f74e6367c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112128) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:48:41.342408 np0000182323 devstack@c-api.service[112128]: INFO cinder.volume.api [None req-8036b561-4614-4504-b3e4-232f74e6367c demo demo] Get all volumes completed successfully. Jun 19 21:48:41.345268 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-8036b561-4614-4504-b3e4-232f74e6367c demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:48:41.345813 np0000182323 devstack@c-api.service[112128]: [pid: 112128|app: 0|req: 6/25] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:48:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:48:51.323657 np0000182323 devstack@c-api.service[112128]: DEBUG dbcounter [-] [112128] Writing DB stats cinder:SELECT=1 {{(pid=112128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:49:41.371761 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.middleware.request_id [None req-799a6038-0909-419e-a08f-ea40c78afc51 None None] RequestId filter calling following filter/app {{(pid=112126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:49:41.379114 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-799a6038-0909-419e-a08f-ea40c78afc51 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:49:41.379498 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-799a6038-0909-419e-a08f-ea40c78afc51 demo demo] Empty body provided in request {{(pid=112126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:49:41.379729 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-799a6038-0909-419e-a08f-ea40c78afc51 demo demo] Calling method 'detail' {{(pid=112126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:49:41.380104 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.api_utils [None req-799a6038-0909-419e-a08f-ea40c78afc51 demo demo] Removing options '' from query. {{(pid=112126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:49:41.381651 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.volume.api [None req-799a6038-0909-419e-a08f-ea40c78afc51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:49:41.391937 np0000182323 devstack@c-api.service[112126]: INFO cinder.volume.api [None req-799a6038-0909-419e-a08f-ea40c78afc51 demo demo] Get all volumes completed successfully. Jun 19 21:49:41.394876 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-799a6038-0909-419e-a08f-ea40c78afc51 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:49:41.395739 np0000182323 devstack@c-api.service[112126]: [pid: 112126|app: 0|req: 8/26] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:49:41 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) Jun 19 21:49:51.387653 np0000182323 devstack@c-api.service[112126]: DEBUG dbcounter [-] [112126] Writing DB stats cinder:SELECT=1 {{(pid=112126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:50:41.414951 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.middleware.request_id [None req-30540629-3b2a-49f3-b4d9-76374e82ab1e None None] RequestId filter calling following filter/app {{(pid=112127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:50:41.639149 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-30540629-3b2a-49f3-b4d9-76374e82ab1e demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:50:41.639450 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-30540629-3b2a-49f3-b4d9-76374e82ab1e demo demo] Empty body provided in request {{(pid=112127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:50:41.639752 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-30540629-3b2a-49f3-b4d9-76374e82ab1e demo demo] Calling method 'detail' {{(pid=112127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:50:41.640485 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.api_utils [None req-30540629-3b2a-49f3-b4d9-76374e82ab1e demo demo] Removing options '' from query. {{(pid=112127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:50:41.641412 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.volume.api [None req-30540629-3b2a-49f3-b4d9-76374e82ab1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:50:41.653677 np0000182323 devstack@c-api.service[112127]: INFO cinder.volume.api [None req-30540629-3b2a-49f3-b4d9-76374e82ab1e demo demo] Get all volumes completed successfully. Jun 19 21:50:41.655923 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-30540629-3b2a-49f3-b4d9-76374e82ab1e demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:50:41.656744 np0000182323 devstack@c-api.service[112127]: [pid: 112127|app: 0|req: 7/27] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:50:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:50:51.645587 np0000182323 devstack@c-api.service[112127]: DEBUG dbcounter [-] [112127] Writing DB stats cinder:SELECT=1 {{(pid=112127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:51:41.686072 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.middleware.request_id [None req-5f3745c4-dd0a-458e-ab69-60539b2c3490 None None] RequestId filter calling following filter/app {{(pid=112125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:51:41.695057 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-5f3745c4-dd0a-458e-ab69-60539b2c3490 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:51:41.695057 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-5f3745c4-dd0a-458e-ab69-60539b2c3490 demo demo] Empty body provided in request {{(pid=112125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:51:41.695057 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-5f3745c4-dd0a-458e-ab69-60539b2c3490 demo demo] Calling method 'detail' {{(pid=112125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:51:41.695057 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.api_utils [None req-5f3745c4-dd0a-458e-ab69-60539b2c3490 demo demo] Removing options '' from query. {{(pid=112125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:51:41.695319 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.volume.api [None req-5f3745c4-dd0a-458e-ab69-60539b2c3490 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:51:41.703765 np0000182323 devstack@c-api.service[112125]: INFO cinder.volume.api [None req-5f3745c4-dd0a-458e-ab69-60539b2c3490 demo demo] Get all volumes completed successfully. Jun 19 21:51:41.706185 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-5f3745c4-dd0a-458e-ab69-60539b2c3490 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:51:41.706889 np0000182323 devstack@c-api.service[112125]: [pid: 112125|app: 0|req: 7/28] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:51:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:51:51.702155 np0000182323 devstack@c-api.service[112125]: DEBUG dbcounter [-] [112125] Writing DB stats cinder:SELECT=1 {{(pid=112125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:52:41.722077 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.middleware.request_id [None req-da4025d0-d759-47ef-bc58-4d0a430a59dd None None] RequestId filter calling following filter/app {{(pid=112128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:52:41.724798 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-da4025d0-d759-47ef-bc58-4d0a430a59dd demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:52:41.724977 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-da4025d0-d759-47ef-bc58-4d0a430a59dd demo demo] Empty body provided in request {{(pid=112128) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:52:41.725240 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-da4025d0-d759-47ef-bc58-4d0a430a59dd demo demo] Calling method 'detail' {{(pid=112128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:52:41.725571 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.api_utils [None req-da4025d0-d759-47ef-bc58-4d0a430a59dd demo demo] Removing options '' from query. {{(pid=112128) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:52:41.726426 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.volume.api [None req-da4025d0-d759-47ef-bc58-4d0a430a59dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112128) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:52:41.736312 np0000182323 devstack@c-api.service[112128]: INFO cinder.volume.api [None req-da4025d0-d759-47ef-bc58-4d0a430a59dd demo demo] Get all volumes completed successfully. Jun 19 21:52:41.738727 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-da4025d0-d759-47ef-bc58-4d0a430a59dd demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:52:41.739153 np0000182323 devstack@c-api.service[112128]: [pid: 112128|app: 0|req: 7/29] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:52:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:52:51.730383 np0000182323 devstack@c-api.service[112128]: DEBUG dbcounter [-] [112128] Writing DB stats cinder:SELECT=1 {{(pid=112128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:53:41.753439 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.middleware.request_id [None req-e140a968-995c-485c-b76f-5146cd3f48e9 None None] RequestId filter calling following filter/app {{(pid=112126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:53:41.757966 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-e140a968-995c-485c-b76f-5146cd3f48e9 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:53:41.758355 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-e140a968-995c-485c-b76f-5146cd3f48e9 demo demo] Empty body provided in request {{(pid=112126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:53:41.758871 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-e140a968-995c-485c-b76f-5146cd3f48e9 demo demo] Calling method 'detail' {{(pid=112126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:53:41.759367 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.api_utils [None req-e140a968-995c-485c-b76f-5146cd3f48e9 demo demo] Removing options '' from query. {{(pid=112126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:53:41.760923 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.volume.api [None req-e140a968-995c-485c-b76f-5146cd3f48e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:53:41.770824 np0000182323 devstack@c-api.service[112126]: INFO cinder.volume.api [None req-e140a968-995c-485c-b76f-5146cd3f48e9 demo demo] Get all volumes completed successfully. Jun 19 21:53:41.773249 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-e140a968-995c-485c-b76f-5146cd3f48e9 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:53:41.773653 np0000182323 devstack@c-api.service[112126]: [pid: 112126|app: 0|req: 9/30] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:53:41 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) Jun 19 21:53:51.765252 np0000182323 devstack@c-api.service[112126]: DEBUG dbcounter [-] [112126] Writing DB stats cinder:SELECT=1 {{(pid=112126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:54:41.791436 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.middleware.request_id [None req-98a4f958-0fd7-402f-92d7-e05e95a36b52 None None] RequestId filter calling following filter/app {{(pid=112127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:54:41.794922 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-98a4f958-0fd7-402f-92d7-e05e95a36b52 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:54:41.795262 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-98a4f958-0fd7-402f-92d7-e05e95a36b52 demo demo] Empty body provided in request {{(pid=112127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:54:41.795727 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-98a4f958-0fd7-402f-92d7-e05e95a36b52 demo demo] Calling method 'detail' {{(pid=112127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:54:41.796256 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.api_utils [None req-98a4f958-0fd7-402f-92d7-e05e95a36b52 demo demo] Removing options '' from query. {{(pid=112127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:54:41.797453 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.volume.api [None req-98a4f958-0fd7-402f-92d7-e05e95a36b52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:54:41.808555 np0000182323 devstack@c-api.service[112127]: INFO cinder.volume.api [None req-98a4f958-0fd7-402f-92d7-e05e95a36b52 demo demo] Get all volumes completed successfully. Jun 19 21:54:41.810542 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-98a4f958-0fd7-402f-92d7-e05e95a36b52 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:54:41.810933 np0000182323 devstack@c-api.service[112127]: [pid: 112127|app: 0|req: 8/31] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:54:41 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) Jun 19 21:54:51.804518 np0000182323 devstack@c-api.service[112127]: DEBUG dbcounter [-] [112127] Writing DB stats cinder:SELECT=1 {{(pid=112127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:55:41.830105 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.middleware.request_id [None req-84921d73-dcfd-4cbd-969d-f4ad3d7fab35 None None] RequestId filter calling following filter/app {{(pid=112125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:55:41.995496 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-84921d73-dcfd-4cbd-969d-f4ad3d7fab35 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:55:41.995997 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-84921d73-dcfd-4cbd-969d-f4ad3d7fab35 demo demo] Empty body provided in request {{(pid=112125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:55:41.996265 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-84921d73-dcfd-4cbd-969d-f4ad3d7fab35 demo demo] Calling method 'detail' {{(pid=112125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:55:41.996698 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.api_utils [None req-84921d73-dcfd-4cbd-969d-f4ad3d7fab35 demo demo] Removing options '' from query. {{(pid=112125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:55:41.997674 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.volume.api [None req-84921d73-dcfd-4cbd-969d-f4ad3d7fab35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:55:42.005954 np0000182323 devstack@c-api.service[112125]: INFO cinder.volume.api [None req-84921d73-dcfd-4cbd-969d-f4ad3d7fab35 demo demo] Get all volumes completed successfully. Jun 19 21:55:42.008814 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-84921d73-dcfd-4cbd-969d-f4ad3d7fab35 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:55:42.009315 np0000182323 devstack@c-api.service[112125]: [pid: 112125|app: 0|req: 8/32] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:55:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:55:52.001268 np0000182323 devstack@c-api.service[112125]: DEBUG dbcounter [-] [112125] Writing DB stats cinder:SELECT=1 {{(pid=112125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:56:42.025994 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.middleware.request_id [None req-2778ef90-bdfc-4a65-a7db-6b7bdb45f04f None None] RequestId filter calling following filter/app {{(pid=112128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:56:42.031528 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-2778ef90-bdfc-4a65-a7db-6b7bdb45f04f demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:56:42.031972 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-2778ef90-bdfc-4a65-a7db-6b7bdb45f04f demo demo] Empty body provided in request {{(pid=112128) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:56:42.032600 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-2778ef90-bdfc-4a65-a7db-6b7bdb45f04f demo demo] Calling method 'detail' {{(pid=112128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:56:42.033009 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.api_utils [None req-2778ef90-bdfc-4a65-a7db-6b7bdb45f04f demo demo] Removing options '' from query. {{(pid=112128) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:56:42.034627 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.volume.api [None req-2778ef90-bdfc-4a65-a7db-6b7bdb45f04f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112128) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:56:42.044204 np0000182323 devstack@c-api.service[112128]: INFO cinder.volume.api [None req-2778ef90-bdfc-4a65-a7db-6b7bdb45f04f demo demo] Get all volumes completed successfully. Jun 19 21:56:42.047630 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-2778ef90-bdfc-4a65-a7db-6b7bdb45f04f demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:56:42.048298 np0000182323 devstack@c-api.service[112128]: [pid: 112128|app: 0|req: 8/33] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:56:42 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) Jun 19 21:56:52.037857 np0000182323 devstack@c-api.service[112128]: DEBUG dbcounter [-] [112128] Writing DB stats cinder:SELECT=1 {{(pid=112128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:57:42.064846 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.middleware.request_id [None req-f5cb2f5d-77c6-4294-a7ab-1fe41df8ce0f None None] RequestId filter calling following filter/app {{(pid=112126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:57:42.068038 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-f5cb2f5d-77c6-4294-a7ab-1fe41df8ce0f demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:57:42.068292 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-f5cb2f5d-77c6-4294-a7ab-1fe41df8ce0f demo demo] Empty body provided in request {{(pid=112126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:57:42.068539 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-f5cb2f5d-77c6-4294-a7ab-1fe41df8ce0f demo demo] Calling method 'detail' {{(pid=112126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:57:42.068875 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.api_utils [None req-f5cb2f5d-77c6-4294-a7ab-1fe41df8ce0f demo demo] Removing options '' from query. {{(pid=112126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:57:42.070803 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.volume.api [None req-f5cb2f5d-77c6-4294-a7ab-1fe41df8ce0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:57:42.082360 np0000182323 devstack@c-api.service[112126]: INFO cinder.volume.api [None req-f5cb2f5d-77c6-4294-a7ab-1fe41df8ce0f demo demo] Get all volumes completed successfully. Jun 19 21:57:42.085165 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-f5cb2f5d-77c6-4294-a7ab-1fe41df8ce0f demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:57:42.085737 np0000182323 devstack@c-api.service[112126]: [pid: 112126|app: 0|req: 10/34] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:57:42 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) Jun 19 21:57:52.075471 np0000182323 devstack@c-api.service[112126]: DEBUG dbcounter [-] [112126] Writing DB stats cinder:SELECT=1 {{(pid=112126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:58:42.103588 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.middleware.request_id [None req-147113a2-8c62-44a3-b065-16d6909c7cd2 None None] RequestId filter calling following filter/app {{(pid=112127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:58:42.109523 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-147113a2-8c62-44a3-b065-16d6909c7cd2 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:58:42.109984 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-147113a2-8c62-44a3-b065-16d6909c7cd2 demo demo] Empty body provided in request {{(pid=112127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:58:42.110391 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-147113a2-8c62-44a3-b065-16d6909c7cd2 demo demo] Calling method 'detail' {{(pid=112127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:58:42.110940 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.api_utils [None req-147113a2-8c62-44a3-b065-16d6909c7cd2 demo demo] Removing options '' from query. {{(pid=112127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:58:42.112505 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.volume.api [None req-147113a2-8c62-44a3-b065-16d6909c7cd2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:58:42.122791 np0000182323 devstack@c-api.service[112127]: INFO cinder.volume.api [None req-147113a2-8c62-44a3-b065-16d6909c7cd2 demo demo] Get all volumes completed successfully. Jun 19 21:58:42.126577 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-147113a2-8c62-44a3-b065-16d6909c7cd2 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:58:42.127460 np0000182323 devstack@c-api.service[112127]: [pid: 112127|app: 0|req: 9/35] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:58:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:58:52.116933 np0000182323 devstack@c-api.service[112127]: DEBUG dbcounter [-] [112127] Writing DB stats cinder:SELECT=1 {{(pid=112127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:59:42.144540 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.middleware.request_id [None req-9c616617-374b-4250-ba54-95dcc1957e59 None None] RequestId filter calling following filter/app {{(pid=112125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:59:42.148102 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-9c616617-374b-4250-ba54-95dcc1957e59 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 21:59:42.148474 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-9c616617-374b-4250-ba54-95dcc1957e59 demo demo] Empty body provided in request {{(pid=112125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:59:42.149099 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-9c616617-374b-4250-ba54-95dcc1957e59 demo demo] Calling method 'detail' {{(pid=112125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:59:42.149238 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.api_utils [None req-9c616617-374b-4250-ba54-95dcc1957e59 demo demo] Removing options '' from query. {{(pid=112125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:59:42.151220 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.volume.api [None req-9c616617-374b-4250-ba54-95dcc1957e59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:59:42.162315 np0000182323 devstack@c-api.service[112125]: INFO cinder.volume.api [None req-9c616617-374b-4250-ba54-95dcc1957e59 demo demo] Get all volumes completed successfully. Jun 19 21:59:42.165322 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-9c616617-374b-4250-ba54-95dcc1957e59 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:59:42.165815 np0000182323 devstack@c-api.service[112125]: [pid: 112125|app: 0|req: 9/36] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 21:59:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:59:52.155951 np0000182323 devstack@c-api.service[112125]: DEBUG dbcounter [-] [112125] Writing DB stats cinder:SELECT=1 {{(pid=112125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:00:42.191403 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.middleware.request_id [None req-9726c42d-00e2-4312-864a-ddbf25629bec None None] RequestId filter calling following filter/app {{(pid=112128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:00:42.401174 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-9726c42d-00e2-4312-864a-ddbf25629bec demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:00:42.401498 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-9726c42d-00e2-4312-864a-ddbf25629bec demo demo] Empty body provided in request {{(pid=112128) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:00:42.401848 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-9726c42d-00e2-4312-864a-ddbf25629bec demo demo] Calling method 'detail' {{(pid=112128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:00:42.402194 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.api_utils [None req-9726c42d-00e2-4312-864a-ddbf25629bec demo demo] Removing options '' from query. {{(pid=112128) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:00:42.403410 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.volume.api [None req-9726c42d-00e2-4312-864a-ddbf25629bec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112128) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:00:42.414433 np0000182323 devstack@c-api.service[112128]: INFO cinder.volume.api [None req-9726c42d-00e2-4312-864a-ddbf25629bec demo demo] Get all volumes completed successfully. Jun 19 22:00:42.417944 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-9726c42d-00e2-4312-864a-ddbf25629bec demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:00:42.418522 np0000182323 devstack@c-api.service[112128]: [pid: 112128|app: 0|req: 9/37] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:00:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:00:52.407862 np0000182323 devstack@c-api.service[112128]: DEBUG dbcounter [-] [112128] Writing DB stats cinder:SELECT=1 {{(pid=112128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:01:42.431949 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.middleware.request_id [None req-aa06d025-87e8-4959-b2a2-efa4318a1542 None None] RequestId filter calling following filter/app {{(pid=112126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:01:42.434455 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-aa06d025-87e8-4959-b2a2-efa4318a1542 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:01:42.434651 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-aa06d025-87e8-4959-b2a2-efa4318a1542 demo demo] Empty body provided in request {{(pid=112126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:01:42.434915 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-aa06d025-87e8-4959-b2a2-efa4318a1542 demo demo] Calling method 'detail' {{(pid=112126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:01:42.435067 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.api_utils [None req-aa06d025-87e8-4959-b2a2-efa4318a1542 demo demo] Removing options '' from query. {{(pid=112126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:01:42.435789 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.volume.api [None req-aa06d025-87e8-4959-b2a2-efa4318a1542 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:01:42.444061 np0000182323 devstack@c-api.service[112126]: INFO cinder.volume.api [None req-aa06d025-87e8-4959-b2a2-efa4318a1542 demo demo] Get all volumes completed successfully. Jun 19 22:01:42.445987 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-aa06d025-87e8-4959-b2a2-efa4318a1542 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:01:42.446306 np0000182323 devstack@c-api.service[112126]: [pid: 112126|app: 0|req: 11/38] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:01:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:01:52.438768 np0000182323 devstack@c-api.service[112126]: DEBUG dbcounter [-] [112126] Writing DB stats cinder:SELECT=1 {{(pid=112126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:02:42.461762 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.middleware.request_id [None req-0a308e88-0bb8-47bf-8043-cd753fb6d506 None None] RequestId filter calling following filter/app {{(pid=112127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:02:42.466191 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-0a308e88-0bb8-47bf-8043-cd753fb6d506 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:02:42.466527 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-0a308e88-0bb8-47bf-8043-cd753fb6d506 demo demo] Empty body provided in request {{(pid=112127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:02:42.466991 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-0a308e88-0bb8-47bf-8043-cd753fb6d506 demo demo] Calling method 'detail' {{(pid=112127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:02:42.467314 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.api_utils [None req-0a308e88-0bb8-47bf-8043-cd753fb6d506 demo demo] Removing options '' from query. {{(pid=112127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:02:42.468473 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.volume.api [None req-0a308e88-0bb8-47bf-8043-cd753fb6d506 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:02:42.477845 np0000182323 devstack@c-api.service[112127]: INFO cinder.volume.api [None req-0a308e88-0bb8-47bf-8043-cd753fb6d506 demo demo] Get all volumes completed successfully. Jun 19 22:02:42.480274 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-0a308e88-0bb8-47bf-8043-cd753fb6d506 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:02:42.480690 np0000182323 devstack@c-api.service[112127]: [pid: 112127|app: 0|req: 10/39] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:02:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:02:52.473105 np0000182323 devstack@c-api.service[112127]: DEBUG dbcounter [-] [112127] Writing DB stats cinder:SELECT=1 {{(pid=112127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:03:42.496684 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.middleware.request_id [None req-81a6ddc3-b10d-41eb-aa49-09aa46611bfe None None] RequestId filter calling following filter/app {{(pid=112125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:03:42.499393 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-81a6ddc3-b10d-41eb-aa49-09aa46611bfe demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:03:42.499568 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-81a6ddc3-b10d-41eb-aa49-09aa46611bfe demo demo] Empty body provided in request {{(pid=112125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:03:42.499836 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-81a6ddc3-b10d-41eb-aa49-09aa46611bfe demo demo] Calling method 'detail' {{(pid=112125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:03:42.500018 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.api_utils [None req-81a6ddc3-b10d-41eb-aa49-09aa46611bfe demo demo] Removing options '' from query. {{(pid=112125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:03:42.500812 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.volume.api [None req-81a6ddc3-b10d-41eb-aa49-09aa46611bfe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:03:42.511518 np0000182323 devstack@c-api.service[112125]: INFO cinder.volume.api [None req-81a6ddc3-b10d-41eb-aa49-09aa46611bfe demo demo] Get all volumes completed successfully. Jun 19 22:03:42.514732 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-81a6ddc3-b10d-41eb-aa49-09aa46611bfe demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:03:42.515288 np0000182323 devstack@c-api.service[112125]: [pid: 112125|app: 0|req: 10/40] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:03:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:03:52.504218 np0000182323 devstack@c-api.service[112125]: DEBUG dbcounter [-] [112125] Writing DB stats cinder:SELECT=1 {{(pid=112125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:04:42.533844 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.middleware.request_id [None req-3668c327-ebaa-4a15-8a09-5b97687b505a None None] RequestId filter calling following filter/app {{(pid=112128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:04:42.536938 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-3668c327-ebaa-4a15-8a09-5b97687b505a demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:04:42.537172 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-3668c327-ebaa-4a15-8a09-5b97687b505a demo demo] Empty body provided in request {{(pid=112128) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:04:42.537442 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-3668c327-ebaa-4a15-8a09-5b97687b505a demo demo] Calling method 'detail' {{(pid=112128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:04:42.537777 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.api_utils [None req-3668c327-ebaa-4a15-8a09-5b97687b505a demo demo] Removing options '' from query. {{(pid=112128) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:04:42.538953 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.volume.api [None req-3668c327-ebaa-4a15-8a09-5b97687b505a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112128) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:04:42.549746 np0000182323 devstack@c-api.service[112128]: INFO cinder.volume.api [None req-3668c327-ebaa-4a15-8a09-5b97687b505a demo demo] Get all volumes completed successfully. Jun 19 22:04:42.552673 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-3668c327-ebaa-4a15-8a09-5b97687b505a demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:04:42.553201 np0000182323 devstack@c-api.service[112128]: [pid: 112128|app: 0|req: 10/41] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:04:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:04:52.542789 np0000182323 devstack@c-api.service[112128]: DEBUG dbcounter [-] [112128] Writing DB stats cinder:SELECT=1 {{(pid=112128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:05:42.567959 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.middleware.request_id [None req-b50ff21d-4eb1-4e81-8c46-9ff735c582a5 None None] RequestId filter calling following filter/app {{(pid=112126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:05:42.694163 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-b50ff21d-4eb1-4e81-8c46-9ff735c582a5 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:05:42.694437 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-b50ff21d-4eb1-4e81-8c46-9ff735c582a5 demo demo] Empty body provided in request {{(pid=112126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:05:42.694594 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-b50ff21d-4eb1-4e81-8c46-9ff735c582a5 demo demo] Calling method 'detail' {{(pid=112126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:05:42.695022 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.api_utils [None req-b50ff21d-4eb1-4e81-8c46-9ff735c582a5 demo demo] Removing options '' from query. {{(pid=112126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:05:42.696274 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.volume.api [None req-b50ff21d-4eb1-4e81-8c46-9ff735c582a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:05:42.706302 np0000182323 devstack@c-api.service[112126]: INFO cinder.volume.api [None req-b50ff21d-4eb1-4e81-8c46-9ff735c582a5 demo demo] Get all volumes completed successfully. Jun 19 22:05:42.708681 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-b50ff21d-4eb1-4e81-8c46-9ff735c582a5 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:05:42.709161 np0000182323 devstack@c-api.service[112126]: [pid: 112126|app: 0|req: 12/42] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:05:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:05:52.700502 np0000182323 devstack@c-api.service[112126]: DEBUG dbcounter [-] [112126] Writing DB stats cinder:SELECT=1 {{(pid=112126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:06:43.382355 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.middleware.request_id [None req-eaac6676-f0fa-443d-8b8c-f738793b2ac2 None None] RequestId filter calling following filter/app {{(pid=112127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:06:43.385515 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-eaac6676-f0fa-443d-8b8c-f738793b2ac2 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:06:43.385765 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-eaac6676-f0fa-443d-8b8c-f738793b2ac2 demo demo] Empty body provided in request {{(pid=112127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:06:43.386112 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-eaac6676-f0fa-443d-8b8c-f738793b2ac2 demo demo] Calling method 'detail' {{(pid=112127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:06:43.386561 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.api_utils [None req-eaac6676-f0fa-443d-8b8c-f738793b2ac2 demo demo] Removing options '' from query. {{(pid=112127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:06:43.387808 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.volume.api [None req-eaac6676-f0fa-443d-8b8c-f738793b2ac2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:06:43.398287 np0000182323 devstack@c-api.service[112127]: INFO cinder.volume.api [None req-eaac6676-f0fa-443d-8b8c-f738793b2ac2 demo demo] Get all volumes completed successfully. Jun 19 22:06:43.400609 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-eaac6676-f0fa-443d-8b8c-f738793b2ac2 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:06:43.401129 np0000182323 devstack@c-api.service[112127]: [pid: 112127|app: 0|req: 11/43] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:06:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:06:53.392070 np0000182323 devstack@c-api.service[112127]: DEBUG dbcounter [-] [112127] Writing DB stats cinder:SELECT=1 {{(pid=112127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:07:43.415115 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.middleware.request_id [None req-b8bdf06e-7572-425c-97a8-ac4fd22a074c None None] RequestId filter calling following filter/app {{(pid=112125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:07:43.419706 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-b8bdf06e-7572-425c-97a8-ac4fd22a074c demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:07:43.420116 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-b8bdf06e-7572-425c-97a8-ac4fd22a074c demo demo] Empty body provided in request {{(pid=112125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:07:43.420529 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-b8bdf06e-7572-425c-97a8-ac4fd22a074c demo demo] Calling method 'detail' {{(pid=112125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:07:43.421068 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.api_utils [None req-b8bdf06e-7572-425c-97a8-ac4fd22a074c demo demo] Removing options '' from query. {{(pid=112125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:07:43.422516 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.volume.api [None req-b8bdf06e-7572-425c-97a8-ac4fd22a074c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:07:43.438708 np0000182323 devstack@c-api.service[112125]: INFO cinder.volume.api [None req-b8bdf06e-7572-425c-97a8-ac4fd22a074c demo demo] Get all volumes completed successfully. Jun 19 22:07:43.440569 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-b8bdf06e-7572-425c-97a8-ac4fd22a074c demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:07:43.441301 np0000182323 devstack@c-api.service[112125]: [pid: 112125|app: 0|req: 11/44] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:07:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:07:53.429495 np0000182323 devstack@c-api.service[112125]: DEBUG dbcounter [-] [112125] Writing DB stats cinder:SELECT=1 {{(pid=112125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:08:43.456759 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.middleware.request_id [None req-2a50174a-6d88-4e8f-8ca2-8a36d7326097 None None] RequestId filter calling following filter/app {{(pid=112128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:08:43.461497 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-2a50174a-6d88-4e8f-8ca2-8a36d7326097 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:08:43.462074 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-2a50174a-6d88-4e8f-8ca2-8a36d7326097 demo demo] Empty body provided in request {{(pid=112128) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:08:43.462991 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-2a50174a-6d88-4e8f-8ca2-8a36d7326097 demo demo] Calling method 'detail' {{(pid=112128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:08:43.463310 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.api_utils [None req-2a50174a-6d88-4e8f-8ca2-8a36d7326097 demo demo] Removing options '' from query. {{(pid=112128) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:08:43.464251 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.volume.api [None req-2a50174a-6d88-4e8f-8ca2-8a36d7326097 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112128) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:08:43.474454 np0000182323 devstack@c-api.service[112128]: INFO cinder.volume.api [None req-2a50174a-6d88-4e8f-8ca2-8a36d7326097 demo demo] Get all volumes completed successfully. Jun 19 22:08:43.476430 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-2a50174a-6d88-4e8f-8ca2-8a36d7326097 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:08:43.476775 np0000182323 devstack@c-api.service[112128]: [pid: 112128|app: 0|req: 11/45] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:08:43 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) Jun 19 22:08:53.467918 np0000182323 devstack@c-api.service[112128]: DEBUG dbcounter [-] [112128] Writing DB stats cinder:SELECT=1 {{(pid=112128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:09:43.501897 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.middleware.request_id [None req-f2679006-aebd-46d9-949b-f572b9478d76 None None] RequestId filter calling following filter/app {{(pid=112126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:09:43.506931 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-f2679006-aebd-46d9-949b-f572b9478d76 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:09:43.507484 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-f2679006-aebd-46d9-949b-f572b9478d76 demo demo] Empty body provided in request {{(pid=112126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:09:43.507894 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-f2679006-aebd-46d9-949b-f572b9478d76 demo demo] Calling method 'detail' {{(pid=112126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:09:43.508340 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.api_utils [None req-f2679006-aebd-46d9-949b-f572b9478d76 demo demo] Removing options '' from query. {{(pid=112126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:09:43.509546 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.volume.api [None req-f2679006-aebd-46d9-949b-f572b9478d76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:09:43.518843 np0000182323 devstack@c-api.service[112126]: INFO cinder.volume.api [None req-f2679006-aebd-46d9-949b-f572b9478d76 demo demo] Get all volumes completed successfully. Jun 19 22:09:43.522215 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-f2679006-aebd-46d9-949b-f572b9478d76 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:09:43.522928 np0000182323 devstack@c-api.service[112126]: [pid: 112126|app: 0|req: 13/46] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:09:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:09:53.513506 np0000182323 devstack@c-api.service[112126]: DEBUG dbcounter [-] [112126] Writing DB stats cinder:SELECT=1 {{(pid=112126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:10:43.539735 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.middleware.request_id [None req-0ee1cf95-7582-4fc5-825b-a98906ac42ad None None] RequestId filter calling following filter/app {{(pid=112127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:10:43.715240 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-0ee1cf95-7582-4fc5-825b-a98906ac42ad demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:10:43.715663 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-0ee1cf95-7582-4fc5-825b-a98906ac42ad demo demo] Empty body provided in request {{(pid=112127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:10:43.716045 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-0ee1cf95-7582-4fc5-825b-a98906ac42ad demo demo] Calling method 'detail' {{(pid=112127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:10:43.716509 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.api_utils [None req-0ee1cf95-7582-4fc5-825b-a98906ac42ad demo demo] Removing options '' from query. {{(pid=112127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:10:43.718104 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.volume.api [None req-0ee1cf95-7582-4fc5-825b-a98906ac42ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:10:43.727438 np0000182323 devstack@c-api.service[112127]: INFO cinder.volume.api [None req-0ee1cf95-7582-4fc5-825b-a98906ac42ad demo demo] Get all volumes completed successfully. Jun 19 22:10:43.729726 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-0ee1cf95-7582-4fc5-825b-a98906ac42ad demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:10:43.730131 np0000182323 devstack@c-api.service[112127]: [pid: 112127|app: 0|req: 12/47] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:10:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:10:53.723153 np0000182323 devstack@c-api.service[112127]: DEBUG dbcounter [-] [112127] Writing DB stats cinder:SELECT=1 {{(pid=112127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:11:43.744556 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.middleware.request_id [None req-55fabbcc-9c56-44c8-bbc2-efc7120f8cd8 None None] RequestId filter calling following filter/app {{(pid=112125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:11:43.748576 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-55fabbcc-9c56-44c8-bbc2-efc7120f8cd8 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:11:43.748940 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-55fabbcc-9c56-44c8-bbc2-efc7120f8cd8 demo demo] Empty body provided in request {{(pid=112125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:11:43.749327 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-55fabbcc-9c56-44c8-bbc2-efc7120f8cd8 demo demo] Calling method 'detail' {{(pid=112125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:11:43.749828 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.api_utils [None req-55fabbcc-9c56-44c8-bbc2-efc7120f8cd8 demo demo] Removing options '' from query. {{(pid=112125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:11:43.750892 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.volume.api [None req-55fabbcc-9c56-44c8-bbc2-efc7120f8cd8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:11:43.761589 np0000182323 devstack@c-api.service[112125]: INFO cinder.volume.api [None req-55fabbcc-9c56-44c8-bbc2-efc7120f8cd8 demo demo] Get all volumes completed successfully. Jun 19 22:11:43.764942 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-55fabbcc-9c56-44c8-bbc2-efc7120f8cd8 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:11:43.765554 np0000182323 devstack@c-api.service[112125]: [pid: 112125|app: 0|req: 12/48] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:11:43 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) Jun 19 22:11:53.754719 np0000182323 devstack@c-api.service[112125]: DEBUG dbcounter [-] [112125] Writing DB stats cinder:SELECT=1 {{(pid=112125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:12:43.781837 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.middleware.request_id [None req-ed16cb66-46c8-48ed-b0b0-ec160c8cfa33 None None] RequestId filter calling following filter/app {{(pid=112128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:12:43.784327 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-ed16cb66-46c8-48ed-b0b0-ec160c8cfa33 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:12:43.784506 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-ed16cb66-46c8-48ed-b0b0-ec160c8cfa33 demo demo] Empty body provided in request {{(pid=112128) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:12:43.784731 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-ed16cb66-46c8-48ed-b0b0-ec160c8cfa33 demo demo] Calling method 'detail' {{(pid=112128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:12:43.785004 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.api_utils [None req-ed16cb66-46c8-48ed-b0b0-ec160c8cfa33 demo demo] Removing options '' from query. {{(pid=112128) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:12:43.785765 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.volume.api [None req-ed16cb66-46c8-48ed-b0b0-ec160c8cfa33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112128) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:12:43.796490 np0000182323 devstack@c-api.service[112128]: INFO cinder.volume.api [None req-ed16cb66-46c8-48ed-b0b0-ec160c8cfa33 demo demo] Get all volumes completed successfully. Jun 19 22:12:43.800287 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-ed16cb66-46c8-48ed-b0b0-ec160c8cfa33 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:12:43.801011 np0000182323 devstack@c-api.service[112128]: [pid: 112128|app: 0|req: 12/49] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:12:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:12:53.789252 np0000182323 devstack@c-api.service[112128]: DEBUG dbcounter [-] [112128] Writing DB stats cinder:SELECT=1 {{(pid=112128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:13:43.818653 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.middleware.request_id [None req-e2663d9c-f8ad-4f4c-8431-60aeb3100eb3 None None] RequestId filter calling following filter/app {{(pid=112126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:13:43.822922 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-e2663d9c-f8ad-4f4c-8431-60aeb3100eb3 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:13:43.823292 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-e2663d9c-f8ad-4f4c-8431-60aeb3100eb3 demo demo] Empty body provided in request {{(pid=112126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:13:43.823765 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.openstack.wsgi [None req-e2663d9c-f8ad-4f4c-8431-60aeb3100eb3 demo demo] Calling method 'detail' {{(pid=112126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:13:43.824289 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.api.api_utils [None req-e2663d9c-f8ad-4f4c-8431-60aeb3100eb3 demo demo] Removing options '' from query. {{(pid=112126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:13:43.825957 np0000182323 devstack@c-api.service[112126]: DEBUG cinder.volume.api [None req-e2663d9c-f8ad-4f4c-8431-60aeb3100eb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:13:43.837081 np0000182323 devstack@c-api.service[112126]: INFO cinder.volume.api [None req-e2663d9c-f8ad-4f4c-8431-60aeb3100eb3 demo demo] Get all volumes completed successfully. Jun 19 22:13:43.840215 np0000182323 devstack@c-api.service[112126]: INFO cinder.api.openstack.wsgi [None req-e2663d9c-f8ad-4f4c-8431-60aeb3100eb3 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:13:43.840744 np0000182323 devstack@c-api.service[112126]: [pid: 112126|app: 0|req: 14/50] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:13:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:13:53.831828 np0000182323 devstack@c-api.service[112126]: DEBUG dbcounter [-] [112126] Writing DB stats cinder:SELECT=1 {{(pid=112126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:14:43.856426 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.middleware.request_id [None req-0b600a9f-0948-4778-9dec-3b50b4099cf9 None None] RequestId filter calling following filter/app {{(pid=112127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:14:43.859405 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-0b600a9f-0948-4778-9dec-3b50b4099cf9 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:14:43.859606 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-0b600a9f-0948-4778-9dec-3b50b4099cf9 demo demo] Empty body provided in request {{(pid=112127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:14:43.859848 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.openstack.wsgi [None req-0b600a9f-0948-4778-9dec-3b50b4099cf9 demo demo] Calling method 'detail' {{(pid=112127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:14:43.860142 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.api.api_utils [None req-0b600a9f-0948-4778-9dec-3b50b4099cf9 demo demo] Removing options '' from query. {{(pid=112127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:14:43.863862 np0000182323 devstack@c-api.service[112127]: DEBUG cinder.volume.api [None req-0b600a9f-0948-4778-9dec-3b50b4099cf9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:14:43.873170 np0000182323 devstack@c-api.service[112127]: INFO cinder.volume.api [None req-0b600a9f-0948-4778-9dec-3b50b4099cf9 demo demo] Get all volumes completed successfully. Jun 19 22:14:43.875752 np0000182323 devstack@c-api.service[112127]: INFO cinder.api.openstack.wsgi [None req-0b600a9f-0948-4778-9dec-3b50b4099cf9 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:14:43.876243 np0000182323 devstack@c-api.service[112127]: [pid: 112127|app: 0|req: 13/51] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:14:43 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) Jun 19 22:14:53.867875 np0000182323 devstack@c-api.service[112127]: DEBUG dbcounter [-] [112127] Writing DB stats cinder:SELECT=1 {{(pid=112127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:15:43.890730 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.middleware.request_id [None req-639ea299-d6a2-4d20-b25c-7aeb7169f6df None None] RequestId filter calling following filter/app {{(pid=112125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:15:43.988056 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-639ea299-d6a2-4d20-b25c-7aeb7169f6df demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:15:43.988297 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-639ea299-d6a2-4d20-b25c-7aeb7169f6df demo demo] Empty body provided in request {{(pid=112125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:15:43.988639 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.openstack.wsgi [None req-639ea299-d6a2-4d20-b25c-7aeb7169f6df demo demo] Calling method 'detail' {{(pid=112125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:15:43.988990 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.api.api_utils [None req-639ea299-d6a2-4d20-b25c-7aeb7169f6df demo demo] Removing options '' from query. {{(pid=112125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:15:43.990058 np0000182323 devstack@c-api.service[112125]: DEBUG cinder.volume.api [None req-639ea299-d6a2-4d20-b25c-7aeb7169f6df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:15:43.999146 np0000182323 devstack@c-api.service[112125]: INFO cinder.volume.api [None req-639ea299-d6a2-4d20-b25c-7aeb7169f6df demo demo] Get all volumes completed successfully. Jun 19 22:15:44.002014 np0000182323 devstack@c-api.service[112125]: INFO cinder.api.openstack.wsgi [None req-639ea299-d6a2-4d20-b25c-7aeb7169f6df demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:15:44.002641 np0000182323 devstack@c-api.service[112125]: [pid: 112125|app: 0|req: 13/52] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:15:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:15:53.993916 np0000182323 devstack@c-api.service[112125]: DEBUG dbcounter [-] [112125] Writing DB stats cinder:SELECT=1 {{(pid=112125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:16:44.018530 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.middleware.request_id [None req-029c74ad-b178-4c44-8efc-c02f6f9f1e45 None None] RequestId filter calling following filter/app {{(pid=112128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:16:44.022769 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-029c74ad-b178-4c44-8efc-c02f6f9f1e45 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 19 22:16:44.023157 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-029c74ad-b178-4c44-8efc-c02f6f9f1e45 demo demo] Empty body provided in request {{(pid=112128) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:16:44.023534 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-029c74ad-b178-4c44-8efc-c02f6f9f1e45 demo demo] Calling method 'detail' {{(pid=112128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:16:44.024008 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.api.api_utils [None req-029c74ad-b178-4c44-8efc-c02f6f9f1e45 demo demo] Removing options '' from query. {{(pid=112128) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:16:44.025478 np0000182323 devstack@c-api.service[112128]: DEBUG cinder.volume.api [None req-029c74ad-b178-4c44-8efc-c02f6f9f1e45 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112128) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:16:44.034796 np0000182323 devstack@c-api.service[112128]: INFO cinder.volume.api [None req-029c74ad-b178-4c44-8efc-c02f6f9f1e45 demo demo] Get all volumes completed successfully. Jun 19 22:16:44.037507 np0000182323 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-029c74ad-b178-4c44-8efc-c02f6f9f1e45 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:16:44.037999 np0000182323 devstack@c-api.service[112128]: [pid: 112128|app: 0|req: 13/53] 199.204.45.23 () {64 vars in 1290 bytes} [Fri Jun 19 22:16:44 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) Jun 19 22:16:54.029242 np0000182323 devstack@c-api.service[112128]: DEBUG dbcounter [-] [112128] Writing DB stats cinder:SELECT=1 {{(pid=112128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}