May 12 19:08:09.351142 np0000173792 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 12 19:08:09.362864 np0000173792 devstack@c-api.service[112110]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 12 19:08:09.366543 np0000173792 devstack@c-api.service[112110]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 12 19:08:09 2026] *** May 12 19:08:09.366543 np0000173792 devstack@c-api.service[112110]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 12 19:08:09.366543 np0000173792 devstack@c-api.service[112110]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 12 19:08:09.366543 np0000173792 devstack@c-api.service[112110]: nodename: np0000173792 May 12 19:08:09.366543 np0000173792 devstack@c-api.service[112110]: machine: x86_64 May 12 19:08:09.366543 np0000173792 devstack@c-api.service[112110]: clock source: unix May 12 19:08:09.366543 np0000173792 devstack@c-api.service[112110]: pcre jit disabled May 12 19:08:09.366543 np0000173792 devstack@c-api.service[112110]: detected number of CPU cores: 16 May 12 19:08:09.366543 np0000173792 devstack@c-api.service[112110]: current working directory: / May 12 19:08:09.366543 np0000173792 devstack@c-api.service[112110]: detected binary path: /usr/bin/uwsgi-core May 12 19:08:09.366543 np0000173792 devstack@c-api.service[112110]: your processes number limit is 256917 May 12 19:08:09.366543 np0000173792 devstack@c-api.service[112110]: your memory page size is 4096 bytes May 12 19:08:09.366543 np0000173792 devstack@c-api.service[112110]: detected max file descriptor number: 2048 May 12 19:08:09.366543 np0000173792 devstack@c-api.service[112110]: lock engine: pthread robust mutexes May 12 19:08:09.367354 np0000173792 devstack@c-api.service[112110]: thunder lock: enabled May 12 19:08:09.367354 np0000173792 devstack@c-api.service[112110]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 12 19:08:09.367354 np0000173792 devstack@c-api.service[112110]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 12 19:08:09.367354 np0000173792 devstack@c-api.service[112110]: PEP 405 virtualenv detected: /opt/stack/data/venv May 12 19:08:09.367354 np0000173792 devstack@c-api.service[112110]: Set PythonHome to /opt/stack/data/venv May 12 19:08:09.402120 np0000173792 devstack@c-api.service[112110]: Python main interpreter initialized at 0x70e9e48a3668 May 12 19:08:09.402120 np0000173792 devstack@c-api.service[112110]: python threads support enabled May 12 19:08:09.402120 np0000173792 devstack@c-api.service[112110]: your server socket listen backlog is limited to 100 connections May 12 19:08:09.402120 np0000173792 devstack@c-api.service[112110]: your mercy for graceful operations on workers is 80 seconds May 12 19:08:09.402661 np0000173792 devstack@c-api.service[112110]: mapped 671795 bytes (656 KB) for 4 cores May 12 19:08:09.402776 np0000173792 devstack@c-api.service[112110]: *** Operational MODE: preforking *** May 12 19:08:09.402999 np0000173792 devstack@c-api.service[112110]: *** uWSGI is running in multiple interpreter mode *** May 12 19:08:09.402999 np0000173792 devstack@c-api.service[112110]: spawned uWSGI master process (pid: 112110) May 12 19:08:09.403166 np0000173792 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 12 19:08:09.403704 np0000173792 devstack@c-api.service[112110]: spawned uWSGI worker 1 (pid: 112112, cores: 1) May 12 19:08:09.404486 np0000173792 devstack@c-api.service[112110]: spawned uWSGI worker 2 (pid: 112113, cores: 1) May 12 19:08:09.404955 np0000173792 devstack@c-api.service[112110]: spawned uWSGI worker 3 (pid: 112114, cores: 1) May 12 19:08:09.405689 np0000173792 devstack@c-api.service[112110]: spawned uWSGI worker 4 (pid: 112115, cores: 1) May 12 19:08:09.405689 np0000173792 devstack@c-api.service[112110]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 12 19:08:09.535325 np0000173792 devstack@c-api.service[112112]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:08:09.535325 np0000173792 devstack@c-api.service[112112]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:08:09.535325 np0000173792 devstack@c-api.service[112112]: we strongly recommend against using it for new projects. May 12 19:08:09.535325 np0000173792 devstack@c-api.service[112112]: If you are already using Eventlet, we recommend migrating to a different May 12 19:08:09.535325 np0000173792 devstack@c-api.service[112112]: framework. For more detail see May 12 19:08:09.535325 np0000173792 devstack@c-api.service[112112]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:08:09.535325 np0000173792 devstack@c-api.service[112112]: import eventlet # noqa May 12 19:08:09.537123 np0000173792 devstack@c-api.service[112113]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:08:09.537123 np0000173792 devstack@c-api.service[112113]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:08:09.537123 np0000173792 devstack@c-api.service[112113]: we strongly recommend against using it for new projects. May 12 19:08:09.537123 np0000173792 devstack@c-api.service[112113]: If you are already using Eventlet, we recommend migrating to a different May 12 19:08:09.537123 np0000173792 devstack@c-api.service[112113]: framework. For more detail see May 12 19:08:09.537123 np0000173792 devstack@c-api.service[112113]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:08:09.537123 np0000173792 devstack@c-api.service[112113]: import eventlet # noqa May 12 19:08:09.555735 np0000173792 devstack@c-api.service[112114]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:08:09.555735 np0000173792 devstack@c-api.service[112114]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:08:09.555735 np0000173792 devstack@c-api.service[112114]: we strongly recommend against using it for new projects. May 12 19:08:09.555735 np0000173792 devstack@c-api.service[112114]: If you are already using Eventlet, we recommend migrating to a different May 12 19:08:09.555735 np0000173792 devstack@c-api.service[112114]: framework. For more detail see May 12 19:08:09.555735 np0000173792 devstack@c-api.service[112114]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:08:09.555735 np0000173792 devstack@c-api.service[112114]: import eventlet # noqa May 12 19:08:09.557962 np0000173792 devstack@c-api.service[112115]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:08:09.557962 np0000173792 devstack@c-api.service[112115]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:08:09.557962 np0000173792 devstack@c-api.service[112115]: we strongly recommend against using it for new projects. May 12 19:08:09.557962 np0000173792 devstack@c-api.service[112115]: If you are already using Eventlet, we recommend migrating to a different May 12 19:08:09.557962 np0000173792 devstack@c-api.service[112115]: framework. For more detail see May 12 19:08:09.557962 np0000173792 devstack@c-api.service[112115]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:08:09.557962 np0000173792 devstack@c-api.service[112115]: import eventlet # noqa May 12 19:08:09.623004 np0000173792 devstack@c-api.service[112113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:08:09.623004 np0000173792 devstack@c-api.service[112113]: debtcollector.deprecate( May 12 19:08:09.645319 np0000173792 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:08:09.645319 np0000173792 devstack@c-api.service[112112]: debtcollector.deprecate( May 12 19:08:09.649411 np0000173792 devstack@c-api.service[112115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:08:09.649411 np0000173792 devstack@c-api.service[112115]: debtcollector.deprecate( May 12 19:08:09.653393 np0000173792 devstack@c-api.service[112114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:08:09.653393 np0000173792 devstack@c-api.service[112114]: debtcollector.deprecate( May 12 19:08:09.723483 np0000173792 devstack@c-api.service[112113]: /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 12 19:08:09.723483 np0000173792 devstack@c-api.service[112113]: from cgi import parse_header May 12 19:08:09.734352 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:09.734352 np0000173792 devstack@c-api.service[112115]: from cgi import parse_header May 12 19:08:09.736680 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:09.736680 np0000173792 devstack@c-api.service[112114]: from cgi import parse_header May 12 19:08:09.738528 np0000173792 devstack@c-api.service[112112]: /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 12 19:08:09.738528 np0000173792 devstack@c-api.service[112112]: from cgi import parse_header May 12 19:08:09.769524 np0000173792 devstack@c-api.service[112113]: /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 12 19:08:09.769524 np0000173792 devstack@c-api.service[112113]: removals.removed_module( May 12 19:08:09.770224 np0000173792 devstack@c-api.service[112113]: /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 12 19:08:09.770224 np0000173792 devstack@c-api.service[112113]: removals.removed_module( May 12 19:08:09.780654 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:09.780654 np0000173792 devstack@c-api.service[112115]: removals.removed_module( May 12 19:08:09.781451 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:09.781451 np0000173792 devstack@c-api.service[112115]: removals.removed_module( May 12 19:08:09.781835 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:09.781835 np0000173792 devstack@c-api.service[112114]: removals.removed_module( May 12 19:08:09.782552 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:09.782552 np0000173792 devstack@c-api.service[112114]: removals.removed_module( May 12 19:08:09.792281 np0000173792 devstack@c-api.service[112112]: /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 12 19:08:09.792281 np0000173792 devstack@c-api.service[112112]: removals.removed_module( May 12 19:08:09.793069 np0000173792 devstack@c-api.service[112112]: /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 12 19:08:09.793069 np0000173792 devstack@c-api.service[112112]: removals.removed_module( May 12 19:08:10.396535 np0000173792 devstack@c-api.service[112113]: /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 12 19:08:10.396535 np0000173792 devstack@c-api.service[112113]: warnings.warn( May 12 19:08:10.427909 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:10.427909 np0000173792 devstack@c-api.service[112114]: warnings.warn( May 12 19:08:10.456082 np0000173792 devstack@c-api.service[112112]: /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 12 19:08:10.456082 np0000173792 devstack@c-api.service[112112]: warnings.warn( May 12 19:08:10.508351 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:10.508351 np0000173792 devstack@c-api.service[112115]: warnings.warn( May 12 19:08:10.530437 np0000173792 devstack@c-api.service[112113]: /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 12 19:08:10.530437 np0000173792 devstack@c-api.service[112113]: warnings.warn( May 12 19:08:10.536786 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:10.536786 np0000173792 devstack@c-api.service[112114]: warnings.warn( May 12 19:08:10.571659 np0000173792 devstack@c-api.service[112112]: /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 12 19:08:10.571659 np0000173792 devstack@c-api.service[112112]: warnings.warn( May 12 19:08:10.622137 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:10.622137 np0000173792 devstack@c-api.service[112115]: warnings.warn( May 12 19:08:10.841316 np0000173792 devstack@c-api.service[112113]: 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 12 19:08:10.842090 np0000173792 devstack@c-api.service[112113]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112113) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:08:10.847416 np0000173792 devstack@c-api.service[112114]: 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 12 19:08:10.847962 np0000173792 devstack@c-api.service[112114]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112114) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:08:10.875967 np0000173792 devstack@c-api.service[112112]: 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 12 19:08:10.876156 np0000173792 devstack@c-api.service[112112]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112112) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:08:10.927141 np0000173792 devstack@c-api.service[112113]: /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 12 19:08:10.927141 np0000173792 devstack@c-api.service[112113]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:08:10.929146 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:10.929146 np0000173792 devstack@c-api.service[112114]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:08:10.942285 np0000173792 devstack@c-api.service[112112]: /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 12 19:08:10.942285 np0000173792 devstack@c-api.service[112112]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:08:10.943321 np0000173792 devstack@c-api.service[112115]: 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 12 19:08:10.943548 np0000173792 devstack@c-api.service[112115]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112115) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:08:11.011774 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:11.011774 np0000173792 devstack@c-api.service[112115]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:08:11.387228 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112113) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:08:11.387453 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112112) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:08:11.387544 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112114) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:08:11.387770 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.387870 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.387956 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.388019 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.388019 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.388144 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.388209 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.388296 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.388508 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.390212 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.390312 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.390312 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.390451 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.390451 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.390567 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.390664 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.390727 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.390781 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.390853 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.390853 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.390962 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.391018 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.391075 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.391130 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.391199 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.391255 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.391310 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.391364 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.391421 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.391421 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.391521 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.391521 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.391521 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.391521 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.391805 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.391867 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.391925 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.391982 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.392046 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.392103 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.392103 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.392278 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.392355 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.392411 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.392411 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.392524 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.392580 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.392644 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.392695 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.392695 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.392695 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.393919 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.393976 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.394026 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.394091 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.394138 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.394212 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.394265 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.394372 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.394455 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.394545 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.394655 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.394739 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.394779 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.394828 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.394869 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.394911 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.394956 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.394956 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.395023 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.395066 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.395104 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.395146 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.395184 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.395218 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.395257 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.395298 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.395337 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.395379 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.395422 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.395422 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.395492 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.395533 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.395571 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.395612 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.395674 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.395723 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.395760 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.395760 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.395838 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.395875 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.395910 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.395947 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.396350 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.396402 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.396457 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.396518 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.396565 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.396603 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.396674 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.396710 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.396749 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.396784 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.396822 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.396859 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.396913 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.396952 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.396988 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.397023 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.397062 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.397098 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.397141 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.397178 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.397218 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.397259 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.397301 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.397335 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.397371 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.397408 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.397442 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.397442 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.397512 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.397556 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.397556 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.397666 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.397725 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.397761 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.397795 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112115) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:08:11.397833 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.397833 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.397833 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.397833 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.397966 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.398003 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.398003 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.398073 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.398108 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.398108 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.398176 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.398705 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.398764 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.398848 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.398932 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.398932 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.399072 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.399072 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.399367 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.399428 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.399509 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.399585 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.399705 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.399705 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.399792 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.399836 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.399872 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.399872 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.399872 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.399962 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.399998 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.400154 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.400496 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.400863 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.400952 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.401027 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.401106 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.401147 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.401191 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.401230 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.401272 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.401307 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.401348 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.401384 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.401428 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.401463 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.401505 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.401539 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.401574 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.401613 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.401675 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.401713 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.401761 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.401761 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.401840 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.401882 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.401918 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.401958 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.401993 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.402028 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.402073 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.402128 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.402163 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.402197 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.402238 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.402274 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.402316 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.402350 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.402350 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.402423 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.402466 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.402643 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.402680 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.402715 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.402758 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.402790 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.402826 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.402862 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.402896 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.402932 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.402980 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.403015 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.403049 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.403083 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.403123 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.403160 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.403195 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.403229 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.403263 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.403299 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.403346 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.403346 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.403346 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.403346 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.403346 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.403497 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.403497 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.403497 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.403497 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.403809 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.403847 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.403889 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.403930 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.403964 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.403999 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.404042 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.404085 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.404120 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.404154 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.404190 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.404258 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.404300 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.404335 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.404335 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.404335 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.404557 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.404648 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.404732 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.404883 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.404962 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.405029 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.405029 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.405165 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.405233 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.405306 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.405376 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.405445 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.405518 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.405518 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.405666 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.405737 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.405737 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.405737 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.406055 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.406139 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.406206 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.406269 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.406332 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.406397 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.406461 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.406532 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.406598 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.406680 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.406758 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.406825 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.406888 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.406953 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.407017 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.407080 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.407143 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.407213 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.407279 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.407350 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.407416 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.407481 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.407546 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.407611 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.407611 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.407759 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.407759 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.407759 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.407759 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.407759 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.407759 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.407759 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.411063 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.411152 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.411223 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.411223 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.411348 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.411348 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.411464 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.411812 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.412069 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.412069 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.412069 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.412069 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.412069 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.412425 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.412497 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.412566 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.412697 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.412779 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.412852 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.412927 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.412995 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.413150 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.413221 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.413290 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.413366 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.413433 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.413514 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.413580 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.413665 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.413743 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.413818 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.413884 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.413948 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.414013 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.414085 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.414152 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.414197 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.414235 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.414270 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.414304 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.414338 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.414338 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.414401 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.414443 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.414479 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.414518 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.414560 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.414560 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.414639 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.414688 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.414722 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.414760 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.414794 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.414832 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.414867 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.414867 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.414938 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.414938 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.415024 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.415059 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.415099 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.415136 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.415170 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.415205 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.415237 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.415272 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.415312 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.415345 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.415378 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.415417 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.415457 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.415500 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.415533 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.415569 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.415600 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.415804 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.416329 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.416407 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.416489 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.416565 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.416645 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.416713 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.416778 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.416857 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.416925 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.416990 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.417064 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.417130 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.417196 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.417267 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.417339 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.417405 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.417482 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.417557 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.417640 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.417712 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.417777 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.417853 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.417921 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.417987 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.418060 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.418134 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.418203 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.418270 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.418337 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.418412 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.418487 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.418487 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.418487 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.418487 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.418487 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.418487 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.418856 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.418856 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.418856 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.418856 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.418856 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.418856 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.418856 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.419066 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.419101 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.419133 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.419164 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.419196 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.419229 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.419261 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.419306 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.419306 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.419371 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.419403 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.419435 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.419466 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.419497 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.419537 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.419537 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.419598 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.419659 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.419695 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.419727 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.419760 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.419791 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.419823 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.419858 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.419890 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.419921 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.419961 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.419993 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.420028 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.420060 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.420094 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.420126 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.420172 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.420256 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.420296 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.420331 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.420331 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.420407 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.420446 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.420480 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.420513 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.420513 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.420573 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.420607 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.421362 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.421556 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.421763 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.421763 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.421763 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.421966 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.421966 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.421966 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.421966 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.421966 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.421966 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.421966 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.422412 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.422412 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.422412 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.422412 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.422412 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.422412 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.422806 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.422874 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.422942 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.422942 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.422942 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.422942 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.422942 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.423256 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.423336 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.423404 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.423475 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.423475 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.423602 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.423696 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.423774 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.423841 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.423906 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.423977 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.424050 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.424117 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.424189 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.424278 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.424350 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.424423 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.424491 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.424535 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.424571 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.424605 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.424605 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.424687 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.424721 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.424759 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.424759 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.424759 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.424759 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.424895 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.424930 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.424966 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.424999 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.425031 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.425064 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.425097 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.425136 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.425174 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.425207 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.425239 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.425271 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.425303 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.425335 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.425367 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.425405 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.425438 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.425482 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.425515 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.425557 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.425592 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.426338 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.426417 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.426485 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.426555 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.426653 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.426740 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.426817 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.426886 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.426959 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.426959 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.426959 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.426959 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.426959 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.426959 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.426959 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.427492 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.427492 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.427492 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.427492 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.427756 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.427816 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.427882 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.427929 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.427962 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.427997 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.428037 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.428070 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.428102 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.428102 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.428169 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.428218 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.428251 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.428251 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.428312 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.428353 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.428385 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.428418 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.428450 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.428450 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.428450 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.428450 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.428450 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.428450 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.428642 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.428642 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.428642 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.428642 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.428834 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.428878 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.428918 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.428955 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.428996 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.429037 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.429083 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.429126 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.429162 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.429197 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.429232 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.429277 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.429314 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.429350 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.429386 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.429428 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.429476 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.429512 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.429512 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.429512 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.429512 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.429512 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.429512 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.429512 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.431899 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.431899 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.431899 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.431899 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.432185 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.432317 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.432392 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.432769 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.432859 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.432951 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.433005 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.433005 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.433005 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.433005 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.433447 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.433447 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.433447 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.433447 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.433447 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.433697 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.433770 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.433828 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.433882 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.433932 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.433932 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.434028 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.434077 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.434127 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.434181 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.434234 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.434284 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.434338 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.434795 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.434874 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.434940 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.434968 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.434992 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.435017 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.435040 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.435064 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.435088 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.435122 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.435122 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.435173 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.435173 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.435220 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.435244 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.435269 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.435293 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.435324 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.435324 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.435373 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.435402 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.435402 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.435453 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.435478 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.435501 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.435501 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.435501 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.435573 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.435598 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.435642 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.435682 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.435709 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.435742 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.435768 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.435794 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.435823 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.435853 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.435888 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.435914 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.435939 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.435972 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.435998 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.436025 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.436050 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.436083 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.436113 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.436139 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.436290 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.436392 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.436427 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.436457 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.436483 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.436513 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.436537 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.436560 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.436585 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.436608 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.437067 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.437319 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.437570 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.437641 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.437694 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.437748 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.437798 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.437846 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.437896 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.437944 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.437994 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.438043 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.438101 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.438151 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.438200 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.438247 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.438295 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.438343 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.438393 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.438440 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.438487 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.438541 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.438591 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.438661 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.438713 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.438761 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.438809 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.438809 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.438900 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.438948 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.439003 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.439059 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.439059 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.439149 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.439198 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.439254 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.439306 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.439363 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.439411 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.439411 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.439505 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.439505 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.439505 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.439505 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.439505 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.439505 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.439505 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.439505 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.439505 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.439505 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.439981 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.440035 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.440035 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.440111 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.440136 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.440160 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.440185 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.440232 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.440256 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.440279 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.440302 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.440332 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.440441 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.440466 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.440490 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.440518 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.440541 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.440564 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.440564 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.440564 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.440564 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.440564 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.440700 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.440700 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.440700 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.440700 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.440700 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.440700 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.440700 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.440855 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.440855 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.440855 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.440926 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.440963 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.440993 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.441019 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.441042 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.441069 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.441092 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.441121 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.441144 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.441144 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.441144 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.441443 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.441443 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.441443 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.441889 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.441889 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.441889 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.441889 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.442081 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.442197 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.442263 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.442370 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.442439 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.442530 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.442638 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.442695 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.442747 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.442808 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.442860 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.442915 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.442915 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.443018 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.443069 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.443126 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.443126 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.443126 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.443256 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.443317 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.443401 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.443493 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.443546 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.443598 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.443671 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.443724 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.443775 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.443775 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.443857 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.443884 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.443884 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.443933 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.444691 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.444743 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.444832 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.449640 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.449640 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.449640 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.449640 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.449640 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.449640 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.449640 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.449970 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.449970 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.449970 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.449970 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.449970 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.450085 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.450112 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.450146 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.450171 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.450203 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.450230 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.450259 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.450285 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.450311 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.450337 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.450362 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.450386 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.450416 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.450441 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.450476 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.450505 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.450532 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.450562 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.450593 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.450632 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.450666 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.450692 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.450719 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.450753 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.450780 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.450804 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.450829 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.450855 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.450880 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.450905 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.450931 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.450958 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.450988 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.451013 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.451041 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.451067 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.451092 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.451117 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.451145 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.451169 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.451192 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.451221 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.451244 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.451267 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.451297 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.451326 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.451351 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.451375 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.451399 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.451430 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.451454 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.451477 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.451501 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.451526 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.451554 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.451577 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.451602 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.451645 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.451682 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.451682 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.451727 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:11.451751 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.451773 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:11.451773 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:11.451773 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:11.451773 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:11.451773 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:11.451773 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:11.495704 np0000173792 devstack@c-api.service[112115]: INFO dbcounter [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Registered counter for database cinder May 12 19:08:11.496095 np0000173792 devstack@c-api.service[112112]: INFO dbcounter [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Registered counter for database cinder May 12 19:08:11.498057 np0000173792 devstack@c-api.service[112114]: INFO dbcounter [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Registered counter for database cinder May 12 19:08:11.506124 np0000173792 devstack@c-api.service[112113]: INFO dbcounter [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Registered counter for database cinder May 12 19:08:11.508449 np0000173792 devstack@c-api.service[112112]: DEBUG oslo_db.sqlalchemy.engines [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 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=112112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:11.512258 np0000173792 devstack@c-api.service[112114]: DEBUG oslo_db.sqlalchemy.engines [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a 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=112114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:11.518473 np0000173792 devstack@c-api.service[112115]: DEBUG oslo_db.sqlalchemy.engines [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb 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=112115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:11.526149 np0000173792 devstack@c-api.service[112113]: DEBUG oslo_db.sqlalchemy.engines [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 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=112113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:11.624148 np0000173792 devstack@c-api.service[112114]: DEBUG dbcounter [-] [112114] Writer thread running {{(pid=112114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:08:11.627250 np0000173792 devstack@c-api.service[112114]: INFO cinder.rpc [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:08:11.629705 np0000173792 devstack@c-api.service[112114]: INFO cinder.rpc [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:08:11.630666 np0000173792 devstack@c-api.service[112112]: DEBUG dbcounter [-] [112112] Writer thread running {{(pid=112112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:08:11.631811 np0000173792 devstack@c-api.service[112114]: INFO cinder.rpc [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:08:11.633741 np0000173792 devstack@c-api.service[112114]: INFO cinder.rpc [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:08:11.634614 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.634713 np0000173792 devstack@c-api.service[112115]: DEBUG dbcounter [-] [112115] Writer thread running {{(pid=112115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:08:11.636373 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.637149 np0000173792 devstack@c-api.service[112112]: INFO cinder.rpc [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:08:11.638174 np0000173792 devstack@c-api.service[112115]: INFO cinder.rpc [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:08:11.642743 np0000173792 devstack@c-api.service[112112]: INFO cinder.rpc [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:08:11.642840 np0000173792 devstack@c-api.service[112114]: DEBUG oslo_db.sqlalchemy.engines [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a 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=112114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:11.644440 np0000173792 devstack@c-api.service[112115]: INFO cinder.rpc [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:08:11.646157 np0000173792 devstack@c-api.service[112112]: INFO cinder.rpc [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:08:11.647898 np0000173792 devstack@c-api.service[112114]: INFO cinder.rpc [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:08:11.649769 np0000173792 devstack@c-api.service[112112]: INFO cinder.rpc [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:08:11.649836 np0000173792 devstack@c-api.service[112115]: INFO cinder.rpc [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:08:11.650350 np0000173792 devstack@c-api.service[112114]: INFO cinder.rpc [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:08:11.651639 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.651744 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.652518 np0000173792 devstack@c-api.service[112115]: INFO cinder.rpc [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:08:11.653513 np0000173792 devstack@c-api.service[112113]: DEBUG dbcounter [-] [112113] Writer thread running {{(pid=112113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:08:11.654053 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.654225 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.656485 np0000173792 devstack@c-api.service[112113]: INFO cinder.rpc [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:08:11.656855 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.659087 np0000173792 devstack@c-api.service[112113]: INFO cinder.rpc [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:08:11.660649 np0000173792 devstack@c-api.service[112112]: DEBUG oslo_db.sqlalchemy.engines [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 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=112112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:11.661177 np0000173792 devstack@c-api.service[112113]: INFO cinder.rpc [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:08:11.663120 np0000173792 devstack@c-api.service[112113]: INFO cinder.rpc [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:08:11.663609 np0000173792 devstack@c-api.service[112112]: INFO cinder.rpc [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:08:11.663836 np0000173792 devstack@c-api.service[112115]: DEBUG oslo_db.sqlalchemy.engines [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb 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=112115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:11.664279 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.665877 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.666093 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.666408 np0000173792 devstack@c-api.service[112112]: INFO cinder.rpc [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:08:11.667457 np0000173792 devstack@c-api.service[112115]: INFO cinder.rpc [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:08:11.667910 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.669224 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.670134 np0000173792 devstack@c-api.service[112115]: INFO cinder.rpc [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:08:11.671677 np0000173792 devstack@c-api.service[112113]: DEBUG oslo_db.sqlalchemy.engines [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 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=112113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:11.671802 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.672661 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.673790 np0000173792 devstack@c-api.service[112113]: INFO cinder.rpc [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:08:11.675470 np0000173792 devstack@c-api.service[112113]: INFO cinder.rpc [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:08:11.676409 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.676830 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.680156 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.683143 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.683643 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.684221 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.686350 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.687733 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.687815 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.689422 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.690258 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.691193 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.691998 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.693019 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.693206 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.694806 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.695708 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.696339 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.697006 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.697694 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.698976 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.700674 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.701282 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.702296 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.703682 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.704712 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.704825 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.707055 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.707205 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.707850 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.708678 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.709195 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.710480 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.710751 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.711165 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.712225 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.713692 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.713777 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.714369 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.715059 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.715192 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.715235 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.716325 np0000173792 devstack@c-api.service[112114]: WARNING cinder.api.contrib.hosts [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:08:11.717080 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.717462 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.717885 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.718095 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.718553 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.719103 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.719785 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.720271 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.721010 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: extensions {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.721916 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.722246 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: encryption {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.722582 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.723648 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.723874 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: encryption {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.725452 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: os-quota-sets {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.726863 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: cgsnapshots {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.727215 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.727678 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.728276 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: os-quota-class-sets {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.728468 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.729462 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.729771 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: os-availability-zone {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.731033 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: qos-specs {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.731112 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.731238 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.732359 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.732564 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.733132 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: backups {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.733524 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.734230 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.734560 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.735259 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.735703 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.735767 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: extra_specs {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.736158 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.736868 np0000173792 devstack@c-api.service[112115]: WARNING cinder.api.contrib.hosts [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:08:11.737139 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.737284 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: os-snapshot-manage {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.737590 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.737689 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.738771 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: os-volume-type-access {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.739095 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.739160 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.739242 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.740323 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: capabilities {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.740727 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.740795 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.740855 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.741593 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: extensions {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.741688 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: os-hosts {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.741888 np0000173792 devstack@c-api.service[112113]: WARNING cinder.api.contrib.hosts [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:08:11.742106 np0000173792 devstack@c-api.service[112112]: WARNING cinder.api.contrib.hosts [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:08:11.742611 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.742875 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: encryption {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.742958 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.743014 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: consistencygroups {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.744206 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.744456 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.744643 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: encryption {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.744922 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: os-volume-transfer {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.745881 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.746225 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.746331 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: os-quota-sets {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.746555 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: scheduler-stats {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.746724 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: extensions {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.747129 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: extensions {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.747827 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: cgsnapshots {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.747980 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: encryption {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.748077 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extended resource: os-volume-manage {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.748493 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: encryption {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.749324 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: os-quota-class-sets {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.749641 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: encryption {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.750122 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: encryption {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.750174 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.750732 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: os-availability-zone {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.751153 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] SnapshotActionsController initialized {{(pid=112114) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:08:11.751213 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: os-quota-sets {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.751742 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: os-quota-sets {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.751916 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.752065 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: qos-specs {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.752690 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: cgsnapshots {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.753167 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: cgsnapshots {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.753354 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.754112 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: os-quota-class-sets {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.754587 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: os-quota-class-sets {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.754809 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.754967 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: backups {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.755432 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: os-availability-zone {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.755986 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: os-availability-zone {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.756222 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.756812 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: qos-specs {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.757140 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: extra_specs {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.757367 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: qos-specs {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.757706 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.758791 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: os-snapshot-manage {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.759066 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: backups {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.759163 np0000173792 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.759495 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: backups {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.760024 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.760155 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.760264 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.760335 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.760393 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: os-volume-type-access {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.760467 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.760568 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.760728 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.760820 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.760936 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.761015 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension UsedLimits extending resource: limits {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.761141 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension TypesManage extending resource: types {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.761263 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension AdminActions extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.761375 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension AdminActions extending resource: snapshots {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.761452 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension AdminActions extending resource: backups {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.761587 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension VolumeActions extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.761799 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.762052 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: capabilities {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.762173 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: extra_specs {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.762450 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: extra_specs {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.763737 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: os-hosts {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.763981 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: os-snapshot-manage {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.764314 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: os-snapshot-manage {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.764529 np0000173792 devstack@c-api.service[112114]: WARNING keystonemiddleware.auth_token [None req-2f76bbd8-d7d2-460d-9d18-849f677afd1a 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 12 19:08:11.765284 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: consistencygroups {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.765700 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: os-volume-type-access {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.766176 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: os-volume-type-access {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.767534 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: capabilities {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.767661 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: os-volume-transfer {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.768365 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: capabilities {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.772388 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: os-hosts {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.772471 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: scheduler-stats {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.772535 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: os-hosts {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.772606 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: consistencygroups {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.772691 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extended resource: os-volume-manage {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.772756 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: consistencygroups {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.772819 np0000173792 devstack@c-api.service[112114]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70e9e48a3668 pid: 112114 (default app) May 12 19:08:11.772819 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.772819 np0000173792 devstack@c-api.service[112114]: warnings.warn( May 12 19:08:11.772938 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: os-volume-transfer {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.773735 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: os-volume-transfer {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.774009 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.775235 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.contrib.snapshot_actions [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] SnapshotActionsController initialized {{(pid=112115) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:08:11.775720 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: scheduler-stats {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.775876 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: scheduler-stats {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.776068 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.778415 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extended resource: os-volume-manage {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.778588 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.778949 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extended resource: os-volume-manage {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:11.780174 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.781568 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.781726 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.781778 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.783027 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] SnapshotActionsController initialized {{(pid=112113) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:08:11.783203 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.783298 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.contrib.snapshot_actions [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] SnapshotActionsController initialized {{(pid=112112) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:08:11.783890 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.784327 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.784834 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.784834 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.784834 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.784834 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.785208 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.785208 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.785208 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.785208 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.785496 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.785496 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.785496 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.785496 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.785496 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.785496 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.786017 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.786017 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.786017 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.786017 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.786017 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.786439 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.786439 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.786439 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.786439 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.786439 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.786818 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.786818 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.786818 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.786818 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.787110 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.787110 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.787110 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.787110 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.787110 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.787503 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.787503 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.787503 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.787503 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.787503 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.787941 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.787941 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.787941 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.787941 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.787941 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.787941 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.788411 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.788411 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.788411 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.788411 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.788411 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.788411 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.788871 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.788871 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.788871 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.788871 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.788871 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.788871 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.789325 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.789325 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.789325 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.789325 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.789663 np0000173792 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.789734 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.789734 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.789734 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.789734 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.790202 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.790202 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.790202 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.790202 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.790202 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.790703 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.790703 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.790703 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.790703 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.790703 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.791415 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.791415 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.791415 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.791415 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.791978 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.792217 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.792217 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.792217 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.792217 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.792217 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.792754 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.792754 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.792754 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.792754 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.792754 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.793058 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.793058 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.793058 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.793058 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.793250 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.793250 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.793250 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.793250 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.793446 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.793446 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.793446 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.793446 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.793446 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.793709 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.793709 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.793709 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.793709 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.793709 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.793946 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.793946 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.793946 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.793946 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.794156 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.794156 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.794156 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.794156 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.794349 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.794349 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.794349 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.794349 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.794538 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.794580 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.794580 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.794580 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.794580 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.794798 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.794798 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.794798 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.794798 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.795076 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.795076 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.795076 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.795076 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.795076 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.795457 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.795457 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.795457 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.795457 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.795457 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.795457 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.795952 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.795952 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.795952 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.795952 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.795952 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.796298 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.796298 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.796298 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.796298 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.796298 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.796298 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.796572 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.796572 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.796572 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.796572 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.796572 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.796572 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.796873 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.796873 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.796873 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.796873 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.796873 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.796873 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.797139 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.797139 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.797139 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.797139 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.797139 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.797139 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.797398 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.797398 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.797398 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.797398 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.797598 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.797598 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.797598 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.797598 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.797598 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.797888 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.797888 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.797888 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.797888 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:11.797888 np0000173792 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 12 19:08:11.798123 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798123 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798123 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798123 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798123 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798123 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798123 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798364 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.798408 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798445 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.798486 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798486 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension UsedLimits extending resource: limits {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798486 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension TypesManage extending resource: types {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798486 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension AdminActions extending resource: volumes {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798486 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension AdminActions extending resource: snapshots {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798486 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension AdminActions extending resource: backups {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798486 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension VolumeActions extending resource: volumes {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798799 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.798840 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.middleware.request_id [None req-8fe37f68-5604-4630-a52c-4b7be8694e69 None None] RequestId filter calling following filter/app {{(pid=112114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:08:11.798879 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.798919 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.798959 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.798995 np0000173792 devstack@c-api.service[112115]: WARNING keystonemiddleware.auth_token [None req-3737cd9c-72cc-4b3a-bb94-4ee950c69dbb 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 12 19:08:11.799037 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.799073 np0000173792 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.799112 np0000173792 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:11.799152 np0000173792 devstack@c-api.service[112114]: [pid: 112114|app: 0|req: 1/1] 199.204.45.38 () {60 vars in 949 bytes} [Tue May 12 19:08:11 2026] GET /volume/v3/ => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 12 19:08:11.799193 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.799193 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.799193 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.799193 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.799345 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.799345 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.799423 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.799465 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.799506 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.799548 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.799595 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.799656 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.799768 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.799848 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.799946 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.800043 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.800119 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension UsedLimits extending resource: limits {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.800192 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.800274 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension TypesManage extending resource: types {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.800345 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.800393 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension AdminActions extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.800471 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension UsedLimits extending resource: limits {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.800471 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension TypesManage extending resource: types {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.800606 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension AdminActions extending resource: snapshots {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.800698 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension AdminActions extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.800698 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension AdminActions extending resource: snapshots {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.800698 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension AdminActions extending resource: backups {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.800698 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension VolumeActions extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.800698 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.801012 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension AdminActions extending resource: backups {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.801012 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension VolumeActions extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.801161 np0000173792 devstack@c-api.service[112115]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70e9e48a3668 pid: 112115 (default app) May 12 19:08:11.801210 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:11.801284 np0000173792 devstack@c-api.service[112113]: WARNING keystonemiddleware.auth_token [None req-3f26cf9c-2c8c-4e8a-aaff-ec463ff7ede6 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 12 19:08:11.801999 np0000173792 devstack@c-api.service[112112]: WARNING keystonemiddleware.auth_token [None req-7834cf2a-de6f-45e6-9d22-e6f034aba7a8 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 12 19:08:11.807194 np0000173792 devstack@c-api.service[112113]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70e9e48a3668 pid: 112113 (default app) May 12 19:08:11.812784 np0000173792 devstack@c-api.service[112112]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70e9e48a3668 pid: 112112 (default app) May 12 19:08:19.089489 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.middleware.request_id [None req-67b02293-7783-4ed2-90a5-5266f2729a0d None None] RequestId filter calling following filter/app {{(pid=112114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:08:19.661505 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-67b02293-7783-4ed2-90a5-5266f2729a0d admin admin] POST https://199.204.45.38/volume/v3/types May 12 19:08:19.662112 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-67b02293-7783-4ed2-90a5-5266f2729a0d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 12 19:08:19.663872 np0000173792 devstack@c-api.service[112114]: /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 12 19:08:19.663872 np0000173792 devstack@c-api.service[112114]: warnings.warn( May 12 19:08:19.674436 np0000173792 devstack@c-api.service[112114]: DEBUG oslo_db.sqlalchemy.engines [None req-67b02293-7783-4ed2-90a5-5266f2729a0d 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=112114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:19.707885 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-67b02293-7783-4ed2-90a5-5266f2729a0d admin admin] https://199.204.45.38/volume/v3/types returned with HTTP 200 May 12 19:08:19.708760 np0000173792 devstack@c-api.service[112114]: [pid: 112114|app: 0|req: 2/2] 199.204.45.38 () {68 vars in 1281 bytes} [Tue May 12 19:08:19 2026] POST /volume/v3/types => generated 186 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:08:19.723843 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.723843 np0000173792 devstack@c-api.service[112115]: warnings.warn( May 12 19:08:19.740860 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.740860 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.740860 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.740860 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.740860 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.741359 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.741359 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.741359 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.741359 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.741359 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.741812 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.741812 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.741812 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.741812 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.741812 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.741812 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.742286 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.742286 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.742286 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.742286 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.742669 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.742669 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.742669 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.742669 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.742938 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.742938 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.742938 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.742938 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.743161 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.743161 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.743161 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.743161 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.743161 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.743478 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.743478 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.743478 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.743478 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.743478 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.743840 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.743840 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.743840 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.743840 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.743840 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.743840 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.744245 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.744245 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.744245 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.744245 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.744245 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.744245 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.744553 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.744553 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.744553 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.744553 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.744553 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.744553 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.744981 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.744981 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.744981 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.744981 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.744981 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.745294 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.745294 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.745294 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.745294 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.745294 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.745579 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.745579 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.745579 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.745579 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.745579 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.745579 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.745959 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.745959 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.745959 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.745959 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.745959 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.745959 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.746318 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.746318 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.746318 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.746318 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.746318 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.746648 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.746648 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.746648 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.746648 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.746648 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.746982 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.746982 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.746982 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.746982 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.747241 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.747241 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.747241 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.747241 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.747484 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.747484 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.747484 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.747484 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.747484 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.748093 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.748093 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.748093 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.748093 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.748093 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.748389 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.748389 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.748389 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.748389 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.748654 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.748654 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.748654 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.748654 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.748901 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.748901 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.748901 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.748901 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.749144 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.749144 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.749144 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.749144 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.749408 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.749408 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.749408 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.749408 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.749676 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.749676 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.749676 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.749676 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.749676 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.750008 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.750008 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.750008 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.750008 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.750008 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.750008 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.750318 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.750318 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.750318 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.750318 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.750318 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.750571 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.750571 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.750571 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.750571 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.750571 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.750571 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.750925 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.750925 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.750925 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.750925 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.750925 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.750925 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.751238 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.751238 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.751238 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.751238 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.751238 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.751238 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.751548 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.751548 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.751548 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.751548 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.751548 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.751548 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.751920 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.751920 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.751920 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.751920 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.752228 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.752228 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.752228 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.752228 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.752228 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.752519 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.752519 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.752519 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.752519 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:19.752519 np0000173792 devstack@c-api.service[112115]: warnings.warn(deprecated_msg) May 12 19:08:19.752519 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.middleware.request_id [req-67b02293-7783-4ed2-90a5-5266f2729a0d req-40320055-050c-4ca9-89e9-57705f60e601 None None] RequestId filter calling following filter/app {{(pid=112115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:08:20.118512 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [req-67b02293-7783-4ed2-90a5-5266f2729a0d req-40320055-050c-4ca9-89e9-57705f60e601 admin admin] POST https://199.204.45.38/volume/v3/types/0cc218e7-412e-42c4-af53-4843fec8ecf9/extra_specs May 12 19:08:20.119117 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [req-67b02293-7783-4ed2-90a5-5266f2729a0d req-40320055-050c-4ca9-89e9-57705f60e601 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 12 19:08:20.120957 np0000173792 devstack@c-api.service[112115]: /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 12 19:08:20.120957 np0000173792 devstack@c-api.service[112115]: warnings.warn( May 12 19:08:20.131887 np0000173792 devstack@c-api.service[112115]: DEBUG oslo_db.sqlalchemy.engines [req-67b02293-7783-4ed2-90a5-5266f2729a0d req-40320055-050c-4ca9-89e9-57705f60e601 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=112115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:20.200796 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [req-67b02293-7783-4ed2-90a5-5266f2729a0d req-40320055-050c-4ca9-89e9-57705f60e601 admin admin] https://199.204.45.38/volume/v3/types/0cc218e7-412e-42c4-af53-4843fec8ecf9/extra_specs returned with HTTP 200 May 12 19:08:20.201355 np0000173792 devstack@c-api.service[112115]: [pid: 112115|app: 0|req: 1/3] 199.204.45.38 () {70 vars in 1498 bytes} [Tue May 12 19:08:19 2026] POST /volume/v3/types/0cc218e7-412e-42c4-af53-4843fec8ecf9/extra_specs => generated 55 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:08:21.665833 np0000173792 devstack@c-api.service[112112]: DEBUG dbcounter [-] [112112] Writing DB stats cinder:SELECT=6 {{(pid=112112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:08:21.675007 np0000173792 devstack@c-api.service[112113]: DEBUG dbcounter [-] [112113] Writing DB stats cinder:SELECT=6 {{(pid=112113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:08:29.704716 np0000173792 devstack@c-api.service[112114]: DEBUG dbcounter [-] [112114] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:08:30.198891 np0000173792 devstack@c-api.service[112115]: DEBUG dbcounter [-] [112115] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:13:05.767368 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.767368 np0000173792 devstack@c-api.service[112113]: warnings.warn( May 12 19:13:05.783734 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.783734 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.783734 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.783734 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.783734 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.784222 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.784222 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.784222 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.784222 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.784222 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.784526 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.784526 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.784526 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.784526 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.784526 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.784526 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.784950 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.784950 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.784950 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.784950 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.785204 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.785204 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.785204 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.785204 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.785467 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.785467 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.785467 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.785467 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.785759 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.785759 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.785759 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.785759 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.785759 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.786127 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.786127 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.786127 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.786127 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.786127 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.786494 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.786494 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.786494 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.786494 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.786494 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.786494 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.787402 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.787402 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.787402 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.787402 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.787402 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.787402 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.788095 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.788095 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.788095 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.788095 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.788095 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.788095 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.788802 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.788802 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.788802 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.788802 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.788802 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.789417 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.789417 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.789417 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.789417 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.789417 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.790295 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.790295 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.790295 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.790295 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.790295 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.790295 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.791058 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.791058 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.791058 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.791058 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.791058 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.791058 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.791654 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.791654 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.791654 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.791654 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.791654 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.792022 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.792022 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.792022 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.792022 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.792022 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.792364 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.792364 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.792364 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.792364 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.792672 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.792672 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.792672 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.792672 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.793039 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.793039 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.793039 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.793039 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.793039 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.793341 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.793341 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.793341 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.793341 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.793341 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.793583 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.793583 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.793583 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.793583 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.793753 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.793753 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.793753 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.793753 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.793886 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.793886 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.793886 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.793886 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.794026 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.794026 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.794026 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.794026 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.794149 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.794149 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.794149 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.794149 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.794263 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.794263 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.794263 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.794263 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.794263 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.794424 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.794424 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.794424 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.794424 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.794424 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.794424 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.794610 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.794610 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.794610 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.794610 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.794610 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.795056 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.795056 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.795056 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.795056 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.795056 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.795056 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.795380 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.795380 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.795380 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.795380 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.795380 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.795380 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.795714 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.795714 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.795714 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.795714 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.795714 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.795714 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.796030 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.796030 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.796030 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.796030 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.796030 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.796030 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.796344 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.796344 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.796344 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.796344 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.796547 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.796547 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.796547 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.796547 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.796547 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.796834 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.796834 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.796834 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.796834 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:05.796834 np0000173792 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 12 19:13:05.796834 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.middleware.request_id [None req-b54c0c3a-f51b-4d92-8c7c-cd9f468dd78e None None] RequestId filter calling following filter/app {{(pid=112113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:13:05.796834 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-b54c0c3a-f51b-4d92-8c7c-cd9f468dd78e None None] GET https://199.204.45.38/volume// May 12 19:13:05.797160 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-b54c0c3a-f51b-4d92-8c7c-cd9f468dd78e None None] Empty body provided in request {{(pid=112113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:13:05.797160 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-b54c0c3a-f51b-4d92-8c7c-cd9f468dd78e None None] Calling method 'all' {{(pid=112113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:13:05.797160 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-b54c0c3a-f51b-4d92-8c7c-cd9f468dd78e None None] https://199.204.45.38/volume// returned with HTTP 300 May 12 19:13:05.797160 np0000173792 devstack@c-api.service[112113]: [pid: 112113|app: 0|req: 1/4] 199.204.45.38 () {66 vars in 1449 bytes} [Tue May 12 19:13:05 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 12 19:13:44.353109 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.353109 np0000173792 devstack@c-api.service[112112]: warnings.warn( May 12 19:13:44.366608 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.366608 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.366608 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.366608 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.366608 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.367049 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.367049 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.367049 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.367049 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.367049 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.367395 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.367395 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.367395 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.367395 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.367395 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.367395 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.367798 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.367798 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.367798 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.367798 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.368047 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.368047 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.368047 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.368047 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.368291 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.368291 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.368291 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.368291 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.368544 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.368544 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.368544 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.368544 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.368544 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.369026 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.369026 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.369026 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.369026 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.369026 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.369502 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.369502 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.369502 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.369502 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.369502 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.369502 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.369929 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.369929 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.369929 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.369929 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.369929 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.369929 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.370303 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.370303 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.370303 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.370303 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.370303 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.370303 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.370699 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.370699 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.370699 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.370699 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.370699 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.371088 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.371088 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.371088 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.371088 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.371088 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.371433 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.371433 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.371433 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.371433 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.371433 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.371433 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.371932 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.371932 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.371932 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.371932 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.371932 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.371932 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.372285 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.372285 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.372285 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.372285 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.372285 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.372607 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.372607 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.372607 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.372607 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.372607 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.372990 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.372990 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.372990 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.372990 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.373268 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.373268 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.373268 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.373268 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.373746 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.373746 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.373746 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.373746 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.373746 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374035 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374035 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374035 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374035 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374035 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374224 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374224 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374224 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374224 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374360 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374360 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374360 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374360 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374497 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374497 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374497 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374497 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374661 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374661 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374661 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374661 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374807 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374807 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374807 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374807 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374952 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374952 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374952 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.374952 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.374952 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.375120 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.375120 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.375120 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.375120 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.375120 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.375120 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.375374 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.375374 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.375374 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.375374 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.375374 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.375544 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.375544 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.375544 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.375544 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.375544 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.375544 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.375780 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.375780 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.375780 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.375780 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.375780 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.375780 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.376043 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.376043 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.376043 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.376043 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.376043 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.376043 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.376335 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.376335 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.376335 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.376335 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.376335 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.376335 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.376667 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.376667 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.376667 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.376667 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.376867 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.376867 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.376867 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.376867 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.376867 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.377070 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.377070 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.377070 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.377070 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.377070 np0000173792 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 12 19:13:44.377070 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.middleware.request_id [None req-6ca17205-4c9f-4315-ab0d-024e1e5e61a3 None None] RequestId filter calling following filter/app {{(pid=112112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:13:44.689792 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-6ca17205-4c9f-4315-ab0d-024e1e5e61a3 demo demo] GET https://199.204.45.38/volume/v3/types?is_public=None May 12 19:13:44.690015 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-6ca17205-4c9f-4315-ab0d-024e1e5e61a3 demo demo] Empty body provided in request {{(pid=112112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:13:44.690274 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-6ca17205-4c9f-4315-ab0d-024e1e5e61a3 demo demo] Calling method 'index' {{(pid=112112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:13:44.690764 np0000173792 devstack@c-api.service[112112]: /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 12 19:13:44.690764 np0000173792 devstack@c-api.service[112112]: warnings.warn( May 12 19:13:44.691364 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.api_utils [None req-6ca17205-4c9f-4315-ab0d-024e1e5e61a3 demo demo] Removing options '' from query. {{(pid=112112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:13:44.703224 np0000173792 devstack@c-api.service[112112]: DEBUG oslo_db.sqlalchemy.engines [None req-6ca17205-4c9f-4315-ab0d-024e1e5e61a3 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=112112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:13:44.727201 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-6ca17205-4c9f-4315-ab0d-024e1e5e61a3 demo demo] https://199.204.45.38/volume/v3/types?is_public=None returned with HTTP 200 May 12 19:13:44.727797 np0000173792 devstack@c-api.service[112112]: [pid: 112112|app: 0|req: 1/5] 199.204.45.38 () {64 vars in 1256 bytes} [Tue May 12 19:13:44 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:13:44.740379 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.middleware.request_id [req-6ca17205-4c9f-4315-ab0d-024e1e5e61a3 req-c7a9da24-91de-4311-ae4f-8334c77047d2 None None] RequestId filter calling following filter/app {{(pid=112114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:13:44.743765 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [req-6ca17205-4c9f-4315-ab0d-024e1e5e61a3 req-c7a9da24-91de-4311-ae4f-8334c77047d2 demo demo] GET https://199.204.45.38/volume/v3/types/default May 12 19:13:44.744005 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [req-6ca17205-4c9f-4315-ab0d-024e1e5e61a3 req-c7a9da24-91de-4311-ae4f-8334c77047d2 demo demo] Empty body provided in request {{(pid=112114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:13:44.744259 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [req-6ca17205-4c9f-4315-ab0d-024e1e5e61a3 req-c7a9da24-91de-4311-ae4f-8334c77047d2 demo demo] Calling method 'show' {{(pid=112114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:13:44.755956 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [req-6ca17205-4c9f-4315-ab0d-024e1e5e61a3 req-c7a9da24-91de-4311-ae4f-8334c77047d2 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 12 19:13:44.756369 np0000173792 devstack@c-api.service[112114]: [pid: 112114|app: 0|req: 3/6] 199.204.45.38 () {66 vars in 1322 bytes} [Tue May 12 19:13:44 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:13:45.095798 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.middleware.request_id [None req-ad0f5c32-0d66-41fa-8532-f7f7f3c54b63 None None] RequestId filter calling following filter/app {{(pid=112115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:13:45.100420 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-ad0f5c32-0d66-41fa-8532-f7f7f3c54b63 demo demo] GET https://199.204.45.38/volume/v3/types/default May 12 19:13:45.100684 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-ad0f5c32-0d66-41fa-8532-f7f7f3c54b63 demo demo] Empty body provided in request {{(pid=112115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:13:45.101101 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-ad0f5c32-0d66-41fa-8532-f7f7f3c54b63 demo demo] Calling method 'show' {{(pid=112115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:13:45.114485 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-ad0f5c32-0d66-41fa-8532-f7f7f3c54b63 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 12 19:13:45.117679 np0000173792 devstack@c-api.service[112115]: [pid: 112115|app: 0|req: 2/7] 199.204.45.38 () {64 vars in 1251 bytes} [Tue May 12 19:13:45 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:13:45.526899 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.middleware.request_id [None req-30a48b0e-3d52-4187-b06f-81ede5b388a1 None None] RequestId filter calling following filter/app {{(pid=112113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:13:45.859760 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-30a48b0e-3d52-4187-b06f-81ede5b388a1 demo demo] GET https://199.204.45.38/volume/v3/types/default May 12 19:13:45.860112 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-30a48b0e-3d52-4187-b06f-81ede5b388a1 demo demo] Empty body provided in request {{(pid=112113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:13:45.860305 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-30a48b0e-3d52-4187-b06f-81ede5b388a1 demo demo] Calling method 'show' {{(pid=112113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:13:45.870289 np0000173792 devstack@c-api.service[112113]: DEBUG oslo_db.sqlalchemy.engines [None req-30a48b0e-3d52-4187-b06f-81ede5b388a1 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=112113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:13:45.887449 np0000173792 devstack@c-api.service[112113]: /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 12 19:13:45.887449 np0000173792 devstack@c-api.service[112113]: warnings.warn( May 12 19:13:45.889707 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-30a48b0e-3d52-4187-b06f-81ede5b388a1 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 12 19:13:45.890093 np0000173792 devstack@c-api.service[112113]: [pid: 112113|app: 0|req: 2/8] 199.204.45.38 () {64 vars in 1251 bytes} [Tue May 12 19:13:45 2026] GET /volume/v3/types/default => generated 145 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:13:45.903675 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.middleware.request_id [None req-cf9a40aa-2f01-42f2-91bd-752f1ae5461d None None] RequestId filter calling following filter/app {{(pid=112112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:13:45.907850 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-cf9a40aa-2f01-42f2-91bd-752f1ae5461d demo demo] GET https://199.204.45.38/volume/v3/types/default May 12 19:13:45.908458 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-cf9a40aa-2f01-42f2-91bd-752f1ae5461d demo demo] Empty body provided in request {{(pid=112112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:13:45.908925 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-cf9a40aa-2f01-42f2-91bd-752f1ae5461d demo demo] Calling method 'show' {{(pid=112112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:13:45.923918 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-cf9a40aa-2f01-42f2-91bd-752f1ae5461d demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 12 19:13:45.924259 np0000173792 devstack@c-api.service[112112]: [pid: 112112|app: 0|req: 2/9] 199.204.45.38 () {64 vars in 1251 bytes} [Tue May 12 19:13:45 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 12 19:13:54.750935 np0000173792 devstack@c-api.service[112114]: DEBUG dbcounter [-] [112114] Writing DB stats cinder:SELECT=2 {{(pid=112114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:13:55.110520 np0000173792 devstack@c-api.service[112115]: DEBUG dbcounter [-] [112115] Writing DB stats cinder:SELECT=2 {{(pid=112115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:13:55.885145 np0000173792 devstack@c-api.service[112113]: DEBUG dbcounter [-] [112113] Writing DB stats cinder:SELECT=2 {{(pid=112113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:13:55.920370 np0000173792 devstack@c-api.service[112112]: DEBUG dbcounter [-] [112112] Writing DB stats cinder:SELECT=3 {{(pid=112112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:22:44.984767 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.middleware.request_id [None req-e09ce1fc-bd80-4c3f-a010-d951561f8725 None None] RequestId filter calling following filter/app {{(pid=112114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:22:45.109263 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-e09ce1fc-bd80-4c3f-a010-d951561f8725 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:22:45.110023 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-e09ce1fc-bd80-4c3f-a010-d951561f8725 demo demo] Empty body provided in request {{(pid=112114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:22:45.110656 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-e09ce1fc-bd80-4c3f-a010-d951561f8725 demo demo] Calling method 'detail' {{(pid=112114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:22:45.112275 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.api_utils [None req-e09ce1fc-bd80-4c3f-a010-d951561f8725 demo demo] Removing options '' from query. {{(pid=112114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:22:45.113754 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.volume.api [None req-e09ce1fc-bd80-4c3f-a010-d951561f8725 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:22:45.154742 np0000173792 devstack@c-api.service[112114]: INFO cinder.volume.api [None req-e09ce1fc-bd80-4c3f-a010-d951561f8725 demo demo] Get all volumes completed successfully. May 12 19:22:45.157802 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-e09ce1fc-bd80-4c3f-a010-d951561f8725 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:22:45.158195 np0000173792 devstack@c-api.service[112114]: [pid: 112114|app: 0|req: 4/10] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:22:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:22:55.144780 np0000173792 devstack@c-api.service[112114]: DEBUG dbcounter [-] [112114] Writing DB stats cinder:SELECT=1 {{(pid=112114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:23:45.172792 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.middleware.request_id [None req-beb3c47a-819f-4038-9af3-34ee197cdaa0 None None] RequestId filter calling following filter/app {{(pid=112115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:23:45.175554 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-beb3c47a-819f-4038-9af3-34ee197cdaa0 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:23:45.175864 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-beb3c47a-819f-4038-9af3-34ee197cdaa0 demo demo] Empty body provided in request {{(pid=112115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:23:45.176254 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-beb3c47a-819f-4038-9af3-34ee197cdaa0 demo demo] Calling method 'detail' {{(pid=112115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:23:45.176976 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.api_utils [None req-beb3c47a-819f-4038-9af3-34ee197cdaa0 demo demo] Removing options '' from query. {{(pid=112115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:23:45.178075 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.volume.api [None req-beb3c47a-819f-4038-9af3-34ee197cdaa0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112115) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:23:45.211439 np0000173792 devstack@c-api.service[112115]: INFO cinder.volume.api [None req-beb3c47a-819f-4038-9af3-34ee197cdaa0 demo demo] Get all volumes completed successfully. May 12 19:23:45.214400 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-beb3c47a-819f-4038-9af3-34ee197cdaa0 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:23:45.215126 np0000173792 devstack@c-api.service[112115]: [pid: 112115|app: 0|req: 3/11] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:23:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:23:55.203417 np0000173792 devstack@c-api.service[112115]: DEBUG dbcounter [-] [112115] Writing DB stats cinder:SELECT=1 {{(pid=112115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:24:45.232802 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.middleware.request_id [None req-95355083-6244-451c-ae67-751e4ca988b3 None None] RequestId filter calling following filter/app {{(pid=112113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:24:45.240750 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-95355083-6244-451c-ae67-751e4ca988b3 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:24:45.241009 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-95355083-6244-451c-ae67-751e4ca988b3 demo demo] Empty body provided in request {{(pid=112113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:24:45.241239 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-95355083-6244-451c-ae67-751e4ca988b3 demo demo] Calling method 'detail' {{(pid=112113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:24:45.241942 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.api_utils [None req-95355083-6244-451c-ae67-751e4ca988b3 demo demo] Removing options '' from query. {{(pid=112113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:24:45.243408 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.volume.api [None req-95355083-6244-451c-ae67-751e4ca988b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112113) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:24:45.296878 np0000173792 devstack@c-api.service[112113]: INFO cinder.volume.api [None req-95355083-6244-451c-ae67-751e4ca988b3 demo demo] Get all volumes completed successfully. May 12 19:24:45.300084 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-95355083-6244-451c-ae67-751e4ca988b3 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:24:45.300725 np0000173792 devstack@c-api.service[112113]: [pid: 112113|app: 0|req: 3/12] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:24:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:24:55.286304 np0000173792 devstack@c-api.service[112113]: DEBUG dbcounter [-] [112113] Writing DB stats cinder:SELECT=1 {{(pid=112113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:25:45.314736 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.middleware.request_id [None req-58aa6556-2a71-4dbf-b82c-db372a8d0e4a None None] RequestId filter calling following filter/app {{(pid=112112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:25:45.318695 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-58aa6556-2a71-4dbf-b82c-db372a8d0e4a demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:25:45.318943 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-58aa6556-2a71-4dbf-b82c-db372a8d0e4a demo demo] Empty body provided in request {{(pid=112112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:25:45.319131 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-58aa6556-2a71-4dbf-b82c-db372a8d0e4a demo demo] Calling method 'detail' {{(pid=112112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:25:45.320832 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.api_utils [None req-58aa6556-2a71-4dbf-b82c-db372a8d0e4a demo demo] Removing options '' from query. {{(pid=112112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:25:45.321311 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.volume.api [None req-58aa6556-2a71-4dbf-b82c-db372a8d0e4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:25:45.365052 np0000173792 devstack@c-api.service[112112]: INFO cinder.volume.api [None req-58aa6556-2a71-4dbf-b82c-db372a8d0e4a demo demo] Get all volumes completed successfully. May 12 19:25:45.365052 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-58aa6556-2a71-4dbf-b82c-db372a8d0e4a demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:25:45.365052 np0000173792 devstack@c-api.service[112112]: [pid: 112112|app: 0|req: 3/13] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:25:45 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 12 19:25:55.356538 np0000173792 devstack@c-api.service[112112]: DEBUG dbcounter [-] [112112] Writing DB stats cinder:SELECT=1 {{(pid=112112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:26:45.388151 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.middleware.request_id [None req-e89c441d-9342-45cd-b78d-8ec58a8157e3 None None] RequestId filter calling following filter/app {{(pid=112114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:26:45.391249 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-e89c441d-9342-45cd-b78d-8ec58a8157e3 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:26:45.391454 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-e89c441d-9342-45cd-b78d-8ec58a8157e3 demo demo] Empty body provided in request {{(pid=112114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:26:45.391664 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-e89c441d-9342-45cd-b78d-8ec58a8157e3 demo demo] Calling method 'detail' {{(pid=112114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:26:45.391976 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.api_utils [None req-e89c441d-9342-45cd-b78d-8ec58a8157e3 demo demo] Removing options '' from query. {{(pid=112114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:26:45.392676 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.volume.api [None req-e89c441d-9342-45cd-b78d-8ec58a8157e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:26:45.400114 np0000173792 devstack@c-api.service[112114]: INFO cinder.volume.api [None req-e89c441d-9342-45cd-b78d-8ec58a8157e3 demo demo] Get all volumes completed successfully. May 12 19:26:45.402578 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-e89c441d-9342-45cd-b78d-8ec58a8157e3 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:26:45.402954 np0000173792 devstack@c-api.service[112114]: [pid: 112114|app: 0|req: 5/14] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:26:45 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 12 19:26:55.395676 np0000173792 devstack@c-api.service[112114]: DEBUG dbcounter [-] [112114] Writing DB stats cinder:SELECT=1 {{(pid=112114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:27:45.417471 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.middleware.request_id [None req-f08fc88d-ebf5-4e1e-868f-d73e5f4c2e32 None None] RequestId filter calling following filter/app {{(pid=112115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:27:45.525291 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-f08fc88d-ebf5-4e1e-868f-d73e5f4c2e32 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:27:45.526235 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-f08fc88d-ebf5-4e1e-868f-d73e5f4c2e32 demo demo] Empty body provided in request {{(pid=112115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:27:45.526635 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-f08fc88d-ebf5-4e1e-868f-d73e5f4c2e32 demo demo] Calling method 'detail' {{(pid=112115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:27:45.527289 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.api_utils [None req-f08fc88d-ebf5-4e1e-868f-d73e5f4c2e32 demo demo] Removing options '' from query. {{(pid=112115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:27:45.528952 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.volume.api [None req-f08fc88d-ebf5-4e1e-868f-d73e5f4c2e32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112115) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:27:45.538252 np0000173792 devstack@c-api.service[112115]: INFO cinder.volume.api [None req-f08fc88d-ebf5-4e1e-868f-d73e5f4c2e32 demo demo] Get all volumes completed successfully. May 12 19:27:45.540498 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-f08fc88d-ebf5-4e1e-868f-d73e5f4c2e32 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:27:45.540996 np0000173792 devstack@c-api.service[112115]: [pid: 112115|app: 0|req: 4/15] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:27:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:27:55.533606 np0000173792 devstack@c-api.service[112115]: DEBUG dbcounter [-] [112115] Writing DB stats cinder:SELECT=1 {{(pid=112115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:28:45.561347 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.middleware.request_id [None req-f2c9cbd4-3764-440d-9b30-b8b79220edd9 None None] RequestId filter calling following filter/app {{(pid=112113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:28:45.564148 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-f2c9cbd4-3764-440d-9b30-b8b79220edd9 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:28:45.564354 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-f2c9cbd4-3764-440d-9b30-b8b79220edd9 demo demo] Empty body provided in request {{(pid=112113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:28:45.564635 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-f2c9cbd4-3764-440d-9b30-b8b79220edd9 demo demo] Calling method 'detail' {{(pid=112113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:28:45.565003 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.api_utils [None req-f2c9cbd4-3764-440d-9b30-b8b79220edd9 demo demo] Removing options '' from query. {{(pid=112113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:28:45.566087 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.volume.api [None req-f2c9cbd4-3764-440d-9b30-b8b79220edd9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112113) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:28:45.575376 np0000173792 devstack@c-api.service[112113]: INFO cinder.volume.api [None req-f2c9cbd4-3764-440d-9b30-b8b79220edd9 demo demo] Get all volumes completed successfully. May 12 19:28:45.578354 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-f2c9cbd4-3764-440d-9b30-b8b79220edd9 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:28:45.578981 np0000173792 devstack@c-api.service[112113]: [pid: 112113|app: 0|req: 4/16] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:28:45 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 12 19:28:55.569647 np0000173792 devstack@c-api.service[112113]: DEBUG dbcounter [-] [112113] Writing DB stats cinder:SELECT=1 {{(pid=112113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:29:45.593324 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.middleware.request_id [None req-5ce70a56-e38a-4a9e-b495-4d7c062cc520 None None] RequestId filter calling following filter/app {{(pid=112112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:29:45.596297 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-5ce70a56-e38a-4a9e-b495-4d7c062cc520 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:29:45.596555 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-5ce70a56-e38a-4a9e-b495-4d7c062cc520 demo demo] Empty body provided in request {{(pid=112112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:29:45.596835 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-5ce70a56-e38a-4a9e-b495-4d7c062cc520 demo demo] Calling method 'detail' {{(pid=112112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:29:45.597217 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.api_utils [None req-5ce70a56-e38a-4a9e-b495-4d7c062cc520 demo demo] Removing options '' from query. {{(pid=112112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:29:45.598502 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.volume.api [None req-5ce70a56-e38a-4a9e-b495-4d7c062cc520 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:29:45.608340 np0000173792 devstack@c-api.service[112112]: INFO cinder.volume.api [None req-5ce70a56-e38a-4a9e-b495-4d7c062cc520 demo demo] Get all volumes completed successfully. May 12 19:29:45.610468 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-5ce70a56-e38a-4a9e-b495-4d7c062cc520 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:29:45.610851 np0000173792 devstack@c-api.service[112112]: [pid: 112112|app: 0|req: 4/17] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:29:45 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 12 19:29:55.602371 np0000173792 devstack@c-api.service[112112]: DEBUG dbcounter [-] [112112] Writing DB stats cinder:SELECT=1 {{(pid=112112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:30:45.625359 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.middleware.request_id [None req-369b5415-68dd-4da5-b1f8-9d869abc8d06 None None] RequestId filter calling following filter/app {{(pid=112114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:30:45.628280 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-369b5415-68dd-4da5-b1f8-9d869abc8d06 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:30:45.628533 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-369b5415-68dd-4da5-b1f8-9d869abc8d06 demo demo] Empty body provided in request {{(pid=112114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:30:45.628824 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-369b5415-68dd-4da5-b1f8-9d869abc8d06 demo demo] Calling method 'detail' {{(pid=112114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:30:45.629161 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.api_utils [None req-369b5415-68dd-4da5-b1f8-9d869abc8d06 demo demo] Removing options '' from query. {{(pid=112114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:30:45.630127 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.volume.api [None req-369b5415-68dd-4da5-b1f8-9d869abc8d06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:30:45.638814 np0000173792 devstack@c-api.service[112114]: INFO cinder.volume.api [None req-369b5415-68dd-4da5-b1f8-9d869abc8d06 demo demo] Get all volumes completed successfully. May 12 19:30:45.641401 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-369b5415-68dd-4da5-b1f8-9d869abc8d06 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:30:45.642023 np0000173792 devstack@c-api.service[112114]: [pid: 112114|app: 0|req: 6/18] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:30:45 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 12 19:30:55.633222 np0000173792 devstack@c-api.service[112114]: DEBUG dbcounter [-] [112114] Writing DB stats cinder:SELECT=1 {{(pid=112114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:31:45.658388 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.middleware.request_id [None req-49bd6446-27d1-4e80-b1da-197abb59df8d None None] RequestId filter calling following filter/app {{(pid=112115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:31:45.661403 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-49bd6446-27d1-4e80-b1da-197abb59df8d demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:31:45.661690 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-49bd6446-27d1-4e80-b1da-197abb59df8d demo demo] Empty body provided in request {{(pid=112115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:31:45.661951 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-49bd6446-27d1-4e80-b1da-197abb59df8d demo demo] Calling method 'detail' {{(pid=112115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:31:45.662260 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.api_utils [None req-49bd6446-27d1-4e80-b1da-197abb59df8d demo demo] Removing options '' from query. {{(pid=112115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:31:45.663358 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.volume.api [None req-49bd6446-27d1-4e80-b1da-197abb59df8d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112115) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:31:45.672315 np0000173792 devstack@c-api.service[112115]: INFO cinder.volume.api [None req-49bd6446-27d1-4e80-b1da-197abb59df8d demo demo] Get all volumes completed successfully. May 12 19:31:45.675411 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-49bd6446-27d1-4e80-b1da-197abb59df8d demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:31:45.675411 np0000173792 devstack@c-api.service[112115]: [pid: 112115|app: 0|req: 5/19] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:31:45 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 12 19:31:55.666761 np0000173792 devstack@c-api.service[112115]: DEBUG dbcounter [-] [112115] Writing DB stats cinder:SELECT=1 {{(pid=112115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:32:45.694955 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.middleware.request_id [None req-64a68f5f-368f-46e5-a422-535719d22f3b None None] RequestId filter calling following filter/app {{(pid=112113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:32:45.873204 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-64a68f5f-368f-46e5-a422-535719d22f3b demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:32:45.873740 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-64a68f5f-368f-46e5-a422-535719d22f3b demo demo] Empty body provided in request {{(pid=112113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:32:45.874172 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-64a68f5f-368f-46e5-a422-535719d22f3b demo demo] Calling method 'detail' {{(pid=112113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:32:45.874717 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.api_utils [None req-64a68f5f-368f-46e5-a422-535719d22f3b demo demo] Removing options '' from query. {{(pid=112113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:32:45.876232 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.volume.api [None req-64a68f5f-368f-46e5-a422-535719d22f3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112113) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:32:45.886495 np0000173792 devstack@c-api.service[112113]: INFO cinder.volume.api [None req-64a68f5f-368f-46e5-a422-535719d22f3b demo demo] Get all volumes completed successfully. May 12 19:32:45.888644 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-64a68f5f-368f-46e5-a422-535719d22f3b demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:32:45.889101 np0000173792 devstack@c-api.service[112113]: [pid: 112113|app: 0|req: 5/20] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:32:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:32:55.882258 np0000173792 devstack@c-api.service[112113]: DEBUG dbcounter [-] [112113] Writing DB stats cinder:SELECT=1 {{(pid=112113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:33:45.901240 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.middleware.request_id [None req-c0e7ab67-33e4-4ca7-89ab-0fdb3780a698 None None] RequestId filter calling following filter/app {{(pid=112112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:33:45.904631 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-c0e7ab67-33e4-4ca7-89ab-0fdb3780a698 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:33:45.904740 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-c0e7ab67-33e4-4ca7-89ab-0fdb3780a698 demo demo] Empty body provided in request {{(pid=112112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:33:45.905121 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-c0e7ab67-33e4-4ca7-89ab-0fdb3780a698 demo demo] Calling method 'detail' {{(pid=112112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:33:45.905451 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.api_utils [None req-c0e7ab67-33e4-4ca7-89ab-0fdb3780a698 demo demo] Removing options '' from query. {{(pid=112112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:33:45.906516 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.volume.api [None req-c0e7ab67-33e4-4ca7-89ab-0fdb3780a698 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:33:45.914211 np0000173792 devstack@c-api.service[112112]: INFO cinder.volume.api [None req-c0e7ab67-33e4-4ca7-89ab-0fdb3780a698 demo demo] Get all volumes completed successfully. May 12 19:33:45.916304 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-c0e7ab67-33e4-4ca7-89ab-0fdb3780a698 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:33:45.916698 np0000173792 devstack@c-api.service[112112]: [pid: 112112|app: 0|req: 5/21] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:33:45 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 12 19:33:55.909672 np0000173792 devstack@c-api.service[112112]: DEBUG dbcounter [-] [112112] Writing DB stats cinder:SELECT=1 {{(pid=112112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:34:45.932993 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.middleware.request_id [None req-5e54a8e6-33b3-4b73-9fab-3b8c9260591e None None] RequestId filter calling following filter/app {{(pid=112114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:34:45.937149 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-5e54a8e6-33b3-4b73-9fab-3b8c9260591e demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:34:45.937399 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-5e54a8e6-33b3-4b73-9fab-3b8c9260591e demo demo] Empty body provided in request {{(pid=112114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:34:45.938034 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-5e54a8e6-33b3-4b73-9fab-3b8c9260591e demo demo] Calling method 'detail' {{(pid=112114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:34:45.938365 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.api_utils [None req-5e54a8e6-33b3-4b73-9fab-3b8c9260591e demo demo] Removing options '' from query. {{(pid=112114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:34:45.939402 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.volume.api [None req-5e54a8e6-33b3-4b73-9fab-3b8c9260591e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:34:45.948440 np0000173792 devstack@c-api.service[112114]: INFO cinder.volume.api [None req-5e54a8e6-33b3-4b73-9fab-3b8c9260591e demo demo] Get all volumes completed successfully. May 12 19:34:45.951324 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-5e54a8e6-33b3-4b73-9fab-3b8c9260591e demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:34:45.952005 np0000173792 devstack@c-api.service[112114]: [pid: 112114|app: 0|req: 7/22] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:34:45 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 12 19:34:55.942675 np0000173792 devstack@c-api.service[112114]: DEBUG dbcounter [-] [112114] Writing DB stats cinder:SELECT=1 {{(pid=112114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:35:45.969697 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.middleware.request_id [None req-11f0e6aa-d467-41bb-ab65-eca2d3a374b9 None None] RequestId filter calling following filter/app {{(pid=112115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:35:45.973326 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-11f0e6aa-d467-41bb-ab65-eca2d3a374b9 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:35:45.973507 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-11f0e6aa-d467-41bb-ab65-eca2d3a374b9 demo demo] Empty body provided in request {{(pid=112115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:35:45.974773 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-11f0e6aa-d467-41bb-ab65-eca2d3a374b9 demo demo] Calling method 'detail' {{(pid=112115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:35:45.974773 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.api_utils [None req-11f0e6aa-d467-41bb-ab65-eca2d3a374b9 demo demo] Removing options '' from query. {{(pid=112115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:35:45.974773 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.volume.api [None req-11f0e6aa-d467-41bb-ab65-eca2d3a374b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112115) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:35:45.988552 np0000173792 devstack@c-api.service[112115]: INFO cinder.volume.api [None req-11f0e6aa-d467-41bb-ab65-eca2d3a374b9 demo demo] Get all volumes completed successfully. May 12 19:35:45.991560 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-11f0e6aa-d467-41bb-ab65-eca2d3a374b9 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:35:45.991995 np0000173792 devstack@c-api.service[112115]: [pid: 112115|app: 0|req: 6/23] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:35:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 12 19:35:55.980222 np0000173792 devstack@c-api.service[112115]: DEBUG dbcounter [-] [112115] Writing DB stats cinder:SELECT=1 {{(pid=112115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:36:46.017598 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.middleware.request_id [None req-7f169713-8aa1-42e9-af6c-c1640e538dbc None None] RequestId filter calling following filter/app {{(pid=112113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:36:46.021234 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-7f169713-8aa1-42e9-af6c-c1640e538dbc demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:36:46.021499 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-7f169713-8aa1-42e9-af6c-c1640e538dbc demo demo] Empty body provided in request {{(pid=112113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:36:46.021784 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-7f169713-8aa1-42e9-af6c-c1640e538dbc demo demo] Calling method 'detail' {{(pid=112113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:36:46.022100 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.api_utils [None req-7f169713-8aa1-42e9-af6c-c1640e538dbc demo demo] Removing options '' from query. {{(pid=112113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:36:46.023080 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.volume.api [None req-7f169713-8aa1-42e9-af6c-c1640e538dbc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112113) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:36:46.031306 np0000173792 devstack@c-api.service[112113]: INFO cinder.volume.api [None req-7f169713-8aa1-42e9-af6c-c1640e538dbc demo demo] Get all volumes completed successfully. May 12 19:36:46.034124 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-7f169713-8aa1-42e9-af6c-c1640e538dbc demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:36:46.034643 np0000173792 devstack@c-api.service[112113]: [pid: 112113|app: 0|req: 6/24] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:36:46 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 12 19:36:56.026381 np0000173792 devstack@c-api.service[112113]: DEBUG dbcounter [-] [112113] Writing DB stats cinder:SELECT=1 {{(pid=112113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:37:46.050136 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.middleware.request_id [None req-3b067d49-3db7-4118-acc9-bc6d66d83982 None None] RequestId filter calling following filter/app {{(pid=112112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:37:46.167846 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-3b067d49-3db7-4118-acc9-bc6d66d83982 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:37:46.168115 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-3b067d49-3db7-4118-acc9-bc6d66d83982 demo demo] Empty body provided in request {{(pid=112112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:37:46.168395 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-3b067d49-3db7-4118-acc9-bc6d66d83982 demo demo] Calling method 'detail' {{(pid=112112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:37:46.168783 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.api_utils [None req-3b067d49-3db7-4118-acc9-bc6d66d83982 demo demo] Removing options '' from query. {{(pid=112112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:37:46.169721 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.volume.api [None req-3b067d49-3db7-4118-acc9-bc6d66d83982 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:37:46.177306 np0000173792 devstack@c-api.service[112112]: INFO cinder.volume.api [None req-3b067d49-3db7-4118-acc9-bc6d66d83982 demo demo] Get all volumes completed successfully. May 12 19:37:46.179168 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-3b067d49-3db7-4118-acc9-bc6d66d83982 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:37:46.179554 np0000173792 devstack@c-api.service[112112]: [pid: 112112|app: 0|req: 6/25] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:37:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:37:56.173037 np0000173792 devstack@c-api.service[112112]: DEBUG dbcounter [-] [112112] Writing DB stats cinder:SELECT=1 {{(pid=112112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:38:46.200659 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.middleware.request_id [None req-913e7a5d-e3c2-4a03-8e05-d5c759b81ec9 None None] RequestId filter calling following filter/app {{(pid=112114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:38:46.202900 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-913e7a5d-e3c2-4a03-8e05-d5c759b81ec9 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:38:46.203134 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-913e7a5d-e3c2-4a03-8e05-d5c759b81ec9 demo demo] Empty body provided in request {{(pid=112114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:38:46.203375 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-913e7a5d-e3c2-4a03-8e05-d5c759b81ec9 demo demo] Calling method 'detail' {{(pid=112114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:38:46.203795 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.api_utils [None req-913e7a5d-e3c2-4a03-8e05-d5c759b81ec9 demo demo] Removing options '' from query. {{(pid=112114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:38:46.204884 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.volume.api [None req-913e7a5d-e3c2-4a03-8e05-d5c759b81ec9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:38:46.212414 np0000173792 devstack@c-api.service[112114]: INFO cinder.volume.api [None req-913e7a5d-e3c2-4a03-8e05-d5c759b81ec9 demo demo] Get all volumes completed successfully. May 12 19:38:46.214219 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-913e7a5d-e3c2-4a03-8e05-d5c759b81ec9 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:38:46.214538 np0000173792 devstack@c-api.service[112114]: [pid: 112114|app: 0|req: 8/26] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:38:46 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 12 19:38:56.207920 np0000173792 devstack@c-api.service[112114]: DEBUG dbcounter [-] [112114] Writing DB stats cinder:SELECT=1 {{(pid=112114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:39:46.229437 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.middleware.request_id [None req-71fbd3a7-4a21-4765-90c4-0ab02ea63b60 None None] RequestId filter calling following filter/app {{(pid=112115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:39:46.232440 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-71fbd3a7-4a21-4765-90c4-0ab02ea63b60 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:39:46.232778 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-71fbd3a7-4a21-4765-90c4-0ab02ea63b60 demo demo] Empty body provided in request {{(pid=112115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:39:46.233094 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-71fbd3a7-4a21-4765-90c4-0ab02ea63b60 demo demo] Calling method 'detail' {{(pid=112115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:39:46.233478 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.api_utils [None req-71fbd3a7-4a21-4765-90c4-0ab02ea63b60 demo demo] Removing options '' from query. {{(pid=112115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:39:46.234936 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.volume.api [None req-71fbd3a7-4a21-4765-90c4-0ab02ea63b60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112115) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:39:46.246564 np0000173792 devstack@c-api.service[112115]: INFO cinder.volume.api [None req-71fbd3a7-4a21-4765-90c4-0ab02ea63b60 demo demo] Get all volumes completed successfully. May 12 19:39:46.249611 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-71fbd3a7-4a21-4765-90c4-0ab02ea63b60 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:39:46.250154 np0000173792 devstack@c-api.service[112115]: [pid: 112115|app: 0|req: 7/27] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:39:46 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 12 19:39:56.239837 np0000173792 devstack@c-api.service[112115]: DEBUG dbcounter [-] [112115] Writing DB stats cinder:SELECT=1 {{(pid=112115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:40:46.267541 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.middleware.request_id [None req-f607cea0-80c6-4c5e-9cb3-4d27014cc376 None None] RequestId filter calling following filter/app {{(pid=112113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:40:46.271605 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-f607cea0-80c6-4c5e-9cb3-4d27014cc376 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:40:46.271925 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-f607cea0-80c6-4c5e-9cb3-4d27014cc376 demo demo] Empty body provided in request {{(pid=112113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:40:46.272217 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-f607cea0-80c6-4c5e-9cb3-4d27014cc376 demo demo] Calling method 'detail' {{(pid=112113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:40:46.272601 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.api_utils [None req-f607cea0-80c6-4c5e-9cb3-4d27014cc376 demo demo] Removing options '' from query. {{(pid=112113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:40:46.273788 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.volume.api [None req-f607cea0-80c6-4c5e-9cb3-4d27014cc376 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112113) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:40:46.284516 np0000173792 devstack@c-api.service[112113]: INFO cinder.volume.api [None req-f607cea0-80c6-4c5e-9cb3-4d27014cc376 demo demo] Get all volumes completed successfully. May 12 19:40:46.286789 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-f607cea0-80c6-4c5e-9cb3-4d27014cc376 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:40:46.287237 np0000173792 devstack@c-api.service[112113]: [pid: 112113|app: 0|req: 7/28] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:40:46 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 12 19:40:56.278084 np0000173792 devstack@c-api.service[112113]: DEBUG dbcounter [-] [112113] Writing DB stats cinder:SELECT=1 {{(pid=112113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:41:46.304332 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.middleware.request_id [None req-9b8592fd-d241-442f-8dcf-681da6a3e8ee None None] RequestId filter calling following filter/app {{(pid=112112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:41:46.308947 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-9b8592fd-d241-442f-8dcf-681da6a3e8ee demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:41:46.309516 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-9b8592fd-d241-442f-8dcf-681da6a3e8ee demo demo] Empty body provided in request {{(pid=112112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:41:46.309984 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-9b8592fd-d241-442f-8dcf-681da6a3e8ee demo demo] Calling method 'detail' {{(pid=112112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:41:46.311717 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.api_utils [None req-9b8592fd-d241-442f-8dcf-681da6a3e8ee demo demo] Removing options '' from query. {{(pid=112112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:41:46.311717 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.volume.api [None req-9b8592fd-d241-442f-8dcf-681da6a3e8ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:41:46.320191 np0000173792 devstack@c-api.service[112112]: INFO cinder.volume.api [None req-9b8592fd-d241-442f-8dcf-681da6a3e8ee demo demo] Get all volumes completed successfully. May 12 19:41:46.325052 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-9b8592fd-d241-442f-8dcf-681da6a3e8ee demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:41:46.325974 np0000173792 devstack@c-api.service[112112]: [pid: 112112|app: 0|req: 7/29] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:41:46 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 12 19:41:56.315210 np0000173792 devstack@c-api.service[112112]: DEBUG dbcounter [-] [112112] Writing DB stats cinder:SELECT=1 {{(pid=112112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:42:46.342661 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.middleware.request_id [None req-c9a8a19f-91ed-4fc9-8891-9c7fce5b456b None None] RequestId filter calling following filter/app {{(pid=112114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:42:46.463972 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-c9a8a19f-91ed-4fc9-8891-9c7fce5b456b demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:42:46.464211 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-c9a8a19f-91ed-4fc9-8891-9c7fce5b456b demo demo] Empty body provided in request {{(pid=112114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:42:46.464449 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-c9a8a19f-91ed-4fc9-8891-9c7fce5b456b demo demo] Calling method 'detail' {{(pid=112114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:42:46.464759 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.api_utils [None req-c9a8a19f-91ed-4fc9-8891-9c7fce5b456b demo demo] Removing options '' from query. {{(pid=112114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:42:46.465700 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.volume.api [None req-c9a8a19f-91ed-4fc9-8891-9c7fce5b456b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:42:46.473824 np0000173792 devstack@c-api.service[112114]: INFO cinder.volume.api [None req-c9a8a19f-91ed-4fc9-8891-9c7fce5b456b demo demo] Get all volumes completed successfully. May 12 19:42:46.476587 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-c9a8a19f-91ed-4fc9-8891-9c7fce5b456b demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:42:46.477067 np0000173792 devstack@c-api.service[112114]: [pid: 112114|app: 0|req: 9/30] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:42:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:42:56.469976 np0000173792 devstack@c-api.service[112114]: DEBUG dbcounter [-] [112114] Writing DB stats cinder:SELECT=1 {{(pid=112114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:43:46.518191 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.middleware.request_id [None req-eea4fa89-9367-4bdf-91bc-55eb6541f017 None None] RequestId filter calling following filter/app {{(pid=112115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:43:46.521327 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-eea4fa89-9367-4bdf-91bc-55eb6541f017 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:43:46.521651 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-eea4fa89-9367-4bdf-91bc-55eb6541f017 demo demo] Empty body provided in request {{(pid=112115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:43:46.521935 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-eea4fa89-9367-4bdf-91bc-55eb6541f017 demo demo] Calling method 'detail' {{(pid=112115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:43:46.522248 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.api_utils [None req-eea4fa89-9367-4bdf-91bc-55eb6541f017 demo demo] Removing options '' from query. {{(pid=112115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:43:46.523285 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.volume.api [None req-eea4fa89-9367-4bdf-91bc-55eb6541f017 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112115) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:43:46.531920 np0000173792 devstack@c-api.service[112115]: INFO cinder.volume.api [None req-eea4fa89-9367-4bdf-91bc-55eb6541f017 demo demo] Get all volumes completed successfully. May 12 19:43:46.534356 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-eea4fa89-9367-4bdf-91bc-55eb6541f017 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:43:46.534890 np0000173792 devstack@c-api.service[112115]: [pid: 112115|app: 0|req: 8/31] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:43:46 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 12 19:43:56.527013 np0000173792 devstack@c-api.service[112115]: DEBUG dbcounter [-] [112115] Writing DB stats cinder:SELECT=1 {{(pid=112115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:44:46.550889 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.middleware.request_id [None req-782781e4-22c9-4ebd-94b1-b079aef75c76 None None] RequestId filter calling following filter/app {{(pid=112113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:44:46.554716 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-782781e4-22c9-4ebd-94b1-b079aef75c76 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:44:46.555035 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-782781e4-22c9-4ebd-94b1-b079aef75c76 demo demo] Empty body provided in request {{(pid=112113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:44:46.555310 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-782781e4-22c9-4ebd-94b1-b079aef75c76 demo demo] Calling method 'detail' {{(pid=112113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:44:46.555612 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.api_utils [None req-782781e4-22c9-4ebd-94b1-b079aef75c76 demo demo] Removing options '' from query. {{(pid=112113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:44:46.556841 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.volume.api [None req-782781e4-22c9-4ebd-94b1-b079aef75c76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112113) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:44:46.565413 np0000173792 devstack@c-api.service[112113]: INFO cinder.volume.api [None req-782781e4-22c9-4ebd-94b1-b079aef75c76 demo demo] Get all volumes completed successfully. May 12 19:44:46.567423 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-782781e4-22c9-4ebd-94b1-b079aef75c76 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:44:46.567821 np0000173792 devstack@c-api.service[112113]: [pid: 112113|app: 0|req: 8/32] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:44:46 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 12 19:44:56.560653 np0000173792 devstack@c-api.service[112113]: DEBUG dbcounter [-] [112113] Writing DB stats cinder:SELECT=1 {{(pid=112113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:45:46.584633 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.middleware.request_id [None req-324ff53b-990a-42ce-ba0f-95ae02b262e4 None None] RequestId filter calling following filter/app {{(pid=112112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:45:46.588246 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-324ff53b-990a-42ce-ba0f-95ae02b262e4 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:45:46.588476 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-324ff53b-990a-42ce-ba0f-95ae02b262e4 demo demo] Empty body provided in request {{(pid=112112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:45:46.588744 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-324ff53b-990a-42ce-ba0f-95ae02b262e4 demo demo] Calling method 'detail' {{(pid=112112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:45:46.589057 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.api_utils [None req-324ff53b-990a-42ce-ba0f-95ae02b262e4 demo demo] Removing options '' from query. {{(pid=112112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:45:46.590279 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.volume.api [None req-324ff53b-990a-42ce-ba0f-95ae02b262e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:45:46.597936 np0000173792 devstack@c-api.service[112112]: INFO cinder.volume.api [None req-324ff53b-990a-42ce-ba0f-95ae02b262e4 demo demo] Get all volumes completed successfully. May 12 19:45:46.599861 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-324ff53b-990a-42ce-ba0f-95ae02b262e4 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:45:46.600276 np0000173792 devstack@c-api.service[112112]: [pid: 112112|app: 0|req: 8/33] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:45:46 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 12 19:45:56.594215 np0000173792 devstack@c-api.service[112112]: DEBUG dbcounter [-] [112112] Writing DB stats cinder:SELECT=1 {{(pid=112112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:46:46.617440 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.middleware.request_id [None req-8e70a3d2-50e2-4905-900a-c9a79b91d4ef None None] RequestId filter calling following filter/app {{(pid=112114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:46:46.621072 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-8e70a3d2-50e2-4905-900a-c9a79b91d4ef demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:46:46.621319 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-8e70a3d2-50e2-4905-900a-c9a79b91d4ef demo demo] Empty body provided in request {{(pid=112114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:46:46.621540 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-8e70a3d2-50e2-4905-900a-c9a79b91d4ef demo demo] Calling method 'detail' {{(pid=112114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:46:46.621872 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.api.api_utils [None req-8e70a3d2-50e2-4905-900a-c9a79b91d4ef demo demo] Removing options '' from query. {{(pid=112114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:46:46.622814 np0000173792 devstack@c-api.service[112114]: DEBUG cinder.volume.api [None req-8e70a3d2-50e2-4905-900a-c9a79b91d4ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:46:46.632062 np0000173792 devstack@c-api.service[112114]: INFO cinder.volume.api [None req-8e70a3d2-50e2-4905-900a-c9a79b91d4ef demo demo] Get all volumes completed successfully. May 12 19:46:46.634748 np0000173792 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-8e70a3d2-50e2-4905-900a-c9a79b91d4ef demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:46:46.635194 np0000173792 devstack@c-api.service[112114]: [pid: 112114|app: 0|req: 10/34] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:46:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:46:56.626068 np0000173792 devstack@c-api.service[112114]: DEBUG dbcounter [-] [112114] Writing DB stats cinder:SELECT=1 {{(pid=112114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:47:46.652034 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.middleware.request_id [None req-d74b5a2d-40a4-4e96-96af-33d2e4c9fe03 None None] RequestId filter calling following filter/app {{(pid=112115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:47:46.689952 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-d74b5a2d-40a4-4e96-96af-33d2e4c9fe03 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:47:46.690308 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-d74b5a2d-40a4-4e96-96af-33d2e4c9fe03 demo demo] Empty body provided in request {{(pid=112115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:47:46.690780 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.openstack.wsgi [None req-d74b5a2d-40a4-4e96-96af-33d2e4c9fe03 demo demo] Calling method 'detail' {{(pid=112115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:47:46.691317 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.api.api_utils [None req-d74b5a2d-40a4-4e96-96af-33d2e4c9fe03 demo demo] Removing options '' from query. {{(pid=112115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:47:46.692562 np0000173792 devstack@c-api.service[112115]: DEBUG cinder.volume.api [None req-d74b5a2d-40a4-4e96-96af-33d2e4c9fe03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112115) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:47:46.700515 np0000173792 devstack@c-api.service[112115]: INFO cinder.volume.api [None req-d74b5a2d-40a4-4e96-96af-33d2e4c9fe03 demo demo] Get all volumes completed successfully. May 12 19:47:46.704786 np0000173792 devstack@c-api.service[112115]: INFO cinder.api.openstack.wsgi [None req-d74b5a2d-40a4-4e96-96af-33d2e4c9fe03 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:47:46.705234 np0000173792 devstack@c-api.service[112115]: [pid: 112115|app: 0|req: 9/35] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:47:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:47:56.695527 np0000173792 devstack@c-api.service[112115]: DEBUG dbcounter [-] [112115] Writing DB stats cinder:SELECT=1 {{(pid=112115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:48:46.722075 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.middleware.request_id [None req-fcff7ea7-e858-4ad9-8f3c-ac786fa0ee7e None None] RequestId filter calling following filter/app {{(pid=112113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:48:46.725211 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-fcff7ea7-e858-4ad9-8f3c-ac786fa0ee7e demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:48:46.725538 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-fcff7ea7-e858-4ad9-8f3c-ac786fa0ee7e demo demo] Empty body provided in request {{(pid=112113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:48:46.725744 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-fcff7ea7-e858-4ad9-8f3c-ac786fa0ee7e demo demo] Calling method 'detail' {{(pid=112113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:48:46.726067 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.api.api_utils [None req-fcff7ea7-e858-4ad9-8f3c-ac786fa0ee7e demo demo] Removing options '' from query. {{(pid=112113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:48:46.727190 np0000173792 devstack@c-api.service[112113]: DEBUG cinder.volume.api [None req-fcff7ea7-e858-4ad9-8f3c-ac786fa0ee7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112113) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:48:46.741789 np0000173792 devstack@c-api.service[112113]: INFO cinder.volume.api [None req-fcff7ea7-e858-4ad9-8f3c-ac786fa0ee7e demo demo] Get all volumes completed successfully. May 12 19:48:46.744251 np0000173792 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-fcff7ea7-e858-4ad9-8f3c-ac786fa0ee7e demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:48:46.744801 np0000173792 devstack@c-api.service[112113]: [pid: 112113|app: 0|req: 9/36] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:48:46 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 12 19:48:56.732343 np0000173792 devstack@c-api.service[112113]: DEBUG dbcounter [-] [112113] Writing DB stats cinder:SELECT=1 {{(pid=112113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:49:46.762671 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.middleware.request_id [None req-5fd5f0f2-be0f-4767-a05b-bc87dde4108b None None] RequestId filter calling following filter/app {{(pid=112112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:49:46.766448 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-5fd5f0f2-be0f-4767-a05b-bc87dde4108b demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 12 19:49:46.768721 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-5fd5f0f2-be0f-4767-a05b-bc87dde4108b demo demo] Empty body provided in request {{(pid=112112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:49:46.768721 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [None req-5fd5f0f2-be0f-4767-a05b-bc87dde4108b demo demo] Calling method 'detail' {{(pid=112112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:49:46.768721 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.api.api_utils [None req-5fd5f0f2-be0f-4767-a05b-bc87dde4108b demo demo] Removing options '' from query. {{(pid=112112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:49:46.768721 np0000173792 devstack@c-api.service[112112]: DEBUG cinder.volume.api [None req-5fd5f0f2-be0f-4767-a05b-bc87dde4108b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:49:46.777701 np0000173792 devstack@c-api.service[112112]: INFO cinder.volume.api [None req-5fd5f0f2-be0f-4767-a05b-bc87dde4108b demo demo] Get all volumes completed successfully. May 12 19:49:46.779706 np0000173792 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [None req-5fd5f0f2-be0f-4767-a05b-bc87dde4108b demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 12 19:49:46.780127 np0000173792 devstack@c-api.service[112112]: [pid: 112112|app: 0|req: 9/37] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 12 19:49:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:49:56.773740 np0000173792 devstack@c-api.service[112112]: DEBUG dbcounter [-] [112112] Writing DB stats cinder:SELECT=1 {{(pid=112112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}