May 09 03:18:35.988928 np0000172879 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 03:18:35.995926 np0000172879 devstack@c-api.service[112417]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 03:18:35.998885 np0000172879 devstack@c-api.service[112417]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 03:18:35 2026] *** May 09 03:18:35.998885 np0000172879 devstack@c-api.service[112417]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 03:18:35.998885 np0000172879 devstack@c-api.service[112417]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 03:18:35.998885 np0000172879 devstack@c-api.service[112417]: nodename: np0000172879 May 09 03:18:35.998885 np0000172879 devstack@c-api.service[112417]: machine: x86_64 May 09 03:18:35.998885 np0000172879 devstack@c-api.service[112417]: clock source: unix May 09 03:18:35.998885 np0000172879 devstack@c-api.service[112417]: pcre jit disabled May 09 03:18:35.998885 np0000172879 devstack@c-api.service[112417]: detected number of CPU cores: 16 May 09 03:18:35.998885 np0000172879 devstack@c-api.service[112417]: current working directory: / May 09 03:18:35.998885 np0000172879 devstack@c-api.service[112417]: detected binary path: /usr/bin/uwsgi-core May 09 03:18:35.998885 np0000172879 devstack@c-api.service[112417]: your processes number limit is 256917 May 09 03:18:35.998885 np0000172879 devstack@c-api.service[112417]: your memory page size is 4096 bytes May 09 03:18:35.998885 np0000172879 devstack@c-api.service[112417]: detected max file descriptor number: 2048 May 09 03:18:35.998885 np0000172879 devstack@c-api.service[112417]: lock engine: pthread robust mutexes May 09 03:18:35.999666 np0000172879 devstack@c-api.service[112417]: thunder lock: enabled May 09 03:18:35.999666 np0000172879 devstack@c-api.service[112417]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 03:18:35.999666 np0000172879 devstack@c-api.service[112417]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 03:18:35.999666 np0000172879 devstack@c-api.service[112417]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 03:18:35.999666 np0000172879 devstack@c-api.service[112417]: Set PythonHome to /opt/stack/data/venv May 09 03:18:36.044026 np0000172879 devstack@c-api.service[112417]: Python main interpreter initialized at 0x7cc2808a3668 May 09 03:18:36.044026 np0000172879 devstack@c-api.service[112417]: python threads support enabled May 09 03:18:36.044026 np0000172879 devstack@c-api.service[112417]: your server socket listen backlog is limited to 100 connections May 09 03:18:36.044026 np0000172879 devstack@c-api.service[112417]: your mercy for graceful operations on workers is 80 seconds May 09 03:18:36.044603 np0000172879 devstack@c-api.service[112417]: mapped 671795 bytes (656 KB) for 4 cores May 09 03:18:36.044763 np0000172879 devstack@c-api.service[112417]: *** Operational MODE: preforking *** May 09 03:18:36.045008 np0000172879 devstack@c-api.service[112417]: *** uWSGI is running in multiple interpreter mode *** May 09 03:18:36.045008 np0000172879 devstack@c-api.service[112417]: spawned uWSGI master process (pid: 112417) May 09 03:18:36.045168 np0000172879 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 03:18:36.045781 np0000172879 devstack@c-api.service[112417]: spawned uWSGI worker 1 (pid: 112429, cores: 1) May 09 03:18:36.046456 np0000172879 devstack@c-api.service[112417]: spawned uWSGI worker 2 (pid: 112430, cores: 1) May 09 03:18:36.048398 np0000172879 devstack@c-api.service[112417]: spawned uWSGI worker 3 (pid: 112431, cores: 1) May 09 03:18:36.048398 np0000172879 devstack@c-api.service[112417]: spawned uWSGI worker 4 (pid: 112432, cores: 1) May 09 03:18:36.048398 np0000172879 devstack@c-api.service[112417]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 03:18:36.175326 np0000172879 devstack@c-api.service[112430]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:18:36.175326 np0000172879 devstack@c-api.service[112430]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:18:36.175326 np0000172879 devstack@c-api.service[112430]: we strongly recommend against using it for new projects. May 09 03:18:36.175326 np0000172879 devstack@c-api.service[112430]: If you are already using Eventlet, we recommend migrating to a different May 09 03:18:36.175326 np0000172879 devstack@c-api.service[112430]: framework. For more detail see May 09 03:18:36.175326 np0000172879 devstack@c-api.service[112430]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:18:36.175326 np0000172879 devstack@c-api.service[112430]: import eventlet # noqa May 09 03:18:36.178990 np0000172879 devstack@c-api.service[112429]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:18:36.178990 np0000172879 devstack@c-api.service[112429]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:18:36.178990 np0000172879 devstack@c-api.service[112429]: we strongly recommend against using it for new projects. May 09 03:18:36.178990 np0000172879 devstack@c-api.service[112429]: If you are already using Eventlet, we recommend migrating to a different May 09 03:18:36.178990 np0000172879 devstack@c-api.service[112429]: framework. For more detail see May 09 03:18:36.178990 np0000172879 devstack@c-api.service[112429]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:18:36.178990 np0000172879 devstack@c-api.service[112429]: import eventlet # noqa May 09 03:18:36.189225 np0000172879 devstack@c-api.service[112432]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:18:36.189225 np0000172879 devstack@c-api.service[112432]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:18:36.189225 np0000172879 devstack@c-api.service[112432]: we strongly recommend against using it for new projects. May 09 03:18:36.189225 np0000172879 devstack@c-api.service[112432]: If you are already using Eventlet, we recommend migrating to a different May 09 03:18:36.189225 np0000172879 devstack@c-api.service[112432]: framework. For more detail see May 09 03:18:36.189225 np0000172879 devstack@c-api.service[112432]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:18:36.189225 np0000172879 devstack@c-api.service[112432]: import eventlet # noqa May 09 03:18:36.206932 np0000172879 devstack@c-api.service[112431]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:18:36.206932 np0000172879 devstack@c-api.service[112431]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:18:36.206932 np0000172879 devstack@c-api.service[112431]: we strongly recommend against using it for new projects. May 09 03:18:36.206932 np0000172879 devstack@c-api.service[112431]: If you are already using Eventlet, we recommend migrating to a different May 09 03:18:36.206932 np0000172879 devstack@c-api.service[112431]: framework. For more detail see May 09 03:18:36.206932 np0000172879 devstack@c-api.service[112431]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:18:36.206932 np0000172879 devstack@c-api.service[112431]: import eventlet # noqa May 09 03:18:36.262747 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:18:36.262747 np0000172879 devstack@c-api.service[112430]: debtcollector.deprecate( May 09 03:18:36.264855 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:18:36.264855 np0000172879 devstack@c-api.service[112429]: debtcollector.deprecate( May 09 03:18:36.279455 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:18:36.279455 np0000172879 devstack@c-api.service[112432]: debtcollector.deprecate( May 09 03:18:36.295180 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:18:36.295180 np0000172879 devstack@c-api.service[112431]: debtcollector.deprecate( May 09 03:18:36.343093 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:18:36.343093 np0000172879 devstack@c-api.service[112430]: from cgi import parse_header May 09 03:18:36.345153 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:18:36.345153 np0000172879 devstack@c-api.service[112429]: from cgi import parse_header May 09 03:18:36.356118 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:18:36.356118 np0000172879 devstack@c-api.service[112432]: from cgi import parse_header May 09 03:18:36.371915 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:18:36.371915 np0000172879 devstack@c-api.service[112431]: from cgi import parse_header May 09 03:18:36.390950 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:18:36.390950 np0000172879 devstack@c-api.service[112430]: removals.removed_module( May 09 03:18:36.391481 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:18:36.391481 np0000172879 devstack@c-api.service[112429]: removals.removed_module( May 09 03:18:36.391613 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:18:36.391613 np0000172879 devstack@c-api.service[112430]: removals.removed_module( May 09 03:18:36.392216 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:18:36.392216 np0000172879 devstack@c-api.service[112429]: removals.removed_module( May 09 03:18:36.400610 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:18:36.400610 np0000172879 devstack@c-api.service[112432]: removals.removed_module( May 09 03:18:36.401325 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:18:36.401325 np0000172879 devstack@c-api.service[112432]: removals.removed_module( May 09 03:18:36.416290 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:18:36.416290 np0000172879 devstack@c-api.service[112431]: removals.removed_module( May 09 03:18:36.417281 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:18:36.417281 np0000172879 devstack@c-api.service[112431]: removals.removed_module( May 09 03:18:37.007254 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:18:37.007254 np0000172879 devstack@c-api.service[112429]: warnings.warn( May 09 03:18:37.010356 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:18:37.010356 np0000172879 devstack@c-api.service[112432]: warnings.warn( May 09 03:18:37.023419 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:18:37.023419 np0000172879 devstack@c-api.service[112431]: warnings.warn( May 09 03:18:37.073451 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:18:37.073451 np0000172879 devstack@c-api.service[112430]: warnings.warn( May 09 03:18:37.105554 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:18:37.105554 np0000172879 devstack@c-api.service[112429]: warnings.warn( May 09 03:18:37.114526 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:18:37.114526 np0000172879 devstack@c-api.service[112432]: warnings.warn( May 09 03:18:37.122358 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:18:37.122358 np0000172879 devstack@c-api.service[112431]: warnings.warn( May 09 03:18:37.174689 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:18:37.174689 np0000172879 devstack@c-api.service[112430]: warnings.warn( May 09 03:18:37.404242 np0000172879 devstack@c-api.service[112431]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:18:37.404692 np0000172879 devstack@c-api.service[112431]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112431) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:18:37.406974 np0000172879 devstack@c-api.service[112429]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:18:37.407370 np0000172879 devstack@c-api.service[112429]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112429) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:18:37.407916 np0000172879 devstack@c-api.service[112432]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:18:37.408300 np0000172879 devstack@c-api.service[112432]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112432) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:18:37.485031 np0000172879 devstack@c-api.service[112430]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:18:37.485632 np0000172879 devstack@c-api.service[112430]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112430) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:18:37.489906 np0000172879 devstack@c-api.service[112431]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:18:37.489906 np0000172879 devstack@c-api.service[112431]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:18:37.491343 np0000172879 devstack@c-api.service[112432]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:18:37.491343 np0000172879 devstack@c-api.service[112432]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:18:37.492635 np0000172879 devstack@c-api.service[112429]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:18:37.492635 np0000172879 devstack@c-api.service[112429]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:18:37.546522 np0000172879 devstack@c-api.service[112430]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:18:37.546522 np0000172879 devstack@c-api.service[112430]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:18:37.945017 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:18:37.945205 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:18:37.945350 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.945420 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112430) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:18:37.945519 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.945585 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.945585 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.945704 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.945768 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.945828 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.945887 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.946002 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112429) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:18:37.946225 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.946526 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.946599 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.946829 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.948165 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.948293 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.948293 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.948293 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.948547 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.948635 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.948701 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.948761 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.948823 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.948892 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.948951 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.949013 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.949080 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.949141 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.949209 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.949272 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.949359 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.949420 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.949478 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.949551 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.949627 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.949689 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.949750 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.949750 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.949750 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.949750 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.949750 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.950026 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.950089 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.950147 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.950147 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.950147 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.950147 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.950909 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.950983 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.951057 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.951117 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.951182 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.951182 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.951292 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.951425 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.951506 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.951567 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.951567 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.951677 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.951736 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.951796 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.951888 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.952099 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.952189 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.952251 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.952431 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.952530 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.952599 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.952599 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.952599 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.953099 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.953099 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.953099 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.953292 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.953443 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.953529 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.953594 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.953594 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.953706 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.953780 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.953816 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.953816 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.953816 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.953816 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.953944 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.953944 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.953944 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.953944 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.953944 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.953944 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.954139 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.954177 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.954213 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.954213 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.954213 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.954213 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.954371 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.954494 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.954548 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.954548 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.954615 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.954650 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.954650 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.954650 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.954650 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.954858 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.954858 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.954927 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.954972 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.955011 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.955050 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.955085 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.955120 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.955204 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.955246 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.955281 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.955318 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.955382 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.955425 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.955461 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.955495 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.955495 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.955495 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.955495 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.955495 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.955495 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.955669 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.955713 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.955749 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.955784 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.955823 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.955857 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.955892 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.955959 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.955997 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.956031 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.956066 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.956107 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.956144 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.956178 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.956212 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.956251 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.956285 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.956324 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.956372 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.956406 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.956452 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.956488 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.956538 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.956606 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.956850 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.956904 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.956953 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.957001 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.957059 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.957110 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.957166 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.957166 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.957259 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.957312 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.957312 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.957439 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.957439 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.957439 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.957439 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.957626 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.957690 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.957744 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.957796 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.957846 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.957898 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.957958 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.957958 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.957958 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.957958 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.957958 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.957958 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.957958 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.957958 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.957958 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.957958 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.958437 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.958500 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.958500 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.958500 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.958500 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.958500 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.958500 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.958718 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.958757 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.958797 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.958797 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.958797 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.958797 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.958921 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.958958 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.958993 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.959028 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.959069 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.959104 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.959138 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.959173 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.959209 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.959242 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.959242 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.959315 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.959378 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.959415 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.959454 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.959454 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.959525 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.959525 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.959525 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.959626 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.959669 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.959705 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.959740 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.959773 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.959813 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.959846 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.959885 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.959918 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.959953 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.959996 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.960050 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.960050 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.960226 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.960264 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.960306 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.960355 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.960392 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.960425 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.960458 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.960491 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.960533 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.960573 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.960573 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.960573 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.960679 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.960679 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.960743 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.960777 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.960831 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.960884 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.960929 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.960973 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.961016 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.961061 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.961099 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.961136 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.961171 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.961206 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.961241 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.961281 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.961322 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.961381 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.961381 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.961381 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.961488 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.961737 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.961786 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.961857 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.961916 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.961978 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.962038 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.962111 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.962472 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.962539 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.962572 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.962607 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.962643 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.962676 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.962703 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.962737 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.962762 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.962788 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.962820 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.962851 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.962875 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.962899 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.962923 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.962949 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.962972 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.963000 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.963028 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.963056 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.963085 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.963108 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.963132 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.963158 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.963187 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.963212 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.963212 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.963212 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.969205 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.969270 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.969333 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.969405 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.969458 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.969525 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.969557 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.969587 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.969634 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.969703 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.969755 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.969819 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.969851 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.969877 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.969912 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.969940 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.969969 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.969992 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.970046 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.970080 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.970113 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.970143 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.970167 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.970193 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.970222 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.970297 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.970361 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.970389 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.970438 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.970475 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.970507 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.970532 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.970560 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.970590 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.970615 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.970646 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.970672 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.970702 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.970725 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.970750 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.970781 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.970808 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.970832 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.970858 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.970882 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.970912 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.970940 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.970974 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.971014 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.971050 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.971082 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.971120 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.971158 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.971158 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.971219 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.971253 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.972123 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.972184 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.972253 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.972253 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.972372 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.972429 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.972470 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.972512 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.972550 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.972587 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.972625 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.972661 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.972706 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.972748 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.972788 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.972829 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.972865 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.972913 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.972955 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.972990 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.973028 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.973065 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.973105 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.973139 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.973177 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.973223 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.973271 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.973322 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.973384 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.973449 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.973511 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.973561 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.973607 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.973644 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.973691 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.973729 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.973770 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.973806 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.973842 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.973877 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.973920 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.973957 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.973992 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.974027 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.974068 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.974112 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.974149 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.974184 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.974216 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.974261 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.974355 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.974408 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.974448 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.974485 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.974485 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.974485 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.975140 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.975209 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.975246 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.975333 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.975389 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.975389 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.975456 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.975495 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.975545 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.975585 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.975622 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.975622 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.975692 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.975730 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.975768 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.975768 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.975832 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.975870 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.975923 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.975975 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.976026 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.976075 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.976112 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.976150 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.976184 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.976220 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.976260 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.976358 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.976415 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.976455 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.976493 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.976529 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.976565 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.976601 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.976638 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.976674 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.976711 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.976747 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.976795 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.976833 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.976872 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.976911 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.976945 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.976945 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.977017 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.977051 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.977086 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.977124 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.977170 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.977207 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.977244 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.977244 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.977244 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.977244 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.977244 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.977244 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.977938 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.977986 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.978050 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.978111 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.978161 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.978206 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.978281 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.978381 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.978434 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.978474 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.978512 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.978555 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.978594 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.978632 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.978667 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.978705 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.978740 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.978775 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.978808 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.978850 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.978887 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.978935 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.978972 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.978972 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.978972 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.978972 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.978972 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.979125 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.979169 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.979169 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.979248 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.979248 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.979367 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.979411 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.979446 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.979488 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.979526 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.979568 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.979602 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.979641 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.979688 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.979688 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.979755 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.979793 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.979842 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.979842 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.979842 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.979943 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.979979 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.980107 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.980156 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.980191 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.980191 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.980265 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.980322 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.980413 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.980453 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.980492 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.980531 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.980578 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.980617 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.980661 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.980698 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.980734 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.980769 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.980803 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.980839 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.980877 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.980918 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.980961 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.981001 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.981051 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.981100 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.981146 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.981197 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.981250 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.981302 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.981381 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.981437 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.981481 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.981481 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.981481 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.981481 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.981481 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.981757 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.981807 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.981864 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.981912 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.981961 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.982004 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.982042 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.982078 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.982119 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.982164 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.982208 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.982247 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.982294 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.982367 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.982418 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.982457 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.982498 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.982539 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.982579 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.982620 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.982656 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.982691 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.982726 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.982771 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.982812 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.982852 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.982888 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.982924 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.984184 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.984237 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.984284 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.984379 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.984424 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.984513 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.984575 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.984766 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.984818 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.984873 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.984938 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.984998 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.985060 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.985110 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.985173 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.985230 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.985283 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.985362 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.985406 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.985443 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.985494 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.985537 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.985574 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.985611 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.985654 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.985693 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.985728 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.985764 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.987067 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.987123 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.987177 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.987236 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.987285 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.987356 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.987433 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.987477 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.987515 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.987561 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.987674 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.987720 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.987758 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.987835 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.988066 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.988120 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.988168 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.988244 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.988294 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.988363 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.988437 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.988490 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.988591 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.988665 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.988665 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.988764 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.988817 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.988865 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.988913 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.988955 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.988992 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.989036 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.989073 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.989118 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.989155 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.989199 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.989237 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.989288 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.989378 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.989420 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.989469 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.989509 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.989546 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.989587 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.989624 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.989661 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.989710 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.989747 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.989789 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.989826 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.989826 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.989826 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.989826 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.989826 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.989826 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.989826 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.990066 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.990066 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.990171 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.990215 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.990267 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.990366 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.990426 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.990426 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.990515 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.990553 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.990599 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.990638 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.990675 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.990720 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.990758 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.990794 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.990831 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.990868 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.990907 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.990955 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.990993 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.991029 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.991069 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.991111 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.991149 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.991192 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.991230 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.991276 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.991360 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.991415 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.991471 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.991518 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.991565 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.991611 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.991657 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.991705 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.991760 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.991798 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.991837 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.991874 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.991918 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.991954 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.991990 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.992028 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.992075 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.992111 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.992147 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.992184 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.992225 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.992274 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.992321 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.992379 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.992414 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.992451 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.992498 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.992535 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.992572 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.992630 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.992670 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.992710 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.992746 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.992780 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.992829 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.992864 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.992897 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.992942 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.992980 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.993017 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.993053 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.993091 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.993138 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.993180 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.993218 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.993262 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.993311 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.993370 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.993418 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.993455 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.993490 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.993534 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.993571 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.993609 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.993609 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.993609 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.993968 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.993968 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.994041 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.994081 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.994126 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.994173 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.994224 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.994269 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.994354 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.994397 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.994432 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.994468 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.994505 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.994539 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.994575 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.994632 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.994632 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.994717 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.994717 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.994717 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.994717 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.995122 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.995171 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.995246 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.995299 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.995382 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.995422 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.995499 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.999047 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.999114 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.999163 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.999203 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.999240 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.999275 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.999334 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.999374 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.999429 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.999473 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.999510 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.999547 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:37.999583 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:37.999622 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.999665 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.999702 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:37.999739 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.999802 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:37.999841 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:37.999884 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:37.999925 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:37.999963 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.000004 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.000040 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.000075 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.000075 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.000138 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:38.000183 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:38.001148 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.001222 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.001267 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.001701 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.001765 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.001809 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.001882 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.002049 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.002049 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.002157 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:38.002449 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.002501 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.002589 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.002643 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.002682 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.002725 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.002764 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.002804 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.002934 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.002980 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:38.003018 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:38.003055 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.003055 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.003055 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.003055 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.003180 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.003180 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.003254 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:38.007788 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.007857 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.007892 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.007926 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.007966 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.008012 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.008055 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.008090 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.008125 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.008164 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.008225 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:38.008269 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.008269 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.008269 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:38.008590 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.008637 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.008708 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.008785 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.008829 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.008867 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.008935 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.008935 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.009008 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.009047 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.009084 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.009127 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:38.009164 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.009202 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.009202 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.009273 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.009342 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.009401 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.009440 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:38.009477 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.009514 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.009556 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.009595 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.009630 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:38.009668 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.009707 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.009751 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.009788 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.009826 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.009862 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.009909 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.009947 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.009984 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.010019 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.010056 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.010097 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:38.010140 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.010179 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.010216 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.010253 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.010287 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.010340 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.010378 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.010412 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.010447 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.010491 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.010529 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.010567 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.010603 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.010642 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.010678 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:38.010715 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:18:38.010749 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.010782 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.010825 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:18:38.010949 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.010987 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.010987 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.011054 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:18:38.011087 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.011122 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:18:38.011162 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.011162 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.011227 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:18:38.011227 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:18:38.011227 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:18:38.054965 np0000172879 devstack@c-api.service[112432]: INFO dbcounter [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Registered counter for database cinder May 09 03:18:38.055458 np0000172879 devstack@c-api.service[112430]: INFO dbcounter [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Registered counter for database cinder May 09 03:18:38.055977 np0000172879 devstack@c-api.service[112431]: INFO dbcounter [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Registered counter for database cinder May 09 03:18:38.057331 np0000172879 devstack@c-api.service[112429]: INFO dbcounter [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Registered counter for database cinder May 09 03:18:38.066975 np0000172879 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:18:38.069510 np0000172879 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:18:38.071687 np0000172879 devstack@c-api.service[112429]: DEBUG oslo_db.sqlalchemy.engines [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc 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=112429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:18:38.077002 np0000172879 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-d910b619-718f-46fc-9700-f17286eeab3e 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:18:38.177600 np0000172879 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writer thread running {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:18:38.180425 np0000172879 devstack@c-api.service[112432]: INFO cinder.rpc [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:18:38.182750 np0000172879 devstack@c-api.service[112432]: INFO cinder.rpc [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:18:38.184928 np0000172879 devstack@c-api.service[112432]: INFO cinder.rpc [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:18:38.186658 np0000172879 devstack@c-api.service[112432]: INFO cinder.rpc [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:18:38.187537 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.189229 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.189542 np0000172879 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writer thread running {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:18:38.190993 np0000172879 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writer thread running {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:18:38.192127 np0000172879 devstack@c-api.service[112430]: INFO cinder.rpc [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:18:38.193211 np0000172879 devstack@c-api.service[112429]: INFO cinder.rpc [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:18:38.193917 np0000172879 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:18:38.194389 np0000172879 devstack@c-api.service[112430]: INFO cinder.rpc [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:18:38.195574 np0000172879 devstack@c-api.service[112429]: INFO cinder.rpc [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:18:38.195887 np0000172879 devstack@c-api.service[112432]: INFO cinder.rpc [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:18:38.196112 np0000172879 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writer thread running {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:18:38.196255 np0000172879 devstack@c-api.service[112430]: INFO cinder.rpc [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:18:38.197620 np0000172879 devstack@c-api.service[112429]: INFO cinder.rpc [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:18:38.197882 np0000172879 devstack@c-api.service[112432]: INFO cinder.rpc [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:18:38.198508 np0000172879 devstack@c-api.service[112430]: INFO cinder.rpc [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:18:38.198691 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.198773 np0000172879 devstack@c-api.service[112431]: INFO cinder.rpc [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:18:38.199446 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.199514 np0000172879 devstack@c-api.service[112429]: INFO cinder.rpc [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:18:38.200446 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.201207 np0000172879 devstack@c-api.service[112431]: INFO cinder.rpc [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:18:38.201453 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.202286 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.203254 np0000172879 devstack@c-api.service[112431]: INFO cinder.rpc [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:18:38.205189 np0000172879 devstack@c-api.service[112431]: INFO cinder.rpc [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:18:38.206140 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.207284 np0000172879 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:18:38.207910 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.209221 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.209297 np0000172879 devstack@c-api.service[112429]: DEBUG oslo_db.sqlalchemy.engines [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc 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=112429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:18:38.209697 np0000172879 devstack@c-api.service[112430]: INFO cinder.rpc [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:18:38.211333 np0000172879 devstack@c-api.service[112429]: INFO cinder.rpc [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:18:38.212108 np0000172879 devstack@c-api.service[112430]: INFO cinder.rpc [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:18:38.212454 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.213118 np0000172879 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-d910b619-718f-46fc-9700-f17286eeab3e 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:18:38.213328 np0000172879 devstack@c-api.service[112429]: INFO cinder.rpc [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:18:38.213385 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.214172 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.215215 np0000172879 devstack@c-api.service[112431]: INFO cinder.rpc [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:18:38.215718 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.217142 np0000172879 devstack@c-api.service[112431]: INFO cinder.rpc [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:18:38.218110 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.219877 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.223064 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.223878 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.224666 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.226032 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.227142 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.227983 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.229581 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.230491 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.230769 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.231417 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.233171 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.234190 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.235067 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.236100 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.236274 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.237599 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.237660 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.238166 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.239923 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.240291 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.241138 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.241918 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.242915 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.244321 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.245126 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.246131 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.247324 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.248021 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.248227 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.249571 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.250197 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.250987 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.251606 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.251664 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.252518 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.253137 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.253190 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.254728 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.254791 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.255175 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.255466 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.256291 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.257431 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.257753 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.258607 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.258857 np0000172879 devstack@c-api.service[112432]: WARNING cinder.api.contrib.hosts [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:18:38.259595 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.260250 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.261001 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.261062 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.262670 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.263093 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.263151 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.263516 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: extensions {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.264614 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.264870 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.266514 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.266781 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.267001 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.268053 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: os-quota-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.268605 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.268981 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.269389 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.269448 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: cgsnapshots {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.270085 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.270560 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.270865 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: os-quota-class-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.271667 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.272011 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.272177 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: os-availability-zone {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.273105 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.273165 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.273473 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: qos-specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.273613 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.274267 np0000172879 devstack@c-api.service[112429]: WARNING cinder.api.contrib.hosts [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:18:38.275004 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.275064 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.275539 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.275597 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: backups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.276119 np0000172879 devstack@c-api.service[112430]: WARNING cinder.api.contrib.hosts [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:18:38.276510 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.276848 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.277219 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.278100 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.278161 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: extra_specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.278376 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.278875 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.278933 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: extensions {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.279670 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: os-snapshot-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.279931 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.280173 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: encryption {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.280632 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.280816 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: extensions {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.281119 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: os-volume-type-access {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.281815 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: encryption {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.282113 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: encryption {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.282292 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.282714 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: capabilities {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.283398 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: os-quota-sets {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.283546 np0000172879 devstack@c-api.service[112431]: WARNING cinder.api.contrib.hosts [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:18:38.283717 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: encryption {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.283978 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: os-hosts {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.284404 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.284770 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: cgsnapshots {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.285266 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: os-quota-sets {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.285339 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: consistencygroups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.286048 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.286187 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: os-quota-class-sets {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.286737 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: cgsnapshots {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.287252 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: os-volume-transfer {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.287509 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: os-availability-zone {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.287828 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.288131 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: os-quota-class-sets {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.288780 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: qos-specs {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.288844 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: extensions {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.288887 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: scheduler-stats {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.289470 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: os-availability-zone {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.290170 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.290393 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extended resource: os-volume-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.290775 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: qos-specs {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.290881 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: backups {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.291926 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.292518 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.293421 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: backups {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.293489 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.contrib.snapshot_actions [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] SnapshotActionsController initialized {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:18:38.293528 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: extra_specs {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.293700 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: os-quota-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.294200 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.295067 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: os-snapshot-manage {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.295209 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: cgsnapshots {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.295610 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: extra_specs {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.295667 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.296525 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: os-volume-type-access {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.296987 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: os-quota-class-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.297046 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.297149 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: os-snapshot-manage {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.298274 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: capabilities {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.298462 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.298518 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: os-availability-zone {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.298679 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: os-volume-type-access {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.299564 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: os-hosts {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.299882 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: qos-specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.299940 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.300235 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: capabilities {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.300909 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: consistencygroups {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.301439 np0000172879 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.301535 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: os-hosts {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.302188 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: backups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.302280 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.302419 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.302529 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.302630 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.302742 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.302835 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.302972 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.303035 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: consistencygroups {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.303076 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: os-volume-transfer {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.303114 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.303170 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.303268 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension UsedLimits extending resource: limits {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.303388 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension TypesManage extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.303493 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension AdminActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.303617 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension AdminActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.303718 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension AdminActions extending resource: backups {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.303820 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension VolumeActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.304030 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.304703 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: scheduler-stats {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.304923 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: os-volume-transfer {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.305333 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: extra_specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.306196 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extended resource: os-volume-manage {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.306361 np0000172879 devstack@c-api.service[112432]: WARNING keystonemiddleware.auth_token [None req-9aefb9f7-06b9-4c76-aa72-25a6c3c750a9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:18:38.306600 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: scheduler-stats {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.306968 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: os-snapshot-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.308063 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extended resource: os-volume-manage {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.308323 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.308414 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: os-volume-type-access {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.309234 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.contrib.snapshot_actions [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] SnapshotActionsController initialized {{(pid=112429) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:18:38.309944 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: capabilities {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.310009 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.310209 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.311167 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.contrib.snapshot_actions [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] SnapshotActionsController initialized {{(pid=112430) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:18:38.311231 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: os-hosts {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.311442 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.311960 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.312239 np0000172879 devstack@c-api.service[112432]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cc2808a3668 pid: 112432 (default app) May 09 03:18:38.312617 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: consistencygroups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.312747 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:18:38.312747 np0000172879 devstack@c-api.service[112432]: warnings.warn( May 09 03:18:38.312867 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.313375 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.314326 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.314603 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: os-volume-transfer {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.314958 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.315789 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.316232 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: scheduler-stats {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.316382 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.317302 np0000172879 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.317672 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extended resource: os-volume-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:18:38.317825 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.318198 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.318370 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.318487 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.318576 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.318657 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.318737 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.318976 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.318976 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.319131 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.319131 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension UsedLimits extending resource: limits {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.319272 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension TypesManage extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.319385 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension AdminActions extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.319466 np0000172879 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.319544 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension AdminActions extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.319626 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension AdminActions extending resource: backups {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.319729 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension VolumeActions extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.319821 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.319902 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.320286 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.320406 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.320491 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.320625 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.320714 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.320714 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.320714 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.320714 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.321140 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.321225 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.321225 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.321465 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.contrib.snapshot_actions [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] SnapshotActionsController initialized {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:18:38.321553 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.321553 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.321553 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.321553 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.321553 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.322077 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.322077 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.322077 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.322077 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.322077 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.322570 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.322655 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.322655 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.322655 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.322655 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.323053 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.323053 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.323053 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.323053 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.323493 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.323493 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.323493 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.323493 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.323867 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.323867 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.324052 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.324134 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.324134 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.324134 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.324134 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.324551 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.324551 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.324551 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.324551 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.324551 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.325033 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.325033 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.325033 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.325033 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.325033 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.325507 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.325593 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.325593 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.325593 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.325593 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.325593 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.325593 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.326113 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.326113 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.326113 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.326113 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.326113 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.326113 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.326790 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.326829 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.326829 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.326829 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.326829 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.326829 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.327061 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.327061 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.327061 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.327061 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.327061 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.327257 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.327257 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.327385 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension UsedLimits extending resource: limits {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.327436 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.327436 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.327436 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.327436 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.327436 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.327671 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.327671 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.327671 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.327671 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.327671 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.327835 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension TypesManage extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.327872 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.327872 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.327872 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.327872 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.327872 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.328090 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.328090 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.328090 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.328090 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.328090 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.328287 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.328287 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.328405 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension AdminActions extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.328449 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.328449 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.328449 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.328449 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.328615 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.328651 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.328651 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.328651 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.328651 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.328844 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.328844 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.328844 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.328844 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.328844 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.329060 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.329060 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.329060 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.329172 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension AdminActions extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.329218 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.329218 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.329218 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.329218 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.329400 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.329400 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.329400 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.329400 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.329564 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.329564 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.329564 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.329564 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.329923 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.329923 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.330009 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension AdminActions extending resource: backups {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.330052 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.330052 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.330052 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.330052 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.330215 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.330215 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.330215 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.330215 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.330442 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.330442 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.330442 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.330442 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.330630 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension VolumeActions extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.330669 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.330669 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.330669 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.330669 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.330669 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.330669 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.330935 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.330935 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.330935 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.330935 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.331098 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.331098 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.331098 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.331098 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.331098 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.331098 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.331357 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.331357 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.331357 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.331357 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.331357 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.331357 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.331614 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.331614 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.331614 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.331614 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.331614 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.331614 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.331856 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.331856 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.331940 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.331979 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.331979 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.331979 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.331979 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.331979 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.332196 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.332196 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.332196 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.332196 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.332196 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.332408 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.332408 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.332408 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.332408 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.332586 np0000172879 devstack@c-api.service[112429]: WARNING keystonemiddleware.auth_token [None req-7d7dbf71-3787-405d-9902-9eab224ef6fc None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:18:38.332627 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.332627 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.332627 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:38.332627 np0000172879 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 09 03:18:38.332787 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.332827 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-2a390ee0-42a8-41a2-a9ea-a827338d4490 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:18:38.332862 np0000172879 devstack@c-api.service[112430]: WARNING keystonemiddleware.auth_token [None req-02c1ae98-0954-47ba-93ae-2f373c5f6bc1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:18:38.332910 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.332910 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.332971 np0000172879 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 1/1] 199.204.45.235 () {60 vars in 953 bytes} [Sat May 9 03:18:38 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 03:18:38.333007 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.333042 np0000172879 devstack@c-api.service[112429]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cc2808a3668 pid: 112429 (default app) May 09 03:18:38.333077 np0000172879 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:18:38.333077 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333077 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333077 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333077 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333077 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333077 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333286 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333339 np0000172879 devstack@c-api.service[112430]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cc2808a3668 pid: 112430 (default app) May 09 03:18:38.333379 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333379 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333379 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension UsedLimits extending resource: limits {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333379 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension TypesManage extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333379 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension AdminActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333379 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension AdminActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333379 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension AdminActions extending resource: backups {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333612 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension VolumeActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.333612 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:18:38.334057 np0000172879 devstack@c-api.service[112431]: WARNING keystonemiddleware.auth_token [None req-d910b619-718f-46fc-9700-f17286eeab3e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:18:38.340404 np0000172879 devstack@c-api.service[112431]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cc2808a3668 pid: 112431 (default app) May 09 03:18:45.499673 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-8af816e7-0239-416b-ab3b-ea56f128f4e4 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:18:46.014238 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-8af816e7-0239-416b-ab3b-ea56f128f4e4 admin admin] POST https://199.204.45.235/volume/v3/types May 09 03:18:46.014672 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-8af816e7-0239-416b-ab3b-ea56f128f4e4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:18:46.016335 np0000172879 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:18:46.016335 np0000172879 devstack@c-api.service[112432]: warnings.warn( May 09 03:18:46.026340 np0000172879 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-8af816e7-0239-416b-ab3b-ea56f128f4e4 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:18:46.055676 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-8af816e7-0239-416b-ab3b-ea56f128f4e4 admin admin] https://199.204.45.235/volume/v3/types returned with HTTP 200 May 09 03:18:46.056124 np0000172879 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 2/2] 199.204.45.235 () {68 vars in 1288 bytes} [Sat May 9 03:18:45 2026] POST /volume/v3/types => generated 186 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:18:46.069662 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:18:46.069662 np0000172879 devstack@c-api.service[112429]: warnings.warn( May 09 03:18:46.084712 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.084712 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.084712 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.084712 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.084712 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.085206 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.085206 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.085206 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.085206 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.085206 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.085751 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.085751 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.085751 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.085751 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.085751 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.085751 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.086156 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.086156 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.086156 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.086156 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.086450 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.086450 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.086450 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.086450 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.086738 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.086738 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.086738 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.086738 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.086992 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.086992 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.086992 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.086992 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.086992 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.087371 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.087371 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.087371 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.087371 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.087371 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.087680 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.087680 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.087680 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.087680 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.087680 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.087680 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.088034 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.088034 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.088034 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.088034 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.088034 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.088034 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.088449 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.088449 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.088449 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.088449 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.088449 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.088449 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.088814 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.088814 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.088814 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.088814 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.088814 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.089124 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.089124 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.089124 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.089124 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.089124 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.089516 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.089516 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.089516 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.089516 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.089516 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.089516 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.089859 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.089859 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.089859 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.089859 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.089859 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.089859 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.090144 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.090144 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.090144 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.090144 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.090144 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.090417 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.090417 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.090417 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.090417 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.090417 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.090635 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.090635 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.090635 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.090635 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.090799 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.090799 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.090799 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.090799 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.090969 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.090969 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.090969 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.090969 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.090969 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.091203 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.091203 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.091203 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.091203 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.091203 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.091426 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.091426 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.091426 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.091426 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.091587 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.091587 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.091587 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.091587 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.091787 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.091787 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.091787 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.091787 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.091940 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.091940 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.091940 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.091940 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.092094 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.092094 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.092094 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.092094 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.092308 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.092308 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.092308 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.092308 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.092308 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.092545 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.092545 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.092545 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.092545 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.092545 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.092545 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.092807 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.092807 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.092807 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.092807 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.092807 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.092989 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.092989 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.092989 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.092989 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.092989 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.092989 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.093214 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.093214 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.093214 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.093214 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.093214 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.093214 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.093492 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.093492 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.093492 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.093492 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.093492 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.093492 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.093729 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.093729 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.093729 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.093729 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.093729 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.093729 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.093965 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.093965 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.093965 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.093965 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.094133 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.094133 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.094133 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.094133 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.094133 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.094570 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.094570 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.094570 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.094570 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:18:46.094570 np0000172879 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) May 09 03:18:46.094570 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.middleware.request_id [req-8af816e7-0239-416b-ab3b-ea56f128f4e4 req-4113a195-5d35-4d01-9b64-905faa712c4c None None] RequestId filter calling following filter/app {{(pid=112429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:18:46.420384 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [req-8af816e7-0239-416b-ab3b-ea56f128f4e4 req-4113a195-5d35-4d01-9b64-905faa712c4c admin admin] POST https://199.204.45.235/volume/v3/types/9e487e6f-7bd1-44b5-86a8-86f62c432fdd/extra_specs May 09 03:18:46.420940 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [req-8af816e7-0239-416b-ab3b-ea56f128f4e4 req-4113a195-5d35-4d01-9b64-905faa712c4c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:18:46.422683 np0000172879 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:18:46.422683 np0000172879 devstack@c-api.service[112429]: warnings.warn( May 09 03:18:46.429768 np0000172879 devstack@c-api.service[112429]: DEBUG oslo_db.sqlalchemy.engines [req-8af816e7-0239-416b-ab3b-ea56f128f4e4 req-4113a195-5d35-4d01-9b64-905faa712c4c 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=112429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:18:46.489684 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [req-8af816e7-0239-416b-ab3b-ea56f128f4e4 req-4113a195-5d35-4d01-9b64-905faa712c4c admin admin] https://199.204.45.235/volume/v3/types/9e487e6f-7bd1-44b5-86a8-86f62c432fdd/extra_specs returned with HTTP 200 May 09 03:18:46.490284 np0000172879 devstack@c-api.service[112429]: [pid: 112429|app: 0|req: 1/3] 199.204.45.235 () {70 vars in 1505 bytes} [Sat May 9 03:18:46 2026] POST /volume/v3/types/9e487e6f-7bd1-44b5-86a8-86f62c432fdd/extra_specs => generated 55 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:18:48.211283 np0000172879 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=6 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:18:48.216697 np0000172879 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=6 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:18:56.053078 np0000172879 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:18:56.487967 np0000172879 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:21:32.513112 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:21:32.513112 np0000172879 devstack@c-api.service[112430]: warnings.warn( May 09 03:21:32.526352 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.526352 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.526593 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.526593 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.526593 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.526593 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.526593 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.527011 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.527011 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.527011 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.527011 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.527011 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.527011 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.527479 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.527479 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.527479 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.527479 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.527479 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.527847 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.527847 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.527847 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.527847 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.528160 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.528160 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.528160 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.528160 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.528481 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.528481 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.528481 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.528481 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.528481 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.528882 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.528882 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.528882 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.528882 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.528882 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.529278 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.529278 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.529278 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.529278 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.529278 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.529278 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.529903 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.529903 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.529903 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.529903 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.529903 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.529903 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.530403 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.530403 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.530403 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.530403 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.530403 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.530403 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.530978 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.530978 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.530978 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.530978 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.530978 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.530978 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.531483 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.531483 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.531483 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.531483 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.531777 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.531777 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.531777 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.531777 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.531777 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.532169 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.532169 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.532169 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.532169 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.532169 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.532578 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.532578 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.532578 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.532578 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.532578 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.532578 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.533013 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.533013 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.533013 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.533013 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.533013 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.533548 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.533548 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.533548 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.533548 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.533548 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.533881 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.533881 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.533881 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.533881 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.534133 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.534133 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.534133 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.534133 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.534409 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.534409 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.534409 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.534409 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.534409 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.534634 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.534634 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.534634 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.534634 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.534634 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.534838 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.534838 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.534838 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.534838 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.535007 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.535007 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.535007 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.535007 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.535190 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.535190 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.535190 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.535190 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.535711 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.535711 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.535711 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.535711 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.535874 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.535874 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.535874 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.535874 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.536041 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.536041 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.536041 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.536041 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.536041 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.536041 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.536290 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.536290 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.536290 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.536290 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.536290 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.536556 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.536556 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.536556 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.536556 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.536556 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.536556 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.536556 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.536830 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.536830 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.536830 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.536830 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.536830 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.536830 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.537070 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.537070 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.537070 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.537070 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.537070 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.537070 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.537359 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.537359 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.537359 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.537359 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.537359 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.537359 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.537625 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.537625 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.537625 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.537625 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.537791 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.537791 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.537791 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.537791 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.537958 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.537958 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.537958 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.537958 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.538123 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.538123 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.538123 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:32.538123 np0000172879 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 09 03:21:32.538123 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-3cd00493-42c6-4a91-ac33-1699f7a433b7 None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:21:32.538123 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-3cd00493-42c6-4a91-ac33-1699f7a433b7 None None] GET https://199.204.45.235/volume// May 09 03:21:32.538380 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-3cd00493-42c6-4a91-ac33-1699f7a433b7 None None] Empty body provided in request {{(pid=112430) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:21:32.538380 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-3cd00493-42c6-4a91-ac33-1699f7a433b7 None None] Calling method 'all' {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:21:32.538380 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-3cd00493-42c6-4a91-ac33-1699f7a433b7 None None] https://199.204.45.235/volume// returned with HTTP 300 May 09 03:21:32.538380 np0000172879 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 1/4] 199.204.45.235 () {66 vars in 1456 bytes} [Sat May 9 03:21:32 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 03:22:09.401498 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:22:09.401498 np0000172879 devstack@c-api.service[112431]: warnings.warn( May 09 03:22:09.416001 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.416001 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.416001 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.416001 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.416001 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.416464 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.416464 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.416464 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.416464 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.416464 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.416737 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.416737 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.416737 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.416737 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.416737 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.416737 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.417075 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.417075 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.417075 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.417075 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.417289 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.417289 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.417289 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.417289 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.417567 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.417567 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.417567 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.417567 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.417790 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.417790 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.417790 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.417790 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.417790 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.418074 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.418074 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.418074 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.418074 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.418074 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.418382 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.418382 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.418382 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.418382 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.418382 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.418382 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.418730 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.418730 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.418730 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.418730 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.418730 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.418730 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.419044 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.419044 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.419044 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.419044 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.419044 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.419044 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.419384 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.419384 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.419384 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.419384 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.419384 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.419687 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.419687 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.419687 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.419687 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.419687 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.419954 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.419954 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.419954 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.419954 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.419954 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.419954 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.420284 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.420284 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.420284 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.420284 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.420284 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.420284 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.420628 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.420628 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.420628 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.420628 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.420628 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.420903 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.420903 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.420903 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.420903 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.420903 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.421180 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.421180 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.421180 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.421180 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.421447 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.421447 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.421447 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.421447 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.421679 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.421679 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.421679 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.421679 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.421679 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.421966 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.421966 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.421966 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.421966 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.421966 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.422235 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.422235 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.422235 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.422235 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.422495 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.422495 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.422495 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.422495 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.422744 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.422744 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.422744 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.422744 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.423168 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.423168 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.423168 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.423168 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.423458 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.423458 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.423458 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.423458 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.423677 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.423677 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.423677 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.423677 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.423677 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.423996 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.423996 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.423996 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.423996 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.423996 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.423996 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.424340 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.424340 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.424340 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.424340 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.424340 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.424622 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.424622 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.424622 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.424622 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.424622 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.424622 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.424935 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.424935 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.424935 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.424935 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.424935 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.424935 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.425276 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.425276 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.425276 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.425276 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.425276 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.425276 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.425618 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.425618 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.425618 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.425618 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.425618 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.425618 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.425989 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.425989 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.425989 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.425989 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.426267 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.426267 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.426267 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.426267 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.426267 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.426565 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.426565 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.426565 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.426565 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:22:09.426565 np0000172879 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 09 03:22:09.426565 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.middleware.request_id [None req-92fb9df5-c565-45b6-b88f-8374f67269f6 None None] RequestId filter calling following filter/app {{(pid=112431) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:22:09.754238 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-92fb9df5-c565-45b6-b88f-8374f67269f6 demo demo] GET https://199.204.45.235/volume/v3/types?is_public=None May 09 03:22:09.754642 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-92fb9df5-c565-45b6-b88f-8374f67269f6 demo demo] Empty body provided in request {{(pid=112431) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:22:09.754869 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-92fb9df5-c565-45b6-b88f-8374f67269f6 demo demo] Calling method 'index' {{(pid=112431) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:22:09.755375 np0000172879 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:22:09.755375 np0000172879 devstack@c-api.service[112431]: warnings.warn( May 09 03:22:09.756004 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.api_utils [None req-92fb9df5-c565-45b6-b88f-8374f67269f6 demo demo] Removing options '' from query. {{(pid=112431) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:22:09.767691 np0000172879 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-92fb9df5-c565-45b6-b88f-8374f67269f6 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:22:09.792634 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-92fb9df5-c565-45b6-b88f-8374f67269f6 demo demo] https://199.204.45.235/volume/v3/types?is_public=None returned with HTTP 200 May 09 03:22:09.793239 np0000172879 devstack@c-api.service[112431]: [pid: 112431|app: 0|req: 1/5] 199.204.45.235 () {64 vars in 1263 bytes} [Sat May 9 03:22:09 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:22:09.805339 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [req-92fb9df5-c565-45b6-b88f-8374f67269f6 req-b359ffee-9325-4260-a82e-caf0e5b94e53 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:22:09.809242 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [req-92fb9df5-c565-45b6-b88f-8374f67269f6 req-b359ffee-9325-4260-a82e-caf0e5b94e53 demo demo] GET https://199.204.45.235/volume/v3/types/default May 09 03:22:09.809500 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [req-92fb9df5-c565-45b6-b88f-8374f67269f6 req-b359ffee-9325-4260-a82e-caf0e5b94e53 demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:22:09.809755 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [req-92fb9df5-c565-45b6-b88f-8374f67269f6 req-b359ffee-9325-4260-a82e-caf0e5b94e53 demo demo] Calling method 'show' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:22:09.820149 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [req-92fb9df5-c565-45b6-b88f-8374f67269f6 req-b359ffee-9325-4260-a82e-caf0e5b94e53 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 May 09 03:22:09.820485 np0000172879 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 3/6] 199.204.45.235 () {66 vars in 1329 bytes} [Sat May 9 03:22:09 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) May 09 03:22:10.162798 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.middleware.request_id [None req-b6a4c887-be14-4fa1-b6e7-e5bcc81aaff8 None None] RequestId filter calling following filter/app {{(pid=112429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:22:10.168150 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-b6a4c887-be14-4fa1-b6e7-e5bcc81aaff8 demo demo] GET https://199.204.45.235/volume/v3/types/default May 09 03:22:10.168568 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-b6a4c887-be14-4fa1-b6e7-e5bcc81aaff8 demo demo] Empty body provided in request {{(pid=112429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:22:10.169100 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-b6a4c887-be14-4fa1-b6e7-e5bcc81aaff8 demo demo] Calling method 'show' {{(pid=112429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:22:10.183019 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-b6a4c887-be14-4fa1-b6e7-e5bcc81aaff8 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 May 09 03:22:10.183353 np0000172879 devstack@c-api.service[112429]: [pid: 112429|app: 0|req: 2/7] 199.204.45.235 () {64 vars in 1258 bytes} [Sat May 9 03:22:10 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:22:10.592358 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-77fcba6c-dd4a-4386-ae78-45dabfd811ad None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:22:10.918997 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-77fcba6c-dd4a-4386-ae78-45dabfd811ad demo demo] GET https://199.204.45.235/volume/v3/types/default May 09 03:22:10.921227 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-77fcba6c-dd4a-4386-ae78-45dabfd811ad demo demo] Empty body provided in request {{(pid=112430) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:22:10.921933 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-77fcba6c-dd4a-4386-ae78-45dabfd811ad demo demo] Calling method 'show' {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:22:10.938798 np0000172879 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-77fcba6c-dd4a-4386-ae78-45dabfd811ad 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:22:10.956097 np0000172879 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:22:10.956097 np0000172879 devstack@c-api.service[112430]: warnings.warn( May 09 03:22:10.958245 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-77fcba6c-dd4a-4386-ae78-45dabfd811ad demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 May 09 03:22:10.958687 np0000172879 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 2/8] 199.204.45.235 () {64 vars in 1258 bytes} [Sat May 9 03:22:10 2026] GET /volume/v3/types/default => generated 145 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:22:10.972984 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.middleware.request_id [None req-614a7f6a-e885-470f-9e4f-cbf494a0cdac None None] RequestId filter calling following filter/app {{(pid=112431) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:22:10.976663 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-614a7f6a-e885-470f-9e4f-cbf494a0cdac demo demo] GET https://199.204.45.235/volume/v3/types/default May 09 03:22:10.976906 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-614a7f6a-e885-470f-9e4f-cbf494a0cdac demo demo] Empty body provided in request {{(pid=112431) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:22:10.977239 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-614a7f6a-e885-470f-9e4f-cbf494a0cdac demo demo] Calling method 'show' {{(pid=112431) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:22:10.991818 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-614a7f6a-e885-470f-9e4f-cbf494a0cdac demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 May 09 03:22:10.992164 np0000172879 devstack@c-api.service[112431]: [pid: 112431|app: 0|req: 2/9] 199.204.45.235 () {64 vars in 1258 bytes} [Sat May 9 03:22:10 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:22:19.816985 np0000172879 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=2 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:22:20.179443 np0000172879 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writing DB stats cinder:SELECT=2 {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:22:20.954063 np0000172879 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=2 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:22:20.988119 np0000172879 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=3 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:27:51.031480 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-60a96fae-13a9-4fc7-b460-9c189d83ec09 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:27:51.116121 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-60a96fae-13a9-4fc7-b460-9c189d83ec09 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:27:51.116597 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-60a96fae-13a9-4fc7-b460-9c189d83ec09 demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:27:51.117009 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-60a96fae-13a9-4fc7-b460-9c189d83ec09 demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:27:51.117942 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-60a96fae-13a9-4fc7-b460-9c189d83ec09 demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:27:51.119886 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-60a96fae-13a9-4fc7-b460-9c189d83ec09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:27:51.173988 np0000172879 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-60a96fae-13a9-4fc7-b460-9c189d83ec09 demo demo] Get all volumes completed successfully. May 09 03:27:51.178398 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-60a96fae-13a9-4fc7-b460-9c189d83ec09 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:27:51.178398 np0000172879 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 4/10] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:27:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:28:01.162466 np0000172879 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:28:51.194718 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.middleware.request_id [None req-74d13ef3-97e2-40e3-93dd-41cfd6b710c7 None None] RequestId filter calling following filter/app {{(pid=112429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:28:51.196937 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-74d13ef3-97e2-40e3-93dd-41cfd6b710c7 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:28:51.197153 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-74d13ef3-97e2-40e3-93dd-41cfd6b710c7 demo demo] Empty body provided in request {{(pid=112429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:28:51.197363 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-74d13ef3-97e2-40e3-93dd-41cfd6b710c7 demo demo] Calling method 'detail' {{(pid=112429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:28:51.197868 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.api_utils [None req-74d13ef3-97e2-40e3-93dd-41cfd6b710c7 demo demo] Removing options '' from query. {{(pid=112429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:28:51.198669 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.volume.api [None req-74d13ef3-97e2-40e3-93dd-41cfd6b710c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112429) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:28:51.231283 np0000172879 devstack@c-api.service[112429]: INFO cinder.volume.api [None req-74d13ef3-97e2-40e3-93dd-41cfd6b710c7 demo demo] Get all volumes completed successfully. May 09 03:28:51.234549 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-74d13ef3-97e2-40e3-93dd-41cfd6b710c7 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:28:51.235430 np0000172879 devstack@c-api.service[112429]: [pid: 112429|app: 0|req: 3/11] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:28:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:29:01.226482 np0000172879 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writing DB stats cinder:SELECT=1 {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:29:51.249975 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-b2120b8c-e3d1-4aef-b382-6022b73b097d None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:29:51.253757 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-b2120b8c-e3d1-4aef-b382-6022b73b097d demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:29:51.253949 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-b2120b8c-e3d1-4aef-b382-6022b73b097d demo demo] Empty body provided in request {{(pid=112430) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:29:51.254373 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-b2120b8c-e3d1-4aef-b382-6022b73b097d demo demo] Calling method 'detail' {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:29:51.254643 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.api_utils [None req-b2120b8c-e3d1-4aef-b382-6022b73b097d demo demo] Removing options '' from query. {{(pid=112430) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:29:51.255528 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.volume.api [None req-b2120b8c-e3d1-4aef-b382-6022b73b097d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112430) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:29:51.294362 np0000172879 devstack@c-api.service[112430]: INFO cinder.volume.api [None req-b2120b8c-e3d1-4aef-b382-6022b73b097d demo demo] Get all volumes completed successfully. May 09 03:29:51.300037 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-b2120b8c-e3d1-4aef-b382-6022b73b097d demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:29:51.300037 np0000172879 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 3/12] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:29:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:30:01.285731 np0000172879 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=1 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:30:51.313071 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.middleware.request_id [None req-e5af39b6-58bb-4ea2-946c-a5bc3a68e964 None None] RequestId filter calling following filter/app {{(pid=112431) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:30:51.317654 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-e5af39b6-58bb-4ea2-946c-a5bc3a68e964 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:30:51.317872 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-e5af39b6-58bb-4ea2-946c-a5bc3a68e964 demo demo] Empty body provided in request {{(pid=112431) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:30:51.318104 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-e5af39b6-58bb-4ea2-946c-a5bc3a68e964 demo demo] Calling method 'detail' {{(pid=112431) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:30:51.318719 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.api_utils [None req-e5af39b6-58bb-4ea2-946c-a5bc3a68e964 demo demo] Removing options '' from query. {{(pid=112431) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:30:51.319814 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.volume.api [None req-e5af39b6-58bb-4ea2-946c-a5bc3a68e964 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112431) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:30:51.361375 np0000172879 devstack@c-api.service[112431]: INFO cinder.volume.api [None req-e5af39b6-58bb-4ea2-946c-a5bc3a68e964 demo demo] Get all volumes completed successfully. May 09 03:30:51.363536 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-e5af39b6-58bb-4ea2-946c-a5bc3a68e964 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:30:51.364064 np0000172879 devstack@c-api.service[112431]: [pid: 112431|app: 0|req: 3/13] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:30:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:31:01.354734 np0000172879 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=1 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:31:51.382977 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-710e1f07-5387-47cf-901b-91c3eddab22e None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:31:51.385787 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-710e1f07-5387-47cf-901b-91c3eddab22e demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:31:51.386055 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-710e1f07-5387-47cf-901b-91c3eddab22e demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:31:51.386425 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-710e1f07-5387-47cf-901b-91c3eddab22e demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:31:51.386822 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-710e1f07-5387-47cf-901b-91c3eddab22e demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:31:51.388161 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-710e1f07-5387-47cf-901b-91c3eddab22e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:31:51.396076 np0000172879 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-710e1f07-5387-47cf-901b-91c3eddab22e demo demo] Get all volumes completed successfully. May 09 03:31:51.398044 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-710e1f07-5387-47cf-901b-91c3eddab22e demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:31:51.398413 np0000172879 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 5/14] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:31:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:32:01.391555 np0000172879 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:32:51.413298 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.middleware.request_id [None req-9f438f76-e7ba-4a4d-ad1b-37afd2186c83 None None] RequestId filter calling following filter/app {{(pid=112429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:32:51.540067 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-9f438f76-e7ba-4a4d-ad1b-37afd2186c83 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:32:51.540386 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-9f438f76-e7ba-4a4d-ad1b-37afd2186c83 demo demo] Empty body provided in request {{(pid=112429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:32:51.540598 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-9f438f76-e7ba-4a4d-ad1b-37afd2186c83 demo demo] Calling method 'detail' {{(pid=112429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:32:51.540921 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.api_utils [None req-9f438f76-e7ba-4a4d-ad1b-37afd2186c83 demo demo] Removing options '' from query. {{(pid=112429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:32:51.543223 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.volume.api [None req-9f438f76-e7ba-4a4d-ad1b-37afd2186c83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112429) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:32:51.553405 np0000172879 devstack@c-api.service[112429]: INFO cinder.volume.api [None req-9f438f76-e7ba-4a4d-ad1b-37afd2186c83 demo demo] Get all volumes completed successfully. May 09 03:32:51.556761 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-9f438f76-e7ba-4a4d-ad1b-37afd2186c83 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:32:51.557269 np0000172879 devstack@c-api.service[112429]: [pid: 112429|app: 0|req: 4/15] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:32:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:33:01.546877 np0000172879 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writing DB stats cinder:SELECT=1 {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:33:51.572419 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-ad9883a1-757e-4f59-90f6-d9072d5e17df None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:33:51.575362 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-ad9883a1-757e-4f59-90f6-d9072d5e17df demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:33:51.575596 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-ad9883a1-757e-4f59-90f6-d9072d5e17df demo demo] Empty body provided in request {{(pid=112430) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:33:51.575883 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-ad9883a1-757e-4f59-90f6-d9072d5e17df demo demo] Calling method 'detail' {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:33:51.576282 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.api_utils [None req-ad9883a1-757e-4f59-90f6-d9072d5e17df demo demo] Removing options '' from query. {{(pid=112430) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:33:51.577268 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.volume.api [None req-ad9883a1-757e-4f59-90f6-d9072d5e17df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112430) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:33:51.586629 np0000172879 devstack@c-api.service[112430]: INFO cinder.volume.api [None req-ad9883a1-757e-4f59-90f6-d9072d5e17df demo demo] Get all volumes completed successfully. May 09 03:33:51.588550 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-ad9883a1-757e-4f59-90f6-d9072d5e17df demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:33:51.588872 np0000172879 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 4/16] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:33:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:34:01.580246 np0000172879 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=1 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:34:51.601009 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.middleware.request_id [None req-a0a23512-b673-4f98-8bc0-8894c9eed54a None None] RequestId filter calling following filter/app {{(pid=112431) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:34:51.605979 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-a0a23512-b673-4f98-8bc0-8894c9eed54a demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:34:51.606395 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-a0a23512-b673-4f98-8bc0-8894c9eed54a demo demo] Empty body provided in request {{(pid=112431) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:34:51.607011 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-a0a23512-b673-4f98-8bc0-8894c9eed54a demo demo] Calling method 'detail' {{(pid=112431) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:34:51.607611 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.api_utils [None req-a0a23512-b673-4f98-8bc0-8894c9eed54a demo demo] Removing options '' from query. {{(pid=112431) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:34:51.609253 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.volume.api [None req-a0a23512-b673-4f98-8bc0-8894c9eed54a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112431) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:34:51.621988 np0000172879 devstack@c-api.service[112431]: INFO cinder.volume.api [None req-a0a23512-b673-4f98-8bc0-8894c9eed54a demo demo] Get all volumes completed successfully. May 09 03:34:51.625079 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-a0a23512-b673-4f98-8bc0-8894c9eed54a demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:34:51.626021 np0000172879 devstack@c-api.service[112431]: [pid: 112431|app: 0|req: 4/17] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:34:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:35:01.613345 np0000172879 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=1 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:35:51.639532 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-7ad151db-8315-45e7-afbe-0449a959d927 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:35:51.643650 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-7ad151db-8315-45e7-afbe-0449a959d927 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:35:51.643890 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-7ad151db-8315-45e7-afbe-0449a959d927 demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:35:51.644141 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-7ad151db-8315-45e7-afbe-0449a959d927 demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:35:51.644464 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-7ad151db-8315-45e7-afbe-0449a959d927 demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:35:51.645438 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-7ad151db-8315-45e7-afbe-0449a959d927 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:35:51.656009 np0000172879 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-7ad151db-8315-45e7-afbe-0449a959d927 demo demo] Get all volumes completed successfully. May 09 03:35:51.660116 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-7ad151db-8315-45e7-afbe-0449a959d927 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:35:51.660434 np0000172879 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 6/18] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:35:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:36:01.648412 np0000172879 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:36:51.673694 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.middleware.request_id [None req-f56fcf26-4bfb-4934-b16f-bd01f12c51ac None None] RequestId filter calling following filter/app {{(pid=112429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:36:51.677665 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-f56fcf26-4bfb-4934-b16f-bd01f12c51ac demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:36:51.678103 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-f56fcf26-4bfb-4934-b16f-bd01f12c51ac demo demo] Empty body provided in request {{(pid=112429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:36:51.678103 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-f56fcf26-4bfb-4934-b16f-bd01f12c51ac demo demo] Calling method 'detail' {{(pid=112429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:36:51.678433 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.api_utils [None req-f56fcf26-4bfb-4934-b16f-bd01f12c51ac demo demo] Removing options '' from query. {{(pid=112429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:36:51.679414 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.volume.api [None req-f56fcf26-4bfb-4934-b16f-bd01f12c51ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112429) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:36:51.688259 np0000172879 devstack@c-api.service[112429]: INFO cinder.volume.api [None req-f56fcf26-4bfb-4934-b16f-bd01f12c51ac demo demo] Get all volumes completed successfully. May 09 03:36:51.690646 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-f56fcf26-4bfb-4934-b16f-bd01f12c51ac demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:36:51.691059 np0000172879 devstack@c-api.service[112429]: [pid: 112429|app: 0|req: 5/19] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:36:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:37:01.682463 np0000172879 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writing DB stats cinder:SELECT=1 {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:37:51.706637 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-a566ddd2-f768-47d7-bce0-6733e73d23f2 None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:37:51.859328 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-a566ddd2-f768-47d7-bce0-6733e73d23f2 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:37:51.859919 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-a566ddd2-f768-47d7-bce0-6733e73d23f2 demo demo] Empty body provided in request {{(pid=112430) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:37:51.860469 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-a566ddd2-f768-47d7-bce0-6733e73d23f2 demo demo] Calling method 'detail' {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:37:51.861075 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.api_utils [None req-a566ddd2-f768-47d7-bce0-6733e73d23f2 demo demo] Removing options '' from query. {{(pid=112430) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:37:51.862907 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.volume.api [None req-a566ddd2-f768-47d7-bce0-6733e73d23f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112430) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:37:51.875960 np0000172879 devstack@c-api.service[112430]: INFO cinder.volume.api [None req-a566ddd2-f768-47d7-bce0-6733e73d23f2 demo demo] Get all volumes completed successfully. May 09 03:37:51.879250 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-a566ddd2-f768-47d7-bce0-6733e73d23f2 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:37:51.879842 np0000172879 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 5/20] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:37:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:38:01.869671 np0000172879 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=1 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:38:51.894756 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.middleware.request_id [None req-30fa9a41-bc78-433e-ad3a-779ad694f2c6 None None] RequestId filter calling following filter/app {{(pid=112431) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:38:51.898922 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-30fa9a41-bc78-433e-ad3a-779ad694f2c6 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:38:51.899279 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-30fa9a41-bc78-433e-ad3a-779ad694f2c6 demo demo] Empty body provided in request {{(pid=112431) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:38:51.900034 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-30fa9a41-bc78-433e-ad3a-779ad694f2c6 demo demo] Calling method 'detail' {{(pid=112431) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:38:51.900512 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.api_utils [None req-30fa9a41-bc78-433e-ad3a-779ad694f2c6 demo demo] Removing options '' from query. {{(pid=112431) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:38:51.902073 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.volume.api [None req-30fa9a41-bc78-433e-ad3a-779ad694f2c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112431) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:38:51.910468 np0000172879 devstack@c-api.service[112431]: INFO cinder.volume.api [None req-30fa9a41-bc78-433e-ad3a-779ad694f2c6 demo demo] Get all volumes completed successfully. May 09 03:38:51.913106 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-30fa9a41-bc78-433e-ad3a-779ad694f2c6 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:38:51.913555 np0000172879 devstack@c-api.service[112431]: [pid: 112431|app: 0|req: 5/21] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:38:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:39:01.904635 np0000172879 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=1 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:39:51.930050 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-12b02f94-2acd-4345-8b30-cfc5f7c69442 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:39:51.932694 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-12b02f94-2acd-4345-8b30-cfc5f7c69442 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:39:51.932936 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-12b02f94-2acd-4345-8b30-cfc5f7c69442 demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:39:51.933182 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-12b02f94-2acd-4345-8b30-cfc5f7c69442 demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:39:51.933494 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-12b02f94-2acd-4345-8b30-cfc5f7c69442 demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:39:51.934441 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-12b02f94-2acd-4345-8b30-cfc5f7c69442 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:39:51.943337 np0000172879 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-12b02f94-2acd-4345-8b30-cfc5f7c69442 demo demo] Get all volumes completed successfully. May 09 03:39:51.945911 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-12b02f94-2acd-4345-8b30-cfc5f7c69442 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:39:51.946387 np0000172879 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 7/22] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:39:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:40:01.937867 np0000172879 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:40:51.960235 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.middleware.request_id [None req-3d762765-e78d-4c42-9bd7-dcd5ff6aa901 None None] RequestId filter calling following filter/app {{(pid=112429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:40:51.965889 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-3d762765-e78d-4c42-9bd7-dcd5ff6aa901 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:40:51.966214 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-3d762765-e78d-4c42-9bd7-dcd5ff6aa901 demo demo] Empty body provided in request {{(pid=112429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:40:51.966583 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-3d762765-e78d-4c42-9bd7-dcd5ff6aa901 demo demo] Calling method 'detail' {{(pid=112429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:40:51.966992 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.api_utils [None req-3d762765-e78d-4c42-9bd7-dcd5ff6aa901 demo demo] Removing options '' from query. {{(pid=112429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:40:51.968620 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.volume.api [None req-3d762765-e78d-4c42-9bd7-dcd5ff6aa901 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112429) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:40:51.976632 np0000172879 devstack@c-api.service[112429]: INFO cinder.volume.api [None req-3d762765-e78d-4c42-9bd7-dcd5ff6aa901 demo demo] Get all volumes completed successfully. May 09 03:40:51.978786 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-3d762765-e78d-4c42-9bd7-dcd5ff6aa901 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:40:51.979137 np0000172879 devstack@c-api.service[112429]: [pid: 112429|app: 0|req: 6/23] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:40:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:41:01.973076 np0000172879 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writing DB stats cinder:SELECT=1 {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:41:51.992339 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-117bf946-6065-4403-8fa4-2dca11746024 None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:41:51.996174 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-117bf946-6065-4403-8fa4-2dca11746024 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:41:51.996460 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-117bf946-6065-4403-8fa4-2dca11746024 demo demo] Empty body provided in request {{(pid=112430) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:41:51.996718 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-117bf946-6065-4403-8fa4-2dca11746024 demo demo] Calling method 'detail' {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:41:51.997033 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.api_utils [None req-117bf946-6065-4403-8fa4-2dca11746024 demo demo] Removing options '' from query. {{(pid=112430) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:41:51.998131 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.volume.api [None req-117bf946-6065-4403-8fa4-2dca11746024 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112430) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:41:52.008231 np0000172879 devstack@c-api.service[112430]: INFO cinder.volume.api [None req-117bf946-6065-4403-8fa4-2dca11746024 demo demo] Get all volumes completed successfully. May 09 03:41:52.011381 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-117bf946-6065-4403-8fa4-2dca11746024 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:41:52.011917 np0000172879 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 6/24] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:41:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:42:02.002833 np0000172879 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=1 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:42:52.025137 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.middleware.request_id [None req-99f722b9-4ec1-4825-a127-63e031013d74 None None] RequestId filter calling following filter/app {{(pid=112431) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:42:52.152829 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-99f722b9-4ec1-4825-a127-63e031013d74 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:42:52.153167 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-99f722b9-4ec1-4825-a127-63e031013d74 demo demo] Empty body provided in request {{(pid=112431) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:42:52.153470 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-99f722b9-4ec1-4825-a127-63e031013d74 demo demo] Calling method 'detail' {{(pid=112431) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:42:52.153768 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.api_utils [None req-99f722b9-4ec1-4825-a127-63e031013d74 demo demo] Removing options '' from query. {{(pid=112431) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:42:52.154714 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.volume.api [None req-99f722b9-4ec1-4825-a127-63e031013d74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112431) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:42:52.162861 np0000172879 devstack@c-api.service[112431]: INFO cinder.volume.api [None req-99f722b9-4ec1-4825-a127-63e031013d74 demo demo] Get all volumes completed successfully. May 09 03:42:52.165678 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-99f722b9-4ec1-4825-a127-63e031013d74 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:42:52.166125 np0000172879 devstack@c-api.service[112431]: [pid: 112431|app: 0|req: 6/25] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:42:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:43:02.158552 np0000172879 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=1 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:43:52.182380 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-986b85f6-8f53-40f6-b309-5d7c019c7f66 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:43:52.186587 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-986b85f6-8f53-40f6-b309-5d7c019c7f66 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:43:52.187130 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-986b85f6-8f53-40f6-b309-5d7c019c7f66 demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:43:52.187537 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-986b85f6-8f53-40f6-b309-5d7c019c7f66 demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:43:52.187834 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-986b85f6-8f53-40f6-b309-5d7c019c7f66 demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:43:52.188757 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-986b85f6-8f53-40f6-b309-5d7c019c7f66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:43:52.200529 np0000172879 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-986b85f6-8f53-40f6-b309-5d7c019c7f66 demo demo] Get all volumes completed successfully. May 09 03:43:52.203887 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-986b85f6-8f53-40f6-b309-5d7c019c7f66 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:43:52.204928 np0000172879 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 8/26] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:43:52 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) May 09 03:44:02.192724 np0000172879 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:44:52.219575 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.middleware.request_id [None req-220038ae-b527-47de-a4ff-51803c2cb26d None None] RequestId filter calling following filter/app {{(pid=112429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:44:52.223095 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-220038ae-b527-47de-a4ff-51803c2cb26d demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:44:52.223628 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-220038ae-b527-47de-a4ff-51803c2cb26d demo demo] Empty body provided in request {{(pid=112429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:44:52.224018 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-220038ae-b527-47de-a4ff-51803c2cb26d demo demo] Calling method 'detail' {{(pid=112429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:44:52.224566 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.api_utils [None req-220038ae-b527-47de-a4ff-51803c2cb26d demo demo] Removing options '' from query. {{(pid=112429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:44:52.226123 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.volume.api [None req-220038ae-b527-47de-a4ff-51803c2cb26d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112429) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:44:52.233171 np0000172879 devstack@c-api.service[112429]: INFO cinder.volume.api [None req-220038ae-b527-47de-a4ff-51803c2cb26d demo demo] Get all volumes completed successfully. May 09 03:44:52.235121 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-220038ae-b527-47de-a4ff-51803c2cb26d demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:44:52.235487 np0000172879 devstack@c-api.service[112429]: [pid: 112429|app: 0|req: 7/27] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:44:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:45:02.230867 np0000172879 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writing DB stats cinder:SELECT=1 {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:45:52.264523 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-5f060750-c8b1-4783-b820-6414b56cf68c None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:45:52.267555 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-5f060750-c8b1-4783-b820-6414b56cf68c demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:45:52.267803 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-5f060750-c8b1-4783-b820-6414b56cf68c demo demo] Empty body provided in request {{(pid=112430) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:45:52.268066 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-5f060750-c8b1-4783-b820-6414b56cf68c demo demo] Calling method 'detail' {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:45:52.268410 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.api_utils [None req-5f060750-c8b1-4783-b820-6414b56cf68c demo demo] Removing options '' from query. {{(pid=112430) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:45:52.269126 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.volume.api [None req-5f060750-c8b1-4783-b820-6414b56cf68c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112430) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:45:52.276371 np0000172879 devstack@c-api.service[112430]: INFO cinder.volume.api [None req-5f060750-c8b1-4783-b820-6414b56cf68c demo demo] Get all volumes completed successfully. May 09 03:45:52.278362 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-5f060750-c8b1-4783-b820-6414b56cf68c demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:45:52.278758 np0000172879 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 7/28] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:45:52 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) May 09 03:46:02.273144 np0000172879 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=1 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:46:52.293263 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.middleware.request_id [None req-c7a03548-5ead-4b22-9e1e-9937bb45e3a2 None None] RequestId filter calling following filter/app {{(pid=112431) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:46:52.296605 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-c7a03548-5ead-4b22-9e1e-9937bb45e3a2 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:46:52.296814 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-c7a03548-5ead-4b22-9e1e-9937bb45e3a2 demo demo] Empty body provided in request {{(pid=112431) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:46:52.297075 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-c7a03548-5ead-4b22-9e1e-9937bb45e3a2 demo demo] Calling method 'detail' {{(pid=112431) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:46:52.297386 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.api_utils [None req-c7a03548-5ead-4b22-9e1e-9937bb45e3a2 demo demo] Removing options '' from query. {{(pid=112431) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:46:52.298375 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.volume.api [None req-c7a03548-5ead-4b22-9e1e-9937bb45e3a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112431) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:46:52.310421 np0000172879 devstack@c-api.service[112431]: INFO cinder.volume.api [None req-c7a03548-5ead-4b22-9e1e-9937bb45e3a2 demo demo] Get all volumes completed successfully. May 09 03:46:52.312698 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-c7a03548-5ead-4b22-9e1e-9937bb45e3a2 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:46:52.313155 np0000172879 devstack@c-api.service[112431]: [pid: 112431|app: 0|req: 7/29] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:46:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:47:02.301605 np0000172879 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=1 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:47:52.328831 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-946e5dd4-f535-4e20-b758-cd62d585f540 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:47:52.428777 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-946e5dd4-f535-4e20-b758-cd62d585f540 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:47:52.429194 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-946e5dd4-f535-4e20-b758-cd62d585f540 demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:47:52.429629 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-946e5dd4-f535-4e20-b758-cd62d585f540 demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:47:52.430224 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-946e5dd4-f535-4e20-b758-cd62d585f540 demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:47:52.431855 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-946e5dd4-f535-4e20-b758-cd62d585f540 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:47:52.441359 np0000172879 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-946e5dd4-f535-4e20-b758-cd62d585f540 demo demo] Get all volumes completed successfully. May 09 03:47:52.444028 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-946e5dd4-f535-4e20-b758-cd62d585f540 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:47:52.444555 np0000172879 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 9/30] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:47:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:48:02.435583 np0000172879 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:48:52.460071 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.middleware.request_id [None req-2983a6c7-a893-4894-986d-bcd9b70d8d43 None None] RequestId filter calling following filter/app {{(pid=112429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:48:52.463256 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-2983a6c7-a893-4894-986d-bcd9b70d8d43 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:48:52.463576 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-2983a6c7-a893-4894-986d-bcd9b70d8d43 demo demo] Empty body provided in request {{(pid=112429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:48:52.463836 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-2983a6c7-a893-4894-986d-bcd9b70d8d43 demo demo] Calling method 'detail' {{(pid=112429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:48:52.464172 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.api_utils [None req-2983a6c7-a893-4894-986d-bcd9b70d8d43 demo demo] Removing options '' from query. {{(pid=112429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:48:52.465220 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.volume.api [None req-2983a6c7-a893-4894-986d-bcd9b70d8d43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112429) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:48:52.477449 np0000172879 devstack@c-api.service[112429]: INFO cinder.volume.api [None req-2983a6c7-a893-4894-986d-bcd9b70d8d43 demo demo] Get all volumes completed successfully. May 09 03:48:52.479950 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-2983a6c7-a893-4894-986d-bcd9b70d8d43 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:48:52.480837 np0000172879 devstack@c-api.service[112429]: [pid: 112429|app: 0|req: 8/31] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:48:52 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) May 09 03:49:02.468955 np0000172879 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writing DB stats cinder:SELECT=1 {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:49:52.500192 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-ccf9d447-ba54-45de-a930-3686ae477921 None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:49:52.505160 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-ccf9d447-ba54-45de-a930-3686ae477921 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:49:52.505690 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-ccf9d447-ba54-45de-a930-3686ae477921 demo demo] Empty body provided in request {{(pid=112430) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:49:52.505953 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-ccf9d447-ba54-45de-a930-3686ae477921 demo demo] Calling method 'detail' {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:49:52.506187 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.api_utils [None req-ccf9d447-ba54-45de-a930-3686ae477921 demo demo] Removing options '' from query. {{(pid=112430) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:49:52.506893 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.volume.api [None req-ccf9d447-ba54-45de-a930-3686ae477921 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112430) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:49:52.513009 np0000172879 devstack@c-api.service[112430]: INFO cinder.volume.api [None req-ccf9d447-ba54-45de-a930-3686ae477921 demo demo] Get all volumes completed successfully. May 09 03:49:52.515108 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-ccf9d447-ba54-45de-a930-3686ae477921 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:49:52.515494 np0000172879 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 8/32] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:49:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:50:02.509746 np0000172879 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=1 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:50:52.530949 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.middleware.request_id [None req-74925f1a-5c88-4f17-a6bd-1440d008c97d None None] RequestId filter calling following filter/app {{(pid=112431) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:50:52.534182 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-74925f1a-5c88-4f17-a6bd-1440d008c97d demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:50:52.534593 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-74925f1a-5c88-4f17-a6bd-1440d008c97d demo demo] Empty body provided in request {{(pid=112431) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:50:52.534849 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-74925f1a-5c88-4f17-a6bd-1440d008c97d demo demo] Calling method 'detail' {{(pid=112431) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:50:52.535152 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.api_utils [None req-74925f1a-5c88-4f17-a6bd-1440d008c97d demo demo] Removing options '' from query. {{(pid=112431) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:50:52.536504 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.volume.api [None req-74925f1a-5c88-4f17-a6bd-1440d008c97d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112431) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:50:52.543179 np0000172879 devstack@c-api.service[112431]: INFO cinder.volume.api [None req-74925f1a-5c88-4f17-a6bd-1440d008c97d demo demo] Get all volumes completed successfully. May 09 03:50:52.545220 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-74925f1a-5c88-4f17-a6bd-1440d008c97d demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:50:52.545743 np0000172879 devstack@c-api.service[112431]: [pid: 112431|app: 0|req: 8/33] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:50:52 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) May 09 03:51:02.539580 np0000172879 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=1 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:51:52.563234 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-713c43f6-83d2-4b2c-8cee-3013ea7b3d8c None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:51:52.569126 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-713c43f6-83d2-4b2c-8cee-3013ea7b3d8c demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:51:52.569399 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-713c43f6-83d2-4b2c-8cee-3013ea7b3d8c demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:51:52.569640 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-713c43f6-83d2-4b2c-8cee-3013ea7b3d8c demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:51:52.569940 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-713c43f6-83d2-4b2c-8cee-3013ea7b3d8c demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:51:52.570892 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-713c43f6-83d2-4b2c-8cee-3013ea7b3d8c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:51:52.581819 np0000172879 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-713c43f6-83d2-4b2c-8cee-3013ea7b3d8c demo demo] Get all volumes completed successfully. May 09 03:51:52.584758 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-713c43f6-83d2-4b2c-8cee-3013ea7b3d8c demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:51:52.585301 np0000172879 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 10/34] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:51:52 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) May 09 03:52:02.575110 np0000172879 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:52:52.600443 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.middleware.request_id [None req-542c2eae-ce71-4413-a0b6-424e827ea134 None None] RequestId filter calling following filter/app {{(pid=112429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:52:52.656214 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-542c2eae-ce71-4413-a0b6-424e827ea134 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:52:52.656476 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-542c2eae-ce71-4413-a0b6-424e827ea134 demo demo] Empty body provided in request {{(pid=112429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:52:52.656769 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-542c2eae-ce71-4413-a0b6-424e827ea134 demo demo] Calling method 'detail' {{(pid=112429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:52:52.657057 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.api_utils [None req-542c2eae-ce71-4413-a0b6-424e827ea134 demo demo] Removing options '' from query. {{(pid=112429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:52:52.657987 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.volume.api [None req-542c2eae-ce71-4413-a0b6-424e827ea134 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112429) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:52:52.666608 np0000172879 devstack@c-api.service[112429]: INFO cinder.volume.api [None req-542c2eae-ce71-4413-a0b6-424e827ea134 demo demo] Get all volumes completed successfully. May 09 03:52:52.669824 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-542c2eae-ce71-4413-a0b6-424e827ea134 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:52:52.670302 np0000172879 devstack@c-api.service[112429]: [pid: 112429|app: 0|req: 9/35] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:52:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:53:02.662536 np0000172879 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writing DB stats cinder:SELECT=1 {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:53:52.688168 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-290edcf5-b182-4c78-959f-5f886c2190d5 None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:53:52.692848 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-290edcf5-b182-4c78-959f-5f886c2190d5 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:53:52.693215 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-290edcf5-b182-4c78-959f-5f886c2190d5 demo demo] Empty body provided in request {{(pid=112430) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:53:52.693773 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-290edcf5-b182-4c78-959f-5f886c2190d5 demo demo] Calling method 'detail' {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:53:52.694225 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.api_utils [None req-290edcf5-b182-4c78-959f-5f886c2190d5 demo demo] Removing options '' from query. {{(pid=112430) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:53:52.695783 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.volume.api [None req-290edcf5-b182-4c78-959f-5f886c2190d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112430) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:53:52.702559 np0000172879 devstack@c-api.service[112430]: INFO cinder.volume.api [None req-290edcf5-b182-4c78-959f-5f886c2190d5 demo demo] Get all volumes completed successfully. May 09 03:53:52.704476 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-290edcf5-b182-4c78-959f-5f886c2190d5 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:53:52.704832 np0000172879 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 9/36] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:53:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:54:02.699809 np0000172879 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=1 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:54:52.723263 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.middleware.request_id [None req-c12eb012-6f34-4b4b-8c7a-7e3575f674a7 None None] RequestId filter calling following filter/app {{(pid=112431) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:54:52.727433 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-c12eb012-6f34-4b4b-8c7a-7e3575f674a7 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:54:52.727666 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-c12eb012-6f34-4b4b-8c7a-7e3575f674a7 demo demo] Empty body provided in request {{(pid=112431) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:54:52.727911 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-c12eb012-6f34-4b4b-8c7a-7e3575f674a7 demo demo] Calling method 'detail' {{(pid=112431) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:54:52.728211 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.api.api_utils [None req-c12eb012-6f34-4b4b-8c7a-7e3575f674a7 demo demo] Removing options '' from query. {{(pid=112431) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:54:52.729176 np0000172879 devstack@c-api.service[112431]: DEBUG cinder.volume.api [None req-c12eb012-6f34-4b4b-8c7a-7e3575f674a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112431) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:54:52.739018 np0000172879 devstack@c-api.service[112431]: INFO cinder.volume.api [None req-c12eb012-6f34-4b4b-8c7a-7e3575f674a7 demo demo] Get all volumes completed successfully. May 09 03:54:52.741424 np0000172879 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-c12eb012-6f34-4b4b-8c7a-7e3575f674a7 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:54:52.741805 np0000172879 devstack@c-api.service[112431]: [pid: 112431|app: 0|req: 9/37] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:54:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:55:02.734479 np0000172879 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=1 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:55:52.769133 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-1c02cb19-590f-4ce7-beae-88e24a309ef0 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:55:52.771848 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-1c02cb19-590f-4ce7-beae-88e24a309ef0 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:55:52.772032 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-1c02cb19-590f-4ce7-beae-88e24a309ef0 demo demo] Empty body provided in request {{(pid=112432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:55:52.772217 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-1c02cb19-590f-4ce7-beae-88e24a309ef0 demo demo] Calling method 'detail' {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:55:52.772490 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.api.api_utils [None req-1c02cb19-590f-4ce7-beae-88e24a309ef0 demo demo] Removing options '' from query. {{(pid=112432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:55:52.773431 np0000172879 devstack@c-api.service[112432]: DEBUG cinder.volume.api [None req-1c02cb19-590f-4ce7-beae-88e24a309ef0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112432) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:55:52.782279 np0000172879 devstack@c-api.service[112432]: INFO cinder.volume.api [None req-1c02cb19-590f-4ce7-beae-88e24a309ef0 demo demo] Get all volumes completed successfully. May 09 03:55:52.784538 np0000172879 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-1c02cb19-590f-4ce7-beae-88e24a309ef0 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:55:52.785072 np0000172879 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 11/38] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:55:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:56:02.776293 np0000172879 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:56:52.799860 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.middleware.request_id [None req-30054bac-2852-4bcd-b7bd-d0fe93b24fa6 None None] RequestId filter calling following filter/app {{(pid=112429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:56:52.804909 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-30054bac-2852-4bcd-b7bd-d0fe93b24fa6 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:56:52.805151 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-30054bac-2852-4bcd-b7bd-d0fe93b24fa6 demo demo] Empty body provided in request {{(pid=112429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:56:52.805489 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-30054bac-2852-4bcd-b7bd-d0fe93b24fa6 demo demo] Calling method 'detail' {{(pid=112429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:56:52.806001 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.api.api_utils [None req-30054bac-2852-4bcd-b7bd-d0fe93b24fa6 demo demo] Removing options '' from query. {{(pid=112429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:56:52.807568 np0000172879 devstack@c-api.service[112429]: DEBUG cinder.volume.api [None req-30054bac-2852-4bcd-b7bd-d0fe93b24fa6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112429) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:56:52.816960 np0000172879 devstack@c-api.service[112429]: INFO cinder.volume.api [None req-30054bac-2852-4bcd-b7bd-d0fe93b24fa6 demo demo] Get all volumes completed successfully. May 09 03:56:52.820837 np0000172879 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-30054bac-2852-4bcd-b7bd-d0fe93b24fa6 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:56:52.821352 np0000172879 devstack@c-api.service[112429]: [pid: 112429|app: 0|req: 10/39] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:56:52 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) May 09 03:57:02.811486 np0000172879 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writing DB stats cinder:SELECT=1 {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:57:52.837967 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-bb0e712f-3e05-4898-8986-fc774fce2bc3 None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:57:52.935418 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-bb0e712f-3e05-4898-8986-fc774fce2bc3 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 03:57:52.935786 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-bb0e712f-3e05-4898-8986-fc774fce2bc3 demo demo] Empty body provided in request {{(pid=112430) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:57:52.936159 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-bb0e712f-3e05-4898-8986-fc774fce2bc3 demo demo] Calling method 'detail' {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:57:52.936632 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.api.api_utils [None req-bb0e712f-3e05-4898-8986-fc774fce2bc3 demo demo] Removing options '' from query. {{(pid=112430) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:57:52.937814 np0000172879 devstack@c-api.service[112430]: DEBUG cinder.volume.api [None req-bb0e712f-3e05-4898-8986-fc774fce2bc3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112430) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:57:52.945968 np0000172879 devstack@c-api.service[112430]: INFO cinder.volume.api [None req-bb0e712f-3e05-4898-8986-fc774fce2bc3 demo demo] Get all volumes completed successfully. May 09 03:57:52.947595 np0000172879 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-bb0e712f-3e05-4898-8986-fc774fce2bc3 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 03:57:52.947957 np0000172879 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 10/40] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 03:57:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:58:02.940793 np0000172879 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=1 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}