May 08 15:25:12.495973 np0000172758 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 08 15:25:12.502131 np0000172758 devstack@c-api.service[112784]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 08 15:25:12.504483 np0000172758 devstack@c-api.service[112784]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 8 15:25:12 2026] *** May 08 15:25:12.504483 np0000172758 devstack@c-api.service[112784]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 08 15:25:12.504483 np0000172758 devstack@c-api.service[112784]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 08 15:25:12.504483 np0000172758 devstack@c-api.service[112784]: nodename: np0000172758 May 08 15:25:12.504483 np0000172758 devstack@c-api.service[112784]: machine: x86_64 May 08 15:25:12.504483 np0000172758 devstack@c-api.service[112784]: clock source: unix May 08 15:25:12.504483 np0000172758 devstack@c-api.service[112784]: pcre jit disabled May 08 15:25:12.504483 np0000172758 devstack@c-api.service[112784]: detected number of CPU cores: 16 May 08 15:25:12.504483 np0000172758 devstack@c-api.service[112784]: current working directory: / May 08 15:25:12.504483 np0000172758 devstack@c-api.service[112784]: detected binary path: /usr/bin/uwsgi-core May 08 15:25:12.504483 np0000172758 devstack@c-api.service[112784]: your processes number limit is 256917 May 08 15:25:12.504483 np0000172758 devstack@c-api.service[112784]: your memory page size is 4096 bytes May 08 15:25:12.504483 np0000172758 devstack@c-api.service[112784]: detected max file descriptor number: 2048 May 08 15:25:12.504483 np0000172758 devstack@c-api.service[112784]: lock engine: pthread robust mutexes May 08 15:25:12.505026 np0000172758 devstack@c-api.service[112784]: thunder lock: enabled May 08 15:25:12.505026 np0000172758 devstack@c-api.service[112784]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 08 15:25:12.505026 np0000172758 devstack@c-api.service[112784]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 08 15:25:12.505026 np0000172758 devstack@c-api.service[112784]: PEP 405 virtualenv detected: /opt/stack/data/venv May 08 15:25:12.505026 np0000172758 devstack@c-api.service[112784]: Set PythonHome to /opt/stack/data/venv May 08 15:25:12.540371 np0000172758 devstack@c-api.service[112784]: Python main interpreter initialized at 0x78f3510a3668 May 08 15:25:12.540371 np0000172758 devstack@c-api.service[112784]: python threads support enabled May 08 15:25:12.540371 np0000172758 devstack@c-api.service[112784]: your server socket listen backlog is limited to 100 connections May 08 15:25:12.540371 np0000172758 devstack@c-api.service[112784]: your mercy for graceful operations on workers is 80 seconds May 08 15:25:12.540920 np0000172758 devstack@c-api.service[112784]: mapped 671795 bytes (656 KB) for 4 cores May 08 15:25:12.541031 np0000172758 devstack@c-api.service[112784]: *** Operational MODE: preforking *** May 08 15:25:12.541323 np0000172758 devstack@c-api.service[112784]: *** uWSGI is running in multiple interpreter mode *** May 08 15:25:12.541323 np0000172758 devstack@c-api.service[112784]: spawned uWSGI master process (pid: 112784) May 08 15:25:12.541756 np0000172758 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 08 15:25:12.542624 np0000172758 devstack@c-api.service[112784]: spawned uWSGI worker 1 (pid: 112795, cores: 1) May 08 15:25:12.542994 np0000172758 devstack@c-api.service[112784]: spawned uWSGI worker 2 (pid: 112797, cores: 1) May 08 15:25:12.543486 np0000172758 devstack@c-api.service[112784]: spawned uWSGI worker 3 (pid: 112798, cores: 1) May 08 15:25:12.544038 np0000172758 devstack@c-api.service[112784]: spawned uWSGI worker 4 (pid: 112799, cores: 1) May 08 15:25:12.544090 np0000172758 devstack@c-api.service[112784]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 08 15:25:12.671512 np0000172758 devstack@c-api.service[112797]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:25:12.671512 np0000172758 devstack@c-api.service[112797]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:25:12.671512 np0000172758 devstack@c-api.service[112797]: we strongly recommend against using it for new projects. May 08 15:25:12.671512 np0000172758 devstack@c-api.service[112797]: If you are already using Eventlet, we recommend migrating to a different May 08 15:25:12.671512 np0000172758 devstack@c-api.service[112797]: framework. For more detail see May 08 15:25:12.671512 np0000172758 devstack@c-api.service[112797]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:25:12.671512 np0000172758 devstack@c-api.service[112797]: import eventlet # noqa May 08 15:25:12.674871 np0000172758 devstack@c-api.service[112799]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:25:12.674871 np0000172758 devstack@c-api.service[112799]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:25:12.674871 np0000172758 devstack@c-api.service[112799]: we strongly recommend against using it for new projects. May 08 15:25:12.674871 np0000172758 devstack@c-api.service[112799]: If you are already using Eventlet, we recommend migrating to a different May 08 15:25:12.674871 np0000172758 devstack@c-api.service[112799]: framework. For more detail see May 08 15:25:12.674871 np0000172758 devstack@c-api.service[112799]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:25:12.674871 np0000172758 devstack@c-api.service[112799]: import eventlet # noqa May 08 15:25:12.682852 np0000172758 devstack@c-api.service[112795]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:25:12.682852 np0000172758 devstack@c-api.service[112795]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:25:12.682852 np0000172758 devstack@c-api.service[112795]: we strongly recommend against using it for new projects. May 08 15:25:12.682852 np0000172758 devstack@c-api.service[112795]: If you are already using Eventlet, we recommend migrating to a different May 08 15:25:12.682852 np0000172758 devstack@c-api.service[112795]: framework. For more detail see May 08 15:25:12.682852 np0000172758 devstack@c-api.service[112795]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:25:12.682852 np0000172758 devstack@c-api.service[112795]: import eventlet # noqa May 08 15:25:12.694048 np0000172758 devstack@c-api.service[112798]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:25:12.694048 np0000172758 devstack@c-api.service[112798]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:25:12.694048 np0000172758 devstack@c-api.service[112798]: we strongly recommend against using it for new projects. May 08 15:25:12.694048 np0000172758 devstack@c-api.service[112798]: If you are already using Eventlet, we recommend migrating to a different May 08 15:25:12.694048 np0000172758 devstack@c-api.service[112798]: framework. For more detail see May 08 15:25:12.694048 np0000172758 devstack@c-api.service[112798]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:25:12.694048 np0000172758 devstack@c-api.service[112798]: import eventlet # noqa May 08 15:25:12.758114 np0000172758 devstack@c-api.service[112797]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:25:12.758114 np0000172758 devstack@c-api.service[112797]: debtcollector.deprecate( May 08 15:25:12.761784 np0000172758 devstack@c-api.service[112799]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:25:12.761784 np0000172758 devstack@c-api.service[112799]: debtcollector.deprecate( May 08 15:25:12.768123 np0000172758 devstack@c-api.service[112795]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:25:12.768123 np0000172758 devstack@c-api.service[112795]: debtcollector.deprecate( May 08 15:25:12.788204 np0000172758 devstack@c-api.service[112798]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:25:12.788204 np0000172758 devstack@c-api.service[112798]: debtcollector.deprecate( May 08 15:25:12.844898 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:12.844898 np0000172758 devstack@c-api.service[112797]: from cgi import parse_header May 08 15:25:12.851627 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:12.851627 np0000172758 devstack@c-api.service[112795]: from cgi import parse_header May 08 15:25:12.851756 np0000172758 devstack@c-api.service[112799]: /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 08 15:25:12.851756 np0000172758 devstack@c-api.service[112799]: from cgi import parse_header May 08 15:25:12.871816 np0000172758 devstack@c-api.service[112798]: /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 08 15:25:12.871816 np0000172758 devstack@c-api.service[112798]: from cgi import parse_header May 08 15:25:12.894067 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:12.894067 np0000172758 devstack@c-api.service[112795]: removals.removed_module( May 08 15:25:12.894205 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:12.894205 np0000172758 devstack@c-api.service[112797]: removals.removed_module( May 08 15:25:12.894868 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:12.894868 np0000172758 devstack@c-api.service[112795]: removals.removed_module( May 08 15:25:12.895218 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:12.895218 np0000172758 devstack@c-api.service[112797]: removals.removed_module( May 08 15:25:12.895585 np0000172758 devstack@c-api.service[112799]: /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 08 15:25:12.895585 np0000172758 devstack@c-api.service[112799]: removals.removed_module( May 08 15:25:12.896370 np0000172758 devstack@c-api.service[112799]: /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 08 15:25:12.896370 np0000172758 devstack@c-api.service[112799]: removals.removed_module( May 08 15:25:12.918874 np0000172758 devstack@c-api.service[112798]: /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 08 15:25:12.918874 np0000172758 devstack@c-api.service[112798]: removals.removed_module( May 08 15:25:12.920075 np0000172758 devstack@c-api.service[112798]: /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 08 15:25:12.920075 np0000172758 devstack@c-api.service[112798]: removals.removed_module( May 08 15:25:13.507310 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:13.507310 np0000172758 devstack@c-api.service[112797]: warnings.warn( May 08 15:25:13.507650 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:13.507650 np0000172758 devstack@c-api.service[112795]: warnings.warn( May 08 15:25:13.555826 np0000172758 devstack@c-api.service[112798]: /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 08 15:25:13.555826 np0000172758 devstack@c-api.service[112798]: warnings.warn( May 08 15:25:13.559531 np0000172758 devstack@c-api.service[112799]: /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 08 15:25:13.559531 np0000172758 devstack@c-api.service[112799]: warnings.warn( May 08 15:25:13.622199 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:13.622199 np0000172758 devstack@c-api.service[112795]: warnings.warn( May 08 15:25:13.622385 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:13.622385 np0000172758 devstack@c-api.service[112797]: warnings.warn( May 08 15:25:13.665265 np0000172758 devstack@c-api.service[112798]: /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 08 15:25:13.665265 np0000172758 devstack@c-api.service[112798]: warnings.warn( May 08 15:25:13.696378 np0000172758 devstack@c-api.service[112799]: /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 08 15:25:13.696378 np0000172758 devstack@c-api.service[112799]: warnings.warn( May 08 15:25:13.937192 np0000172758 devstack@c-api.service[112797]: 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 08 15:25:13.937914 np0000172758 devstack@c-api.service[112795]: 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 08 15:25:13.938238 np0000172758 devstack@c-api.service[112797]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112797) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:25:13.938300 np0000172758 devstack@c-api.service[112795]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112795) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:25:13.964305 np0000172758 devstack@c-api.service[112798]: 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 08 15:25:13.964573 np0000172758 devstack@c-api.service[112798]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112798) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:25:14.026575 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.026575 np0000172758 devstack@c-api.service[112797]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:25:14.028102 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:14.028102 np0000172758 devstack@c-api.service[112795]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:25:14.032361 np0000172758 devstack@c-api.service[112798]: /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 08 15:25:14.032361 np0000172758 devstack@c-api.service[112798]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:25:14.039223 np0000172758 devstack@c-api.service[112799]: 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 08 15:25:14.039391 np0000172758 devstack@c-api.service[112799]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112799) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:25:14.109783 np0000172758 devstack@c-api.service[112799]: /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 08 15:25:14.109783 np0000172758 devstack@c-api.service[112799]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:25:14.514517 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112797) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:25:14.514854 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112798) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:25:14.514945 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.515012 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.515094 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112795) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:25:14.515173 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.515236 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.515293 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.515405 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.515476 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.515539 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.515688 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.517495 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.517495 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.517750 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.517750 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.517750 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.517750 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.518207 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.518281 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.518346 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.518346 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.518346 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.518346 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.518346 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.518692 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.518767 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.518831 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.518831 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.518831 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.518831 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.518831 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.518831 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.519170 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.519170 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.519170 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.519170 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.519422 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.519495 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.519558 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.519648 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.519723 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.519786 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.519846 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.519906 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.519906 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.520024 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.520156 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.520258 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.520360 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.520448 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.520448 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.520448 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.520448 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.521073 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.521232 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.521232 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.521433 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.521639 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.521756 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.521883 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.521952 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.522020 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.522083 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.522170 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.522269 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.522269 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.522269 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.522467 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.522467 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.522467 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.522688 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.522818 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.522923 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.523008 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.523079 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.523159 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.523226 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.523283 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.523352 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.523410 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.523462 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.523573 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.523573 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.523756 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.523756 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.523930 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.524026 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.524164 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.524164 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.524313 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.524406 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.524472 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.524534 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.524534 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.524534 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.525087 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.525087 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.525087 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.525281 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.525350 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.525350 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.525477 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.525544 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.525648 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.525731 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.525781 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.525823 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.525867 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.525903 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.525944 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.525985 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.525985 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.526068 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.526116 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.526158 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.526205 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.526238 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.526290 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.526364 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.526364 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.526364 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.526364 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.526364 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.526612 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.526612 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.526612 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.526612 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.526612 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.526612 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.526612 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.526612 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.526612 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.526612 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.527054 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.527054 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.527054 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.527054 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.527225 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.527225 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.527225 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.527386 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.527433 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.527486 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.527524 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.527572 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.527660 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.527722 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.527760 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.527805 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.527805 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.527805 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.527943 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.527943 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.527943 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.527943 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.527943 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.527943 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.527943 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.528340 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.528396 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.528439 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.528494 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.528532 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.528575 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.528668 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.528733 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.528764 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.528797 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.528823 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.528849 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.528882 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.528913 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.528942 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.528964 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.529002 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.529027 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.529027 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.529027 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.529027 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.529630 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.529707 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.529749 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.529785 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.529820 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.529848 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.529876 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.529922 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.529966 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.529997 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.530025 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.530053 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.530087 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.530125 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.530125 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.530204 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.530204 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.530279 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.530310 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.530366 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.530471 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.531125 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.531182 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.531216 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.531257 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.531288 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.531317 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.531345 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.531372 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.531411 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.531456 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.531486 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.531516 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.531544 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.531575 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.531626 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.531662 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.531694 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.531694 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.531758 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.531787 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.531861 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.538010 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.538068 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.538122 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.538185 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.538241 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.538303 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.538344 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.538371 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.538402 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.538427 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.538458 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.538501 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.538561 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.538653 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.538693 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.538762 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.538846 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.538930 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.539003 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.539003 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.539108 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.539170 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.539237 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.539237 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.539342 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.539405 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.539480 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.539550 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.539668 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.539728 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.539792 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.539854 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.539927 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.539982 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.540076 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.540132 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.540188 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.540250 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.540311 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.540373 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.540373 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.540373 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.540912 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.541027 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.541097 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.541155 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.541225 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.541289 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.541353 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.541427 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.541536 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.541674 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.541760 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.541818 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.541882 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.541949 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.542012 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.542089 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.542144 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.542198 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.542198 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.542305 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.542369 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.542430 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.542496 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.542565 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.542641 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.542698 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.542698 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.542698 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.542862 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.542862 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.542862 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.542862 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.542862 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.542862 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.542862 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.542862 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.542862 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.542862 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.542862 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.543432 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.543432 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.543432 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.543931 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.544047 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.544047 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.544188 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.544266 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.544346 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.544411 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.544411 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.544521 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.544589 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.544760 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.544832 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.544929 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.545027 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.545086 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.545136 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.545192 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.545244 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.545356 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.545545 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.545987 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.546072 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.546260 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.546331 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.546393 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.546455 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.546637 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.546841 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.547039 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.547128 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.547194 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.547255 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.547255 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.547255 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.547255 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.547255 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.547255 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.547255 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.547255 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.547255 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.547255 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.547787 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.547852 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.547852 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.547852 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.547852 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.548214 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.548281 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.548281 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.548407 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.548463 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.548531 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.548531 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.548531 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.548531 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.548765 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.548797 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.548822 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.548822 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.548822 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.548822 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.548822 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.548822 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.548969 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.549000 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.549030 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.549057 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.549086 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.549114 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.549140 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.549169 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.549204 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.549231 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.549263 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.549289 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.549326 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.549352 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.549384 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.549409 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.549434 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.549434 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.549434 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.549434 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.549434 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.549563 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.549563 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.549621 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.549652 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.549678 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.549704 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.549738 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.549771 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.549797 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.549825 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.549854 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.549883 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.549908 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.549940 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.549971 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.549996 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.550025 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.550057 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.550086 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.550114 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.550144 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.550546 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.550620 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.550660 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.550730 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.550759 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.550791 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.550819 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.550844 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.550877 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.550908 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.550935 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.550961 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.550991 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.551018 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.551051 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.551084 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.551116 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.551145 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.551177 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.551206 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.551206 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.553011 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.553063 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.553130 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.553183 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.553226 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.553260 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.553289 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.553318 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.553346 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.553377 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.553402 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.553432 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.553465 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.553496 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.553527 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.553556 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.553582 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.553632 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.553658 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.553688 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.553718 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.555913 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.555989 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.556075 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.556129 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.556129 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.556210 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.556266 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.556317 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.556357 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.556401 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.556447 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.556568 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.556646 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.556687 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.556722 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.556777 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.556836 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.556836 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.556836 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.556836 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.556836 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.557380 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.557445 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.557508 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.557564 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.557641 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.557712 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.557770 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.557823 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.557887 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.557948 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.558012 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.558066 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.558128 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.558181 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.558237 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.558289 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.558344 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.558392 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.558443 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.558496 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.558496 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.558645 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.558645 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.558771 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.558771 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.558771 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.558935 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.558995 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.559061 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.559128 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.559193 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.559248 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.559302 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.559362 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.559417 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.559470 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.559523 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.559584 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.559676 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.559731 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.559799 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.559854 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.559908 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.559960 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.560065 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.560134 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.560187 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.560248 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.560301 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.560361 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.560430 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.560484 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.560540 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.560619 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.560672 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.560736 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.560788 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.560843 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.560897 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.560956 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.561029 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.561083 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.561138 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.561203 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.561261 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.561319 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.561380 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.561440 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.561499 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.561574 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.561651 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.561703 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.561765 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.561819 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.561869 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.561930 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.561989 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.561989 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.562099 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.562163 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.562163 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.562163 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.562163 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.562163 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.562529 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.562626 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.562685 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.562758 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.562758 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.562857 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.562919 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.562986 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.563040 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.563101 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.563156 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.563220 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.563280 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.563343 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.563396 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.563396 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.563500 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.563500 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.563620 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.563689 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.563689 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.567346 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.567425 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.567483 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.567538 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.567622 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.567622 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.567764 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.567825 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.567825 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.567931 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.568042 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.568109 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.568172 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.568229 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.568288 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.568354 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.568411 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.568473 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.568543 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.568628 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.568628 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.569752 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.569819 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.569894 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.569961 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.570745 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.570811 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.570867 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.570932 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.570996 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.571053 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.571117 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.571302 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.571380 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.571454 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.571521 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.571578 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.571663 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.571734 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.571734 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.571734 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.571734 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.576133 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.576221 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.576296 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.576296 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.576405 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.576405 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.576513 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.576715 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.576780 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.576843 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.576899 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.576951 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.576999 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.577059 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.577108 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.577108 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.577204 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.577257 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.577308 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.577372 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.577422 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.577500 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.577570 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.577648 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.577699 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.577762 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.577824 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.577878 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.577929 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.577985 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.578041 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.578104 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.578174 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.578245 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.578311 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.578375 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.578434 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.578490 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.578542 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.578629 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.578691 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.578774 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.578832 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.578885 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.578942 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.579009 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.579072 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.579133 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.579189 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.579249 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112797) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.579310 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.579370 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.579436 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.579491 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.579491 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.579491 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.579491 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.579491 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.579491 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.579491 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112798) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.590252 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112799) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:25:14.590697 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.590785 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.590983 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.591550 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.591648 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.591711 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.591779 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.591844 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.591912 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.591912 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.592268 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.592447 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.592447 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.592558 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.592558 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.592680 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.592738 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.593206 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.593332 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.593332 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.593510 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.593510 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.593510 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.593764 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.593852 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.593928 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.594004 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.594004 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.594193 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.594193 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.594193 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.594682 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.594797 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.594797 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.594970 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.594970 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.594970 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.595256 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.595256 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.595256 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.595256 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.595256 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.595656 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.595656 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.595656 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.596211 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.596321 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.596321 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.596499 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.596499 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.596677 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.596677 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.596940 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.597015 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.597075 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.597141 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.597214 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.597283 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.597350 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.597841 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.597919 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.597978 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.598046 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.598046 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.598151 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.598208 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.598658 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.598722 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.598805 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.598805 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.598912 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.598968 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.599033 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.600263 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.600329 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.600401 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.600472 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.600531 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.600612 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.600688 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.600945 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.601020 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.601080 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.601141 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.601209 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.601209 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.601425 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.601827 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.601907 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.601963 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.602021 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.602077 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.602142 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.602142 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.602267 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.602267 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.602387 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.602444 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.602510 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.602568 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.602660 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.603187 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.603250 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.603314 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.603375 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.603440 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.603506 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.603569 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.603673 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.603753 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.603821 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.603888 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.603888 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.604037 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.604105 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.604619 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.604695 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.604775 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.604843 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.604843 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.604953 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.605010 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.605289 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.605350 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.605406 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.605472 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.605533 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.605587 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.605687 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.605935 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.606014 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.606071 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.606124 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.606177 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.606241 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.606303 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.606784 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.606845 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.606915 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.606977 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.607036 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.607088 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.607149 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.608952 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.609021 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.609077 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.609129 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.609206 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.609275 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.609275 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.609896 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.609969 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.610026 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.610082 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.610145 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.610216 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.610322 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.610841 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.611019 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.611019 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.611019 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.611183 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.611249 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.611309 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.611762 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.611851 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.612001 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.612115 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.612217 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.612304 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.612392 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.612464 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.612544 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.612638 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.612774 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.612861 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.612923 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.613034 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.613133 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.613241 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.613331 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.613425 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.613536 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.613659 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.613757 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.614695 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.614779 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.614839 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.614908 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.614908 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.615028 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.615028 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.615866 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.615987 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.615987 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.616107 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.616107 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.616236 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.616236 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.616814 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.616908 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.616908 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.617022 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.617022 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.617134 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.617134 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.618168 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.618245 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.618327 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.618327 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.618447 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.618512 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.618568 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.618881 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.618971 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.618971 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.619094 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.619094 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.619245 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.619245 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:25:14.619361 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:25:14.619361 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:25:14.619470 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:25:14.619530 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:25:14.619586 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:25:14.619672 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:25:14.622646 np0000172758 devstack@c-api.service[112797]: INFO dbcounter [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Registered counter for database cinder May 08 15:25:14.622747 np0000172758 devstack@c-api.service[112795]: INFO dbcounter [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Registered counter for database cinder May 08 15:25:14.633474 np0000172758 devstack@c-api.service[112798]: INFO dbcounter [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Registered counter for database cinder May 08 15:25:14.639096 np0000172758 devstack@c-api.service[112797]: DEBUG oslo_db.sqlalchemy.engines [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 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=112797) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:25:14.640913 np0000172758 devstack@c-api.service[112795]: DEBUG oslo_db.sqlalchemy.engines [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 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=112795) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:25:14.654867 np0000172758 devstack@c-api.service[112798]: DEBUG oslo_db.sqlalchemy.engines [None req-73b1be92-1671-4680-813f-7af497e57c55 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=112798) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:25:14.667743 np0000172758 devstack@c-api.service[112799]: INFO dbcounter [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Registered counter for database cinder May 08 15:25:14.686745 np0000172758 devstack@c-api.service[112799]: DEBUG oslo_db.sqlalchemy.engines [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 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=112799) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:25:14.754655 np0000172758 devstack@c-api.service[112797]: DEBUG dbcounter [-] [112797] Writer thread running {{(pid=112797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:25:14.756991 np0000172758 devstack@c-api.service[112795]: DEBUG dbcounter [-] [112795] Writer thread running {{(pid=112795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:25:14.757381 np0000172758 devstack@c-api.service[112797]: INFO cinder.rpc [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:25:14.759669 np0000172758 devstack@c-api.service[112797]: INFO cinder.rpc [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:25:14.759769 np0000172758 devstack@c-api.service[112795]: INFO cinder.rpc [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:25:14.761710 np0000172758 devstack@c-api.service[112797]: INFO cinder.rpc [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:25:14.763779 np0000172758 devstack@c-api.service[112795]: INFO cinder.rpc [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:25:14.764151 np0000172758 devstack@c-api.service[112797]: INFO cinder.rpc [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:25:14.765410 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.767462 np0000172758 devstack@c-api.service[112795]: INFO cinder.rpc [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:25:14.767699 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.770578 np0000172758 devstack@c-api.service[112795]: INFO cinder.rpc [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:25:14.771466 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.773165 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.773453 np0000172758 devstack@c-api.service[112797]: DEBUG oslo_db.sqlalchemy.engines [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 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=112797) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:25:14.776741 np0000172758 devstack@c-api.service[112797]: INFO cinder.rpc [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:25:14.777830 np0000172758 devstack@c-api.service[112795]: DEBUG oslo_db.sqlalchemy.engines [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 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=112795) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:25:14.779511 np0000172758 devstack@c-api.service[112797]: INFO cinder.rpc [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:25:14.780201 np0000172758 devstack@c-api.service[112795]: INFO cinder.rpc [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:25:14.780750 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.782460 np0000172758 devstack@c-api.service[112795]: INFO cinder.rpc [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:25:14.783631 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.783919 np0000172758 devstack@c-api.service[112798]: DEBUG dbcounter [-] [112798] Writer thread running {{(pid=112798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:25:14.786846 np0000172758 devstack@c-api.service[112798]: INFO cinder.rpc [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:25:14.789263 np0000172758 devstack@c-api.service[112798]: INFO cinder.rpc [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:25:14.791414 np0000172758 devstack@c-api.service[112798]: INFO cinder.rpc [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:25:14.792445 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.793397 np0000172758 devstack@c-api.service[112798]: INFO cinder.rpc [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:25:14.794395 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.794481 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.795627 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.796282 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.797563 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.798802 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.800770 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.802160 np0000172758 devstack@c-api.service[112798]: DEBUG oslo_db.sqlalchemy.engines [None req-73b1be92-1671-4680-813f-7af497e57c55 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=112798) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:25:14.802843 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.804826 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.804953 np0000172758 devstack@c-api.service[112798]: INFO cinder.rpc [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:25:14.805861 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.807396 np0000172758 devstack@c-api.service[112798]: INFO cinder.rpc [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:25:14.807834 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.808742 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.808839 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.810723 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.811929 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.813887 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.815446 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.817400 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.818341 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.819528 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.819895 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.820295 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.821813 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.822485 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.822937 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.824429 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.825931 np0000172758 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writer thread running {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:25:14.826432 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.828157 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.828826 np0000172758 devstack@c-api.service[112799]: INFO cinder.rpc [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:25:14.830733 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.830999 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.831538 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.831748 np0000172758 devstack@c-api.service[112799]: INFO cinder.rpc [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:25:14.833703 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.834233 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.834291 np0000172758 devstack@c-api.service[112799]: INFO cinder.rpc [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:25:14.834955 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.835198 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.836387 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.836528 np0000172758 devstack@c-api.service[112799]: INFO cinder.rpc [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:25:14.836687 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.837860 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.837981 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.838247 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.839152 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.839349 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.839653 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.840410 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.840834 np0000172758 devstack@c-api.service[112797]: WARNING cinder.api.contrib.hosts [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:25:14.840936 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.841527 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.842342 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.843024 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.843436 np0000172758 devstack@c-api.service[112795]: WARNING cinder.api.contrib.hosts [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:25:14.844181 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.844541 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.844642 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.845443 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: extensions {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.845664 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.845843 np0000172758 devstack@c-api.service[112799]: DEBUG oslo_db.sqlalchemy.engines [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 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=112799) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:25:14.846662 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: encryption {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.847208 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.848102 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: extensions {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.848199 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: encryption {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.849014 np0000172758 devstack@c-api.service[112799]: INFO cinder.rpc [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:25:14.849303 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: encryption {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.849741 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: os-quota-sets {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.850265 np0000172758 devstack@c-api.service[112799]: INFO cinder.rpc [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:25:14.850871 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: encryption {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.851078 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.851137 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: cgsnapshots {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.851483 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.852392 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: os-quota-sets {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.852483 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: os-quota-class-sets {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.853789 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: cgsnapshots {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.853865 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: os-availability-zone {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.854542 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.855017 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: qos-specs {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.855156 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: os-quota-class-sets {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.856151 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.856483 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: os-availability-zone {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.857097 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: backups {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.857743 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: qos-specs {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.858862 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.859578 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: extra_specs {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.859819 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: backups {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.861124 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: os-snapshot-manage {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.862522 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: extra_specs {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.862714 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: os-volume-type-access {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.864076 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: os-snapshot-manage {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.864246 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: capabilities {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.864769 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.865124 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.865491 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: os-volume-type-access {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.865558 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: os-hosts {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.866801 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: consistencygroups {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.867201 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: capabilities {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.868314 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.868433 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: os-hosts {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.868770 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: os-volume-transfer {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.869118 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.869766 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: consistencygroups {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.870380 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: scheduler-stats {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.871716 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: os-volume-transfer {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.871849 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.871936 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extended resource: os-volume-manage {{(pid=112797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.872012 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.873340 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: scheduler-stats {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.873436 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.873886 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.874746 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extended resource: os-volume-manage {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.874829 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.contrib.snapshot_actions [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] SnapshotActionsController initialized {{(pid=112797) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:25:14.875060 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.875521 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.875777 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.876698 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.876851 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.876938 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.877772 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.contrib.snapshot_actions [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] SnapshotActionsController initialized {{(pid=112795) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:25:14.878192 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.878299 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.878510 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.879348 np0000172758 devstack@c-api.service[112798]: WARNING cinder.api.contrib.hosts [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:25:14.879718 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.879798 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.879928 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.880157 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.881129 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.881323 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.881727 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.882616 np0000172758 devstack@c-api.service[112797]: WARNING castellan.key_manager.migration [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.882707 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.882747 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.883443 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.883486 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.883558 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.883672 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.883804 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.883905 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.884001 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.884136 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.884180 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.884235 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.884344 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.884452 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension UsedLimits extending resource: limits {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.884501 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: extensions {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.884545 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension TypesManage extending resource: types {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.884670 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension AdminActions extending resource: volumes {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.884782 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension AdminActions extending resource: snapshots {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.884888 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension AdminActions extending resource: backups {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.884989 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension VolumeActions extending resource: volumes {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.885197 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.v3.router [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.885669 np0000172758 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.885712 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: encryption {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.885857 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.886486 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.886637 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.886724 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.886836 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.886935 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.887042 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.887159 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.887261 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.887370 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.887413 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: encryption {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.887483 np0000172758 devstack@c-api.service[112797]: WARNING keystonemiddleware.auth_token [None req-0f0074c3-7c31-4b6f-8eba-5f4bae717fa5 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 08 15:25:14.887537 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension UsedLimits extending resource: limits {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.887582 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension TypesManage extending resource: types {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.887713 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension AdminActions extending resource: volumes {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.887831 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension AdminActions extending resource: snapshots {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.887935 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension AdminActions extending resource: backups {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.888048 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension VolumeActions extending resource: volumes {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.888245 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.888727 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.889134 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: os-quota-sets {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.890474 np0000172758 devstack@c-api.service[112795]: WARNING keystonemiddleware.auth_token [None req-b7287531-c59a-4aca-bfb7-2fb2e1289d20 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 08 15:25:14.890577 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: cgsnapshots {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.891926 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.892044 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: os-quota-class-sets {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.893358 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: os-availability-zone {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.893404 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.893480 np0000172758 devstack@c-api.service[112797]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f3510a3668 pid: 112797 (default app) May 08 15:25:14.894049 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.894049 np0000172758 devstack@c-api.service[112797]: warnings.warn( May 08 15:25:14.896261 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: qos-specs {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.896332 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.896371 np0000172758 devstack@c-api.service[112795]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f3510a3668 pid: 112795 (default app) May 08 15:25:14.898470 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: backups {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.901321 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: extra_specs {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.901943 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.902044 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.902044 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.902044 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.902044 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.902044 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.902456 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.902456 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.902456 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.902456 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.902456 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.902787 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.902787 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.902787 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.902787 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.902787 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.902787 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.903303 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.903303 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.903303 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.903303 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.903756 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.903756 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.903756 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.903756 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.904148 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.904148 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.904148 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.904148 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.904511 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.904511 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.904511 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.904511 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.904511 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.904968 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.904968 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.904968 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.904968 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.904968 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.905394 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.905394 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.905394 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.905394 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.905394 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.905394 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.905807 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.905807 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.905807 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.905807 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.905807 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.905807 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.906211 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.906211 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.906211 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.906211 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.906211 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.906211 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.906754 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.906754 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.906754 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.906754 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.906754 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.907165 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.907165 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.907165 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.907165 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.907165 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.907474 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.907474 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.907474 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.907474 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.907474 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.907474 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.907965 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.907965 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.907965 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.907965 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.907965 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.907965 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.908457 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.908457 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.908457 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.908457 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.908457 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.909570 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.909570 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.909570 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.909570 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.909570 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.909989 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.909989 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.909989 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.909989 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.910291 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.910291 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.910291 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.910291 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.910656 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.910656 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.910656 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.910656 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.910656 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.911230 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.911230 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.911230 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.911230 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.911230 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.911627 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: os-snapshot-manage {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.911789 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.911789 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.911789 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.911789 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.912196 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.912196 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.912196 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.912196 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.912577 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.912577 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.912577 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.912577 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.913110 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.913110 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.913110 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.913110 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.913310 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.913310 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.913310 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.913310 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.913535 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.913535 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.913535 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.913535 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.913535 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.913872 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.913872 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.913872 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.913872 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.913872 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.913872 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.914137 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.914137 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.914137 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.914137 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.914137 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.914358 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.914358 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.914358 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.914358 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.914358 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.914358 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.914636 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.914636 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.914636 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.914636 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.914636 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.914636 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.914924 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.914924 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.914924 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.914924 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.914924 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.914924 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.915216 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.915216 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.915216 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.915216 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.915216 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.915216 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.915562 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.915562 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.915562 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.915562 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.915883 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.915883 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.915883 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.915883 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.915883 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.916194 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.916194 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.916194 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.916194 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:14.916194 np0000172758 devstack@c-api.service[112797]: warnings.warn(deprecated_msg) May 08 15:25:14.916449 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: os-volume-type-access {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.916504 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.middleware.request_id [None req-5f69044d-82bf-48bd-b1b5-347518c47fd5 None None] RequestId filter calling following filter/app {{(pid=112797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:25:14.916542 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.916581 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: capabilities {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.916581 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: os-hosts {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.916712 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.916755 np0000172758 devstack@c-api.service[112797]: [pid: 112797|app: 0|req: 1/1] 199.204.45.115 () {60 vars in 953 bytes} [Fri May 8 15:25:14 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 08 15:25:14.916803 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: consistencygroups {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.916842 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.916885 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: os-volume-transfer {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.916931 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.916983 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: scheduler-stats {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.916983 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extended resource: os-volume-manage {{(pid=112798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.917077 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.917189 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.917390 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.918510 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.contrib.snapshot_actions [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] SnapshotActionsController initialized {{(pid=112798) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:25:14.918855 np0000172758 devstack@c-api.service[112799]: WARNING cinder.api.contrib.hosts [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:25:14.919308 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.920092 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.920919 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.922695 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.922747 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.924411 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.925572 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.926111 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.927041 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: extensions {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.927768 np0000172758 devstack@c-api.service[112798]: WARNING castellan.key_manager.migration [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.928704 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.928805 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.928909 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.929038 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.929138 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.929207 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: encryption {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.929282 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.929374 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.929445 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.929584 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.929710 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension UsedLimits extending resource: limits {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.929799 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension TypesManage extending resource: types {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.929923 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension AdminActions extending resource: volumes {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.930018 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension AdminActions extending resource: snapshots {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.930139 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension AdminActions extending resource: backups {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.930235 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension VolumeActions extending resource: volumes {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.930453 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.v3.router [None req-73b1be92-1671-4680-813f-7af497e57c55 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.930777 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: encryption {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.932773 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: os-quota-sets {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.932855 np0000172758 devstack@c-api.service[112798]: WARNING keystonemiddleware.auth_token [None req-73b1be92-1671-4680-813f-7af497e57c55 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 08 15:25:14.934819 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: cgsnapshots {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.936369 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: os-quota-class-sets {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.938412 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: os-availability-zone {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.939467 np0000172758 devstack@c-api.service[112798]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f3510a3668 pid: 112798 (default app) May 08 15:25:14.939939 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: qos-specs {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.942012 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: backups {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.944080 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: extra_specs {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.945607 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: os-snapshot-manage {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.947023 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: os-volume-type-access {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.948547 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: capabilities {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.949797 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: os-hosts {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.951129 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: consistencygroups {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.953019 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: os-volume-transfer {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.954997 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: scheduler-stats {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.956580 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extended resource: os-volume-manage {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:25:14.959019 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.960331 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.contrib.snapshot_actions [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] SnapshotActionsController initialized {{(pid=112799) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:25:14.961094 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.962557 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.964075 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.965455 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.966927 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.968458 np0000172758 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:25:14.969309 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.969425 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.969538 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.969667 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.969765 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.969867 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.970011 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.970097 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.970212 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.970312 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension UsedLimits extending resource: limits {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.970449 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension TypesManage extending resource: types {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.970569 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension AdminActions extending resource: volumes {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.970803 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension AdminActions extending resource: snapshots {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.970895 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension AdminActions extending resource: backups {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.970997 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension VolumeActions extending resource: volumes {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.971117 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:25:14.973466 np0000172758 devstack@c-api.service[112799]: WARNING keystonemiddleware.auth_token [None req-43fabf73-ad79-41c7-929b-7c2b453e9106 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 08 15:25:14.979647 np0000172758 devstack@c-api.service[112799]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f3510a3668 pid: 112799 (default app) May 08 15:25:22.065370 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.065370 np0000172758 devstack@c-api.service[112795]: warnings.warn( May 08 15:25:22.079434 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.079434 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.079434 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.079434 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.080084 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.080084 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.080084 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.080084 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.080426 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.080426 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.080426 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.080426 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.080426 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.080426 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.081048 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.081048 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.081048 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.081048 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.081048 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.081837 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.081837 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.081837 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.081837 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.081837 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.082302 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.082302 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.082302 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.082302 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.082668 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.082668 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.082668 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.082668 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.082668 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.083104 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.083104 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.083104 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.083104 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.083104 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.083475 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.083475 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.083475 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.083475 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.083475 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.083475 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.083968 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.083968 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.083968 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.083968 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.083968 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.083968 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.084451 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.084451 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.084451 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.084451 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.084451 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.084451 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.084946 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.084946 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.084946 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.084946 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.084946 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.085342 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.085342 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.085342 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.085342 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.085342 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.085761 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.085761 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.085761 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.085761 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.085761 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.085761 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.086334 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.086334 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.086334 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.086334 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.086334 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.086334 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.086811 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.086811 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.086811 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.086811 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.086811 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.087176 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.087176 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.087176 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.087176 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.087176 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.087428 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.087428 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.087428 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.087428 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.087694 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.087694 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.087694 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.087694 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.087915 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.087915 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.087915 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.087915 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.087915 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.088187 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.088187 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.088187 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.088187 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.088187 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.088444 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.088444 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.088444 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.088444 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.088685 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.088685 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.088685 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.088685 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.088905 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.088905 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.088905 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.088905 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.089148 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.089148 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.089148 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.089148 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.089358 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.089358 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.089358 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.089358 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.089558 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.089558 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.089558 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.089558 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.089558 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.089849 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.089849 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.089849 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.089849 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.089849 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.089849 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.090194 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.090194 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.090194 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.090194 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.090194 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.090491 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.090491 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.090491 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.090491 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.090491 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.090491 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.090828 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.090828 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.090828 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.090828 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.090828 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.090828 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.091115 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.091115 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.091115 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.091115 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.091115 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.091115 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.091353 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.091353 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.091353 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.091353 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.091353 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.091353 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.091579 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.091579 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.091579 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.091579 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.091859 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.091859 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.091859 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.091859 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.091859 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.092046 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.092046 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.092046 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.092046 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.092046 np0000172758 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) May 08 15:25:22.092046 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.middleware.request_id [None req-ae624a07-6c01-4fb4-beb0-bed6f6293cf1 None None] RequestId filter calling following filter/app {{(pid=112795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:25:22.591410 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-ae624a07-6c01-4fb4-beb0-bed6f6293cf1 admin admin] POST https://199.204.45.115/volume/v3/types May 08 15:25:22.591983 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-ae624a07-6c01-4fb4-beb0-bed6f6293cf1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 15:25:22.593808 np0000172758 devstack@c-api.service[112795]: /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 08 15:25:22.593808 np0000172758 devstack@c-api.service[112795]: warnings.warn( May 08 15:25:22.604150 np0000172758 devstack@c-api.service[112795]: DEBUG oslo_db.sqlalchemy.engines [None req-ae624a07-6c01-4fb4-beb0-bed6f6293cf1 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=112795) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:25:22.639430 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-ae624a07-6c01-4fb4-beb0-bed6f6293cf1 admin admin] https://199.204.45.115/volume/v3/types returned with HTTP 200 May 08 15:25:22.640432 np0000172758 devstack@c-api.service[112795]: [pid: 112795|app: 0|req: 1/2] 199.204.45.115 () {68 vars in 1288 bytes} [Fri May 8 15:25:22 2026] POST /volume/v3/types => generated 186 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:25:22.653536 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.middleware.request_id [req-ae624a07-6c01-4fb4-beb0-bed6f6293cf1 req-6c275874-144f-45ab-9321-f7f6b9516c9d None None] RequestId filter calling following filter/app {{(pid=112797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:25:23.000532 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [req-ae624a07-6c01-4fb4-beb0-bed6f6293cf1 req-6c275874-144f-45ab-9321-f7f6b9516c9d admin admin] POST https://199.204.45.115/volume/v3/types/730c5122-3ff6-4f5b-9f92-ca371af7660b/extra_specs May 08 15:25:23.001050 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [req-ae624a07-6c01-4fb4-beb0-bed6f6293cf1 req-6c275874-144f-45ab-9321-f7f6b9516c9d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 15:25:23.002868 np0000172758 devstack@c-api.service[112797]: /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 08 15:25:23.002868 np0000172758 devstack@c-api.service[112797]: warnings.warn( May 08 15:25:23.012511 np0000172758 devstack@c-api.service[112797]: DEBUG oslo_db.sqlalchemy.engines [req-ae624a07-6c01-4fb4-beb0-bed6f6293cf1 req-6c275874-144f-45ab-9321-f7f6b9516c9d 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=112797) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:25:23.079097 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [req-ae624a07-6c01-4fb4-beb0-bed6f6293cf1 req-6c275874-144f-45ab-9321-f7f6b9516c9d admin admin] https://199.204.45.115/volume/v3/types/730c5122-3ff6-4f5b-9f92-ca371af7660b/extra_specs returned with HTTP 200 May 08 15:25:23.079792 np0000172758 devstack@c-api.service[112797]: [pid: 112797|app: 0|req: 2/3] 199.204.45.115 () {70 vars in 1505 bytes} [Fri May 8 15:25:22 2026] POST /volume/v3/types/730c5122-3ff6-4f5b-9f92-ca371af7660b/extra_specs => generated 55 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:25:24.807261 np0000172758 devstack@c-api.service[112798]: DEBUG dbcounter [-] [112798] Writing DB stats cinder:SELECT=6 {{(pid=112798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:25:24.850278 np0000172758 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=6 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:25:32.635088 np0000172758 devstack@c-api.service[112795]: DEBUG dbcounter [-] [112795] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:25:33.077300 np0000172758 devstack@c-api.service[112797]: DEBUG dbcounter [-] [112797] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:28:31.196310 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.196310 np0000172758 devstack@c-api.service[112798]: warnings.warn( May 08 15:28:31.209082 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.209082 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.209082 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.209082 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.209082 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.209587 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.209587 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.209587 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.209587 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.209587 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.209951 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.209951 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.209951 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.209951 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.209951 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.209951 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.210465 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.210465 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.210465 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.210465 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.210808 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.210808 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.210808 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.210808 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.211090 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.211090 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.211090 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.211090 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.211368 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.211368 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.211368 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.211368 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.211368 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.211778 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.211778 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.211778 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.211778 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.211778 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.212130 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.212130 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.212130 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.212130 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.212130 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.212130 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.212538 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.212538 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.212538 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.212538 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.212538 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.212538 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.213158 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.213158 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.213158 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.213158 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.213158 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.213158 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.213773 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.213773 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.213773 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.213773 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.213773 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.214136 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.214136 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.214136 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.214136 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.214136 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.214468 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.214468 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.214468 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.214468 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.214468 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.214468 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.214951 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.214951 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.214951 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.214951 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.214951 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.214951 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.215340 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.215340 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.215340 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.215340 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.215340 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.215739 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.215739 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.215739 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.215739 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.215739 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.216091 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.216091 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.216091 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.216091 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.216384 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.216384 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.216384 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.216384 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.216706 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.216706 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.216706 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.216706 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.216706 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.217067 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.217067 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.217067 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.217067 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.217067 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.217425 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.217425 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.217425 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.217425 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.217761 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.217761 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.217761 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.217761 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.218043 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.218043 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.218043 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.218043 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.218461 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.218461 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.218461 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.218461 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.218912 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.218912 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.218912 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.218912 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.219207 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.219207 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.219207 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.219207 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.219207 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.219381 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.219381 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.219381 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.219381 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.219381 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.219381 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.219554 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.219554 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.219554 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.219554 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.219554 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.219712 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.219712 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.219712 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.219712 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.219712 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.219712 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.219892 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.219892 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.219892 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.219892 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.219892 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.219892 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.220081 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.220081 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.220081 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.220081 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.220081 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.220081 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.220256 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.220256 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.220256 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.220256 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.220256 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.220256 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.220463 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.220463 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.220463 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.220463 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.220661 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.220661 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.220661 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.220661 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.220661 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.220844 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.220844 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.220844 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.220844 np0000172758 devstack@c-api.service[112798]: /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 08 15:28:31.220844 np0000172758 devstack@c-api.service[112798]: warnings.warn(deprecated_msg) May 08 15:28:31.220844 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.middleware.request_id [None req-325f8cea-ef74-42e9-8eca-918b8595fe58 None None] RequestId filter calling following filter/app {{(pid=112798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:28:31.220844 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-325f8cea-ef74-42e9-8eca-918b8595fe58 None None] GET https://199.204.45.115/volume// May 08 15:28:31.221041 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-325f8cea-ef74-42e9-8eca-918b8595fe58 None None] Empty body provided in request {{(pid=112798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:28:31.221041 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-325f8cea-ef74-42e9-8eca-918b8595fe58 None None] Calling method 'all' {{(pid=112798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:28:31.221041 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-325f8cea-ef74-42e9-8eca-918b8595fe58 None None] https://199.204.45.115/volume// returned with HTTP 300 May 08 15:28:31.221041 np0000172758 devstack@c-api.service[112798]: [pid: 112798|app: 0|req: 1/4] 199.204.45.115 () {66 vars in 1456 bytes} [Fri May 8 15:28:31 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 08 15:29:08.294000 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.294000 np0000172758 devstack@c-api.service[112799]: warnings.warn( May 08 15:29:08.309139 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.309139 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.309139 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.309139 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.309494 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.309494 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.309494 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.309494 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.309791 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.309791 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.309791 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.309791 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.309791 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.309791 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.310159 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.310159 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.310159 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.310159 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.310159 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.310444 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.310444 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.310444 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.310444 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.310444 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.310846 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.310846 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.310846 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.310846 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.311077 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.311077 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.311077 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.311077 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.311077 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.311354 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.311354 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.311354 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.311354 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.311354 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.311663 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.311663 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.311663 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.311663 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.311663 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.311663 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.312016 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.312016 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.312016 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.312016 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.312016 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.312016 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.312348 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.312348 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.312348 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.312348 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.312348 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.312348 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.312712 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.312712 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.312712 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.312712 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.312712 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.313148 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.313148 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.313148 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.313148 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.313148 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.313503 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.313503 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.313503 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.313503 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.313503 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.313503 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.313898 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.313898 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.313898 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.313898 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.313898 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.313898 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.314209 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.314209 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.314209 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.314209 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.314209 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.314585 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.314585 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.314585 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.314585 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.314585 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.315035 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.315035 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.315035 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.315035 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.315275 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.315275 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.315275 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.315275 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.315502 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.315502 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.315502 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.315502 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.315502 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.315884 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.315884 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.315884 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.315884 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.315884 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.316205 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.316205 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.316205 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.316205 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.316452 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.316452 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.316452 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.316452 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.316890 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.316890 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.316890 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.316890 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.317157 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.317157 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.317157 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.317157 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.317453 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.317453 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.317453 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.317453 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.317704 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.317704 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.317704 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.317704 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.317704 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.318134 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.318134 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.318134 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.318134 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.318134 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.318134 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.318527 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.318527 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.318527 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.318527 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.318527 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.318904 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.318904 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.318904 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.318904 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.318904 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.318904 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.319330 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.319330 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.319330 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.319330 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.319330 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.319330 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.319717 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.319717 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.319717 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.319717 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.319717 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.319717 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.319891 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.319891 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.319891 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.319891 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.319891 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.319891 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.320082 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.320082 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.320082 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.320082 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.320210 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.320210 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.320210 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.320210 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.320210 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.320347 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.320347 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.320347 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.320347 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.320347 np0000172758 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) May 08 15:29:08.320347 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-ebc9c0e1-7304-4018-aeaf-e37c47badf2d None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:29:08.648072 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-ebc9c0e1-7304-4018-aeaf-e37c47badf2d demo demo] GET https://199.204.45.115/volume/v3/types?is_public=None May 08 15:29:08.648428 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-ebc9c0e1-7304-4018-aeaf-e37c47badf2d demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:29:08.648681 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-ebc9c0e1-7304-4018-aeaf-e37c47badf2d demo demo] Calling method 'index' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:29:08.649251 np0000172758 devstack@c-api.service[112799]: /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 08 15:29:08.649251 np0000172758 devstack@c-api.service[112799]: warnings.warn( May 08 15:29:08.649974 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-ebc9c0e1-7304-4018-aeaf-e37c47badf2d demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:29:08.661281 np0000172758 devstack@c-api.service[112799]: DEBUG oslo_db.sqlalchemy.engines [None req-ebc9c0e1-7304-4018-aeaf-e37c47badf2d 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=112799) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:29:08.684297 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-ebc9c0e1-7304-4018-aeaf-e37c47badf2d demo demo] https://199.204.45.115/volume/v3/types?is_public=None returned with HTTP 200 May 08 15:29:08.684933 np0000172758 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 1/5] 199.204.45.115 () {64 vars in 1263 bytes} [Fri May 8 15:29:08 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:29:08.698391 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.middleware.request_id [req-ebc9c0e1-7304-4018-aeaf-e37c47badf2d req-c82f9e37-7e0b-42e4-be60-28bb68dff15e None None] RequestId filter calling following filter/app {{(pid=112795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:29:08.704101 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [req-ebc9c0e1-7304-4018-aeaf-e37c47badf2d req-c82f9e37-7e0b-42e4-be60-28bb68dff15e demo demo] GET https://199.204.45.115/volume/v3/types/default May 08 15:29:08.704429 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [req-ebc9c0e1-7304-4018-aeaf-e37c47badf2d req-c82f9e37-7e0b-42e4-be60-28bb68dff15e demo demo] Empty body provided in request {{(pid=112795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:29:08.704850 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [req-ebc9c0e1-7304-4018-aeaf-e37c47badf2d req-c82f9e37-7e0b-42e4-be60-28bb68dff15e demo demo] Calling method 'show' {{(pid=112795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:29:08.719208 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [req-ebc9c0e1-7304-4018-aeaf-e37c47badf2d req-c82f9e37-7e0b-42e4-be60-28bb68dff15e demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 08 15:29:08.719932 np0000172758 devstack@c-api.service[112795]: [pid: 112795|app: 0|req: 2/6] 199.204.45.115 () {66 vars in 1329 bytes} [Fri May 8 15:29:08 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:29:09.067316 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.middleware.request_id [None req-f07111ca-0b28-4735-be04-50cdd08c42d1 None None] RequestId filter calling following filter/app {{(pid=112797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:29:09.072478 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-f07111ca-0b28-4735-be04-50cdd08c42d1 demo demo] GET https://199.204.45.115/volume/v3/types/default May 08 15:29:09.072771 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-f07111ca-0b28-4735-be04-50cdd08c42d1 demo demo] Empty body provided in request {{(pid=112797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:29:09.073038 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-f07111ca-0b28-4735-be04-50cdd08c42d1 demo demo] Calling method 'show' {{(pid=112797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:29:09.088205 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-f07111ca-0b28-4735-be04-50cdd08c42d1 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 08 15:29:09.088502 np0000172758 devstack@c-api.service[112797]: [pid: 112797|app: 0|req: 3/7] 199.204.45.115 () {64 vars in 1258 bytes} [Fri May 8 15:29:09 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:29:09.523827 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.middleware.request_id [None req-29abf6d0-5dfc-473a-b788-2de99a403db5 None None] RequestId filter calling following filter/app {{(pid=112798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:29:09.858177 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-29abf6d0-5dfc-473a-b788-2de99a403db5 demo demo] GET https://199.204.45.115/volume/v3/types/default May 08 15:29:09.858486 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-29abf6d0-5dfc-473a-b788-2de99a403db5 demo demo] Empty body provided in request {{(pid=112798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:29:09.858702 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-29abf6d0-5dfc-473a-b788-2de99a403db5 demo demo] Calling method 'show' {{(pid=112798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:29:09.865949 np0000172758 devstack@c-api.service[112798]: DEBUG oslo_db.sqlalchemy.engines [None req-29abf6d0-5dfc-473a-b788-2de99a403db5 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=112798) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:29:09.879227 np0000172758 devstack@c-api.service[112798]: /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 08 15:29:09.879227 np0000172758 devstack@c-api.service[112798]: warnings.warn( May 08 15:29:09.881636 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-29abf6d0-5dfc-473a-b788-2de99a403db5 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 08 15:29:09.882358 np0000172758 devstack@c-api.service[112798]: [pid: 112798|app: 0|req: 2/8] 199.204.45.115 () {64 vars in 1258 bytes} [Fri May 8 15:29:09 2026] GET /volume/v3/types/default => generated 145 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:29:09.893937 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-3cff0ff2-0db7-4245-9a38-6353401b57b0 None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:29:09.897466 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-3cff0ff2-0db7-4245-9a38-6353401b57b0 demo demo] GET https://199.204.45.115/volume/v3/types/default May 08 15:29:09.897873 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-3cff0ff2-0db7-4245-9a38-6353401b57b0 demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:29:09.898277 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-3cff0ff2-0db7-4245-9a38-6353401b57b0 demo demo] Calling method 'show' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:29:09.913407 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-3cff0ff2-0db7-4245-9a38-6353401b57b0 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 08 15:29:09.913867 np0000172758 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 2/9] 199.204.45.115 () {64 vars in 1258 bytes} [Fri May 8 15:29:09 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 08 15:29:18.712883 np0000172758 devstack@c-api.service[112795]: DEBUG dbcounter [-] [112795] Writing DB stats cinder:SELECT=2 {{(pid=112795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:29:19.084240 np0000172758 devstack@c-api.service[112797]: DEBUG dbcounter [-] [112797] Writing DB stats cinder:SELECT=2 {{(pid=112797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:29:19.877403 np0000172758 devstack@c-api.service[112798]: DEBUG dbcounter [-] [112798] Writing DB stats cinder:SELECT=2 {{(pid=112798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:29:19.909376 np0000172758 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=3 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:35:51.183526 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.middleware.request_id [None req-714ac976-5ff2-42e9-87d1-3f878ca4b188 None None] RequestId filter calling following filter/app {{(pid=112795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:35:51.294933 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-714ac976-5ff2-42e9-87d1-3f878ca4b188 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:35:51.295170 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-714ac976-5ff2-42e9-87d1-3f878ca4b188 demo demo] Empty body provided in request {{(pid=112795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:35:51.295463 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-714ac976-5ff2-42e9-87d1-3f878ca4b188 demo demo] Calling method 'detail' {{(pid=112795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:35:51.296097 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.api_utils [None req-714ac976-5ff2-42e9-87d1-3f878ca4b188 demo demo] Removing options '' from query. {{(pid=112795) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:35:51.297090 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.volume.api [None req-714ac976-5ff2-42e9-87d1-3f878ca4b188 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112795) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:35:51.349064 np0000172758 devstack@c-api.service[112795]: INFO cinder.volume.api [None req-714ac976-5ff2-42e9-87d1-3f878ca4b188 demo demo] Get all volumes completed successfully. May 08 15:35:51.352026 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-714ac976-5ff2-42e9-87d1-3f878ca4b188 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:35:51.352509 np0000172758 devstack@c-api.service[112795]: [pid: 112795|app: 0|req: 3/10] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:35:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:36:01.338382 np0000172758 devstack@c-api.service[112795]: DEBUG dbcounter [-] [112795] Writing DB stats cinder:SELECT=1 {{(pid=112795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:36:51.370705 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.middleware.request_id [None req-b6a2536a-460b-4fe6-b92f-327096992927 None None] RequestId filter calling following filter/app {{(pid=112797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:36:51.374938 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-b6a2536a-460b-4fe6-b92f-327096992927 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:36:51.374938 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-b6a2536a-460b-4fe6-b92f-327096992927 demo demo] Empty body provided in request {{(pid=112797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:36:51.375214 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-b6a2536a-460b-4fe6-b92f-327096992927 demo demo] Calling method 'detail' {{(pid=112797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:36:51.376022 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.api_utils [None req-b6a2536a-460b-4fe6-b92f-327096992927 demo demo] Removing options '' from query. {{(pid=112797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:36:51.377198 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.volume.api [None req-b6a2536a-460b-4fe6-b92f-327096992927 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112797) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:36:51.416195 np0000172758 devstack@c-api.service[112797]: INFO cinder.volume.api [None req-b6a2536a-460b-4fe6-b92f-327096992927 demo demo] Get all volumes completed successfully. May 08 15:36:51.419970 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-b6a2536a-460b-4fe6-b92f-327096992927 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:36:51.420518 np0000172758 devstack@c-api.service[112797]: [pid: 112797|app: 0|req: 4/11] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:36:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:37:01.406948 np0000172758 devstack@c-api.service[112797]: DEBUG dbcounter [-] [112797] Writing DB stats cinder:SELECT=1 {{(pid=112797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:37:51.439240 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.middleware.request_id [None req-c50ba083-13d3-4bb9-858c-b1109803d8d0 None None] RequestId filter calling following filter/app {{(pid=112798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:37:51.443323 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-c50ba083-13d3-4bb9-858c-b1109803d8d0 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:37:51.444041 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-c50ba083-13d3-4bb9-858c-b1109803d8d0 demo demo] Empty body provided in request {{(pid=112798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:37:51.444719 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-c50ba083-13d3-4bb9-858c-b1109803d8d0 demo demo] Calling method 'detail' {{(pid=112798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:37:51.446054 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.api_utils [None req-c50ba083-13d3-4bb9-858c-b1109803d8d0 demo demo] Removing options '' from query. {{(pid=112798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:37:51.448529 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.volume.api [None req-c50ba083-13d3-4bb9-858c-b1109803d8d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112798) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:37:51.493181 np0000172758 devstack@c-api.service[112798]: INFO cinder.volume.api [None req-c50ba083-13d3-4bb9-858c-b1109803d8d0 demo demo] Get all volumes completed successfully. May 08 15:37:51.496965 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-c50ba083-13d3-4bb9-858c-b1109803d8d0 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:37:51.497824 np0000172758 devstack@c-api.service[112798]: [pid: 112798|app: 0|req: 3/12] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:37:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:38:01.485490 np0000172758 devstack@c-api.service[112798]: DEBUG dbcounter [-] [112798] Writing DB stats cinder:SELECT=1 {{(pid=112798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:38:51.518134 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-da711900-ac80-4fbb-9c7b-b9c62289d992 None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:38:51.550120 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-da711900-ac80-4fbb-9c7b-b9c62289d992 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:38:51.550120 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-da711900-ac80-4fbb-9c7b-b9c62289d992 demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:38:51.550120 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-da711900-ac80-4fbb-9c7b-b9c62289d992 demo demo] Calling method 'detail' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:38:51.550120 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-da711900-ac80-4fbb-9c7b-b9c62289d992 demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:38:51.550120 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.volume.api [None req-da711900-ac80-4fbb-9c7b-b9c62289d992 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112799) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:38:51.571978 np0000172758 devstack@c-api.service[112799]: INFO cinder.volume.api [None req-da711900-ac80-4fbb-9c7b-b9c62289d992 demo demo] Get all volumes completed successfully. May 08 15:38:51.576452 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-da711900-ac80-4fbb-9c7b-b9c62289d992 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:38:51.577115 np0000172758 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 3/13] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:38:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:39:01.565847 np0000172758 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:39:51.591828 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.middleware.request_id [None req-3c1bdeab-a4e7-4a11-b2c8-00f94165ef58 None None] RequestId filter calling following filter/app {{(pid=112795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:39:51.595551 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-3c1bdeab-a4e7-4a11-b2c8-00f94165ef58 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:39:51.595804 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-3c1bdeab-a4e7-4a11-b2c8-00f94165ef58 demo demo] Empty body provided in request {{(pid=112795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:39:51.596066 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-3c1bdeab-a4e7-4a11-b2c8-00f94165ef58 demo demo] Calling method 'detail' {{(pid=112795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:39:51.596463 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.api_utils [None req-3c1bdeab-a4e7-4a11-b2c8-00f94165ef58 demo demo] Removing options '' from query. {{(pid=112795) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:39:51.597495 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.volume.api [None req-3c1bdeab-a4e7-4a11-b2c8-00f94165ef58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112795) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:39:51.612508 np0000172758 devstack@c-api.service[112795]: INFO cinder.volume.api [None req-3c1bdeab-a4e7-4a11-b2c8-00f94165ef58 demo demo] Get all volumes completed successfully. May 08 15:39:51.615347 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-3c1bdeab-a4e7-4a11-b2c8-00f94165ef58 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:39:51.615838 np0000172758 devstack@c-api.service[112795]: [pid: 112795|app: 0|req: 4/14] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:39:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:40:01.600813 np0000172758 devstack@c-api.service[112795]: DEBUG dbcounter [-] [112795] Writing DB stats cinder:SELECT=1 {{(pid=112795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:40:51.642931 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.middleware.request_id [None req-fb36d3d0-c325-4c3d-8a96-f8ddbb12a604 None None] RequestId filter calling following filter/app {{(pid=112797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:40:51.758071 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-fb36d3d0-c325-4c3d-8a96-f8ddbb12a604 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:40:51.758299 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-fb36d3d0-c325-4c3d-8a96-f8ddbb12a604 demo demo] Empty body provided in request {{(pid=112797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:40:51.758552 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-fb36d3d0-c325-4c3d-8a96-f8ddbb12a604 demo demo] Calling method 'detail' {{(pid=112797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:40:51.758848 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.api_utils [None req-fb36d3d0-c325-4c3d-8a96-f8ddbb12a604 demo demo] Removing options '' from query. {{(pid=112797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:40:51.760077 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.volume.api [None req-fb36d3d0-c325-4c3d-8a96-f8ddbb12a604 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112797) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:40:51.770141 np0000172758 devstack@c-api.service[112797]: INFO cinder.volume.api [None req-fb36d3d0-c325-4c3d-8a96-f8ddbb12a604 demo demo] Get all volumes completed successfully. May 08 15:40:51.773975 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-fb36d3d0-c325-4c3d-8a96-f8ddbb12a604 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:40:51.774452 np0000172758 devstack@c-api.service[112797]: [pid: 112797|app: 0|req: 5/15] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:40:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:41:01.766580 np0000172758 devstack@c-api.service[112797]: DEBUG dbcounter [-] [112797] Writing DB stats cinder:SELECT=1 {{(pid=112797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:41:51.791479 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.middleware.request_id [None req-d3f7c8ca-44b9-4f14-b23c-a36efa12d8cd None None] RequestId filter calling following filter/app {{(pid=112798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:41:51.795554 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-d3f7c8ca-44b9-4f14-b23c-a36efa12d8cd demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:41:51.795816 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-d3f7c8ca-44b9-4f14-b23c-a36efa12d8cd demo demo] Empty body provided in request {{(pid=112798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:41:51.796135 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-d3f7c8ca-44b9-4f14-b23c-a36efa12d8cd demo demo] Calling method 'detail' {{(pid=112798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:41:51.796493 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.api_utils [None req-d3f7c8ca-44b9-4f14-b23c-a36efa12d8cd demo demo] Removing options '' from query. {{(pid=112798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:41:51.797998 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.volume.api [None req-d3f7c8ca-44b9-4f14-b23c-a36efa12d8cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112798) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:41:51.809119 np0000172758 devstack@c-api.service[112798]: INFO cinder.volume.api [None req-d3f7c8ca-44b9-4f14-b23c-a36efa12d8cd demo demo] Get all volumes completed successfully. May 08 15:41:51.812077 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-d3f7c8ca-44b9-4f14-b23c-a36efa12d8cd demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:41:51.812629 np0000172758 devstack@c-api.service[112798]: [pid: 112798|app: 0|req: 4/16] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:41:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:42:01.802714 np0000172758 devstack@c-api.service[112798]: DEBUG dbcounter [-] [112798] Writing DB stats cinder:SELECT=1 {{(pid=112798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:42:51.828501 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-32205d94-11bf-4e40-b8b2-e6d110d55b99 None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:42:51.833955 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-32205d94-11bf-4e40-b8b2-e6d110d55b99 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:42:51.834333 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-32205d94-11bf-4e40-b8b2-e6d110d55b99 demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:42:51.834761 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-32205d94-11bf-4e40-b8b2-e6d110d55b99 demo demo] Calling method 'detail' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:42:51.835231 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-32205d94-11bf-4e40-b8b2-e6d110d55b99 demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:42:51.836896 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.volume.api [None req-32205d94-11bf-4e40-b8b2-e6d110d55b99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112799) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:42:51.845863 np0000172758 devstack@c-api.service[112799]: INFO cinder.volume.api [None req-32205d94-11bf-4e40-b8b2-e6d110d55b99 demo demo] Get all volumes completed successfully. May 08 15:42:51.850145 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-32205d94-11bf-4e40-b8b2-e6d110d55b99 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:42:51.851063 np0000172758 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 4/17] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:42:51 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 08 15:43:01.840185 np0000172758 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:43:51.864740 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.middleware.request_id [None req-8b9fb624-2837-4787-8bf6-69b564358f6c None None] RequestId filter calling following filter/app {{(pid=112795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:43:51.867578 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-8b9fb624-2837-4787-8bf6-69b564358f6c demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:43:51.867880 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-8b9fb624-2837-4787-8bf6-69b564358f6c demo demo] Empty body provided in request {{(pid=112795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:43:51.868348 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-8b9fb624-2837-4787-8bf6-69b564358f6c demo demo] Calling method 'detail' {{(pid=112795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:43:51.868348 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.api_utils [None req-8b9fb624-2837-4787-8bf6-69b564358f6c demo demo] Removing options '' from query. {{(pid=112795) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:43:51.869330 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.volume.api [None req-8b9fb624-2837-4787-8bf6-69b564358f6c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112795) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:43:51.876300 np0000172758 devstack@c-api.service[112795]: INFO cinder.volume.api [None req-8b9fb624-2837-4787-8bf6-69b564358f6c demo demo] Get all volumes completed successfully. May 08 15:43:51.878194 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-8b9fb624-2837-4787-8bf6-69b564358f6c demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:43:51.878504 np0000172758 devstack@c-api.service[112795]: [pid: 112795|app: 0|req: 5/18] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:43:51 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 08 15:44:01.872552 np0000172758 devstack@c-api.service[112795]: DEBUG dbcounter [-] [112795] Writing DB stats cinder:SELECT=1 {{(pid=112795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:44:51.894835 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.middleware.request_id [None req-92e1b098-3e05-4131-b6f3-c1e9b952fc26 None None] RequestId filter calling following filter/app {{(pid=112797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:44:51.897418 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-92e1b098-3e05-4131-b6f3-c1e9b952fc26 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:44:51.897679 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-92e1b098-3e05-4131-b6f3-c1e9b952fc26 demo demo] Empty body provided in request {{(pid=112797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:44:51.897979 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-92e1b098-3e05-4131-b6f3-c1e9b952fc26 demo demo] Calling method 'detail' {{(pid=112797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:44:51.898271 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.api_utils [None req-92e1b098-3e05-4131-b6f3-c1e9b952fc26 demo demo] Removing options '' from query. {{(pid=112797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:44:51.899401 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.volume.api [None req-92e1b098-3e05-4131-b6f3-c1e9b952fc26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112797) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:44:51.909520 np0000172758 devstack@c-api.service[112797]: INFO cinder.volume.api [None req-92e1b098-3e05-4131-b6f3-c1e9b952fc26 demo demo] Get all volumes completed successfully. May 08 15:44:51.914531 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-92e1b098-3e05-4131-b6f3-c1e9b952fc26 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:44:51.915475 np0000172758 devstack@c-api.service[112797]: [pid: 112797|app: 0|req: 6/19] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:44:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:45:01.904479 np0000172758 devstack@c-api.service[112797]: DEBUG dbcounter [-] [112797] Writing DB stats cinder:SELECT=1 {{(pid=112797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:45:51.930780 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.middleware.request_id [None req-4c4516b8-7267-42f3-98da-c704245b3cf8 None None] RequestId filter calling following filter/app {{(pid=112798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:45:52.097701 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-4c4516b8-7267-42f3-98da-c704245b3cf8 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:45:52.098099 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-4c4516b8-7267-42f3-98da-c704245b3cf8 demo demo] Empty body provided in request {{(pid=112798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:45:52.098497 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-4c4516b8-7267-42f3-98da-c704245b3cf8 demo demo] Calling method 'detail' {{(pid=112798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:45:52.099013 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.api_utils [None req-4c4516b8-7267-42f3-98da-c704245b3cf8 demo demo] Removing options '' from query. {{(pid=112798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:45:52.100628 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.volume.api [None req-4c4516b8-7267-42f3-98da-c704245b3cf8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112798) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:45:52.112060 np0000172758 devstack@c-api.service[112798]: INFO cinder.volume.api [None req-4c4516b8-7267-42f3-98da-c704245b3cf8 demo demo] Get all volumes completed successfully. May 08 15:45:52.115058 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-4c4516b8-7267-42f3-98da-c704245b3cf8 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:45:52.115580 np0000172758 devstack@c-api.service[112798]: [pid: 112798|app: 0|req: 5/20] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:45:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:46:02.106981 np0000172758 devstack@c-api.service[112798]: DEBUG dbcounter [-] [112798] Writing DB stats cinder:SELECT=1 {{(pid=112798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:46:52.132267 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-d68f667f-db31-414f-8ad7-93c2815e2292 None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:46:52.135339 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-d68f667f-db31-414f-8ad7-93c2815e2292 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:46:52.135589 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-d68f667f-db31-414f-8ad7-93c2815e2292 demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:46:52.135892 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-d68f667f-db31-414f-8ad7-93c2815e2292 demo demo] Calling method 'detail' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:46:52.136197 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-d68f667f-db31-414f-8ad7-93c2815e2292 demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:46:52.137277 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.volume.api [None req-d68f667f-db31-414f-8ad7-93c2815e2292 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112799) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:46:52.144199 np0000172758 devstack@c-api.service[112799]: INFO cinder.volume.api [None req-d68f667f-db31-414f-8ad7-93c2815e2292 demo demo] Get all volumes completed successfully. May 08 15:46:52.146296 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-d68f667f-db31-414f-8ad7-93c2815e2292 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:46:52.146728 np0000172758 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 5/21] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:46:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:47:02.140194 np0000172758 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:47:52.162496 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.middleware.request_id [None req-74993e13-d0e3-44aa-9151-7e2ffbf70816 None None] RequestId filter calling following filter/app {{(pid=112795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:47:52.165830 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-74993e13-d0e3-44aa-9151-7e2ffbf70816 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:47:52.166727 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-74993e13-d0e3-44aa-9151-7e2ffbf70816 demo demo] Empty body provided in request {{(pid=112795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:47:52.166727 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-74993e13-d0e3-44aa-9151-7e2ffbf70816 demo demo] Calling method 'detail' {{(pid=112795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:47:52.166727 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.api_utils [None req-74993e13-d0e3-44aa-9151-7e2ffbf70816 demo demo] Removing options '' from query. {{(pid=112795) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:47:52.167632 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.volume.api [None req-74993e13-d0e3-44aa-9151-7e2ffbf70816 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112795) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:47:52.177967 np0000172758 devstack@c-api.service[112795]: INFO cinder.volume.api [None req-74993e13-d0e3-44aa-9151-7e2ffbf70816 demo demo] Get all volumes completed successfully. May 08 15:47:52.180066 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-74993e13-d0e3-44aa-9151-7e2ffbf70816 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:47:52.180572 np0000172758 devstack@c-api.service[112795]: [pid: 112795|app: 0|req: 6/22] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:47:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:48:02.172524 np0000172758 devstack@c-api.service[112795]: DEBUG dbcounter [-] [112795] Writing DB stats cinder:SELECT=1 {{(pid=112795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:48:52.194659 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.middleware.request_id [None req-48098da1-4a2e-48e4-ada9-a5a435e5b0fd None None] RequestId filter calling following filter/app {{(pid=112797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:48:52.198307 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-48098da1-4a2e-48e4-ada9-a5a435e5b0fd demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:48:52.198634 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-48098da1-4a2e-48e4-ada9-a5a435e5b0fd demo demo] Empty body provided in request {{(pid=112797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:48:52.198947 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-48098da1-4a2e-48e4-ada9-a5a435e5b0fd demo demo] Calling method 'detail' {{(pid=112797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:48:52.199290 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.api_utils [None req-48098da1-4a2e-48e4-ada9-a5a435e5b0fd demo demo] Removing options '' from query. {{(pid=112797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:48:52.200309 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.volume.api [None req-48098da1-4a2e-48e4-ada9-a5a435e5b0fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112797) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:48:52.210959 np0000172758 devstack@c-api.service[112797]: INFO cinder.volume.api [None req-48098da1-4a2e-48e4-ada9-a5a435e5b0fd demo demo] Get all volumes completed successfully. May 08 15:48:52.214546 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-48098da1-4a2e-48e4-ada9-a5a435e5b0fd demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:48:52.215104 np0000172758 devstack@c-api.service[112797]: [pid: 112797|app: 0|req: 7/23] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:48:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:49:02.204494 np0000172758 devstack@c-api.service[112797]: DEBUG dbcounter [-] [112797] Writing DB stats cinder:SELECT=1 {{(pid=112797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:49:52.230653 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.middleware.request_id [None req-60292fdc-2f40-4456-863d-fb23b6a3c8ce None None] RequestId filter calling following filter/app {{(pid=112798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:49:52.233105 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-60292fdc-2f40-4456-863d-fb23b6a3c8ce demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:49:52.233289 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-60292fdc-2f40-4456-863d-fb23b6a3c8ce demo demo] Empty body provided in request {{(pid=112798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:49:52.233469 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-60292fdc-2f40-4456-863d-fb23b6a3c8ce demo demo] Calling method 'detail' {{(pid=112798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:49:52.233700 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.api_utils [None req-60292fdc-2f40-4456-863d-fb23b6a3c8ce demo demo] Removing options '' from query. {{(pid=112798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:49:52.234377 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.volume.api [None req-60292fdc-2f40-4456-863d-fb23b6a3c8ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112798) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:49:52.241634 np0000172758 devstack@c-api.service[112798]: INFO cinder.volume.api [None req-60292fdc-2f40-4456-863d-fb23b6a3c8ce demo demo] Get all volumes completed successfully. May 08 15:49:52.244241 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-60292fdc-2f40-4456-863d-fb23b6a3c8ce demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:49:52.244747 np0000172758 devstack@c-api.service[112798]: [pid: 112798|app: 0|req: 6/24] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:49:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:50:02.236979 np0000172758 devstack@c-api.service[112798]: DEBUG dbcounter [-] [112798] Writing DB stats cinder:SELECT=1 {{(pid=112798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:50:52.262453 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-43485eef-8e17-4a51-8465-e2249acc7640 None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:50:52.459245 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-43485eef-8e17-4a51-8465-e2249acc7640 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:50:52.459618 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-43485eef-8e17-4a51-8465-e2249acc7640 demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:50:52.460039 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-43485eef-8e17-4a51-8465-e2249acc7640 demo demo] Calling method 'detail' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:50:52.460277 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-43485eef-8e17-4a51-8465-e2249acc7640 demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:50:52.461404 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.volume.api [None req-43485eef-8e17-4a51-8465-e2249acc7640 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112799) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:50:52.469279 np0000172758 devstack@c-api.service[112799]: INFO cinder.volume.api [None req-43485eef-8e17-4a51-8465-e2249acc7640 demo demo] Get all volumes completed successfully. May 08 15:50:52.471752 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-43485eef-8e17-4a51-8465-e2249acc7640 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:50:52.472127 np0000172758 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 6/25] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:50:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:51:02.465108 np0000172758 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:51:52.486815 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.middleware.request_id [None req-73a9f1bc-2e50-478c-8439-434aba552edb None None] RequestId filter calling following filter/app {{(pid=112795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:51:52.490056 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-73a9f1bc-2e50-478c-8439-434aba552edb demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:51:52.490359 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-73a9f1bc-2e50-478c-8439-434aba552edb demo demo] Empty body provided in request {{(pid=112795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:51:52.490731 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-73a9f1bc-2e50-478c-8439-434aba552edb demo demo] Calling method 'detail' {{(pid=112795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:51:52.491117 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.api_utils [None req-73a9f1bc-2e50-478c-8439-434aba552edb demo demo] Removing options '' from query. {{(pid=112795) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:51:52.492461 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.volume.api [None req-73a9f1bc-2e50-478c-8439-434aba552edb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112795) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:51:52.502076 np0000172758 devstack@c-api.service[112795]: INFO cinder.volume.api [None req-73a9f1bc-2e50-478c-8439-434aba552edb demo demo] Get all volumes completed successfully. May 08 15:51:52.505090 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-73a9f1bc-2e50-478c-8439-434aba552edb demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:51:52.505802 np0000172758 devstack@c-api.service[112795]: [pid: 112795|app: 0|req: 7/26] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:51:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:52:02.496277 np0000172758 devstack@c-api.service[112795]: DEBUG dbcounter [-] [112795] Writing DB stats cinder:SELECT=1 {{(pid=112795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:52:52.518383 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.middleware.request_id [None req-e5442a03-cb93-445b-9145-524a1d4f5564 None None] RequestId filter calling following filter/app {{(pid=112797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:52:52.521459 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-e5442a03-cb93-445b-9145-524a1d4f5564 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:52:52.521762 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-e5442a03-cb93-445b-9145-524a1d4f5564 demo demo] Empty body provided in request {{(pid=112797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:52:52.522026 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-e5442a03-cb93-445b-9145-524a1d4f5564 demo demo] Calling method 'detail' {{(pid=112797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:52:52.522321 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.api_utils [None req-e5442a03-cb93-445b-9145-524a1d4f5564 demo demo] Removing options '' from query. {{(pid=112797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:52:52.523587 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.volume.api [None req-e5442a03-cb93-445b-9145-524a1d4f5564 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112797) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:52:52.531110 np0000172758 devstack@c-api.service[112797]: INFO cinder.volume.api [None req-e5442a03-cb93-445b-9145-524a1d4f5564 demo demo] Get all volumes completed successfully. May 08 15:52:52.533526 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-e5442a03-cb93-445b-9145-524a1d4f5564 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:52:52.533931 np0000172758 devstack@c-api.service[112797]: [pid: 112797|app: 0|req: 8/27] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:52:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:53:02.526797 np0000172758 devstack@c-api.service[112797]: DEBUG dbcounter [-] [112797] Writing DB stats cinder:SELECT=1 {{(pid=112797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:53:52.548012 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.middleware.request_id [None req-1daafa28-1bee-4f8d-8202-f8d4eacedaee None None] RequestId filter calling following filter/app {{(pid=112798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:53:52.552253 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-1daafa28-1bee-4f8d-8202-f8d4eacedaee demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:53:52.552740 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-1daafa28-1bee-4f8d-8202-f8d4eacedaee demo demo] Empty body provided in request {{(pid=112798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:53:52.553149 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-1daafa28-1bee-4f8d-8202-f8d4eacedaee demo demo] Calling method 'detail' {{(pid=112798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:53:52.553683 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.api_utils [None req-1daafa28-1bee-4f8d-8202-f8d4eacedaee demo demo] Removing options '' from query. {{(pid=112798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:53:52.555171 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.volume.api [None req-1daafa28-1bee-4f8d-8202-f8d4eacedaee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112798) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:53:52.563729 np0000172758 devstack@c-api.service[112798]: INFO cinder.volume.api [None req-1daafa28-1bee-4f8d-8202-f8d4eacedaee demo demo] Get all volumes completed successfully. May 08 15:53:52.565774 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-1daafa28-1bee-4f8d-8202-f8d4eacedaee demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:53:52.566142 np0000172758 devstack@c-api.service[112798]: [pid: 112798|app: 0|req: 7/28] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:53:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:54:02.559205 np0000172758 devstack@c-api.service[112798]: DEBUG dbcounter [-] [112798] Writing DB stats cinder:SELECT=1 {{(pid=112798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:54:52.577571 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-217f30b4-e03d-434a-8990-9aa22c2dd01d None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:54:52.581085 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-217f30b4-e03d-434a-8990-9aa22c2dd01d demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:54:52.581351 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-217f30b4-e03d-434a-8990-9aa22c2dd01d demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:54:52.582153 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-217f30b4-e03d-434a-8990-9aa22c2dd01d demo demo] Calling method 'detail' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:54:52.582676 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-217f30b4-e03d-434a-8990-9aa22c2dd01d demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:54:52.583913 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.volume.api [None req-217f30b4-e03d-434a-8990-9aa22c2dd01d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112799) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:54:52.591842 np0000172758 devstack@c-api.service[112799]: INFO cinder.volume.api [None req-217f30b4-e03d-434a-8990-9aa22c2dd01d demo demo] Get all volumes completed successfully. May 08 15:54:52.593886 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-217f30b4-e03d-434a-8990-9aa22c2dd01d demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:54:52.594255 np0000172758 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 7/29] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:54:52 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 08 15:55:02.587564 np0000172758 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:55:52.609700 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.middleware.request_id [None req-6138346e-38ea-45e0-b102-8a3257d2c806 None None] RequestId filter calling following filter/app {{(pid=112795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:55:52.710960 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-6138346e-38ea-45e0-b102-8a3257d2c806 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:55:52.711463 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-6138346e-38ea-45e0-b102-8a3257d2c806 demo demo] Empty body provided in request {{(pid=112795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:55:52.712016 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-6138346e-38ea-45e0-b102-8a3257d2c806 demo demo] Calling method 'detail' {{(pid=112795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:55:52.712632 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.api_utils [None req-6138346e-38ea-45e0-b102-8a3257d2c806 demo demo] Removing options '' from query. {{(pid=112795) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:55:52.714414 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.volume.api [None req-6138346e-38ea-45e0-b102-8a3257d2c806 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112795) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:55:52.723387 np0000172758 devstack@c-api.service[112795]: INFO cinder.volume.api [None req-6138346e-38ea-45e0-b102-8a3257d2c806 demo demo] Get all volumes completed successfully. May 08 15:55:52.728079 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-6138346e-38ea-45e0-b102-8a3257d2c806 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:55:52.728695 np0000172758 devstack@c-api.service[112795]: [pid: 112795|app: 0|req: 8/30] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:55:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:56:02.718048 np0000172758 devstack@c-api.service[112795]: DEBUG dbcounter [-] [112795] Writing DB stats cinder:SELECT=1 {{(pid=112795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:56:52.744745 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.middleware.request_id [None req-aa403957-fd6a-47a2-a383-9b3df568ae82 None None] RequestId filter calling following filter/app {{(pid=112797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:56:52.751204 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-aa403957-fd6a-47a2-a383-9b3df568ae82 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:56:52.751575 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-aa403957-fd6a-47a2-a383-9b3df568ae82 demo demo] Empty body provided in request {{(pid=112797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:56:52.752047 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-aa403957-fd6a-47a2-a383-9b3df568ae82 demo demo] Calling method 'detail' {{(pid=112797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:56:52.752519 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.api_utils [None req-aa403957-fd6a-47a2-a383-9b3df568ae82 demo demo] Removing options '' from query. {{(pid=112797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:56:52.753728 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.volume.api [None req-aa403957-fd6a-47a2-a383-9b3df568ae82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112797) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:56:52.760118 np0000172758 devstack@c-api.service[112797]: INFO cinder.volume.api [None req-aa403957-fd6a-47a2-a383-9b3df568ae82 demo demo] Get all volumes completed successfully. May 08 15:56:52.762019 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-aa403957-fd6a-47a2-a383-9b3df568ae82 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:56:52.762427 np0000172758 devstack@c-api.service[112797]: [pid: 112797|app: 0|req: 9/31] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:56:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:57:02.756117 np0000172758 devstack@c-api.service[112797]: DEBUG dbcounter [-] [112797] Writing DB stats cinder:SELECT=1 {{(pid=112797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:57:52.777524 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.middleware.request_id [None req-ad1ac32f-82a1-4a69-bf3f-03ede6a988e0 None None] RequestId filter calling following filter/app {{(pid=112798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:57:52.781250 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-ad1ac32f-82a1-4a69-bf3f-03ede6a988e0 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:57:52.781507 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-ad1ac32f-82a1-4a69-bf3f-03ede6a988e0 demo demo] Empty body provided in request {{(pid=112798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:57:52.781928 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-ad1ac32f-82a1-4a69-bf3f-03ede6a988e0 demo demo] Calling method 'detail' {{(pid=112798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:57:52.782300 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.api_utils [None req-ad1ac32f-82a1-4a69-bf3f-03ede6a988e0 demo demo] Removing options '' from query. {{(pid=112798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:57:52.783311 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.volume.api [None req-ad1ac32f-82a1-4a69-bf3f-03ede6a988e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112798) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:57:52.791293 np0000172758 devstack@c-api.service[112798]: INFO cinder.volume.api [None req-ad1ac32f-82a1-4a69-bf3f-03ede6a988e0 demo demo] Get all volumes completed successfully. May 08 15:57:52.793273 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-ad1ac32f-82a1-4a69-bf3f-03ede6a988e0 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:57:52.793665 np0000172758 devstack@c-api.service[112798]: [pid: 112798|app: 0|req: 8/32] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:57:52 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 08 15:58:02.786448 np0000172758 devstack@c-api.service[112798]: DEBUG dbcounter [-] [112798] Writing DB stats cinder:SELECT=1 {{(pid=112798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:58:52.808996 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-db5317d2-05d0-4e9a-ba55-779bca36e95f None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:58:52.813018 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-db5317d2-05d0-4e9a-ba55-779bca36e95f demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:58:52.813399 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-db5317d2-05d0-4e9a-ba55-779bca36e95f demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:58:52.813918 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-db5317d2-05d0-4e9a-ba55-779bca36e95f demo demo] Calling method 'detail' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:58:52.814274 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-db5317d2-05d0-4e9a-ba55-779bca36e95f demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:58:52.815259 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.volume.api [None req-db5317d2-05d0-4e9a-ba55-779bca36e95f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112799) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:58:52.823262 np0000172758 devstack@c-api.service[112799]: INFO cinder.volume.api [None req-db5317d2-05d0-4e9a-ba55-779bca36e95f demo demo] Get all volumes completed successfully. May 08 15:58:52.826039 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-db5317d2-05d0-4e9a-ba55-779bca36e95f demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:58:52.826402 np0000172758 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 8/33] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:58:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:59:02.818405 np0000172758 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:59:52.842723 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.middleware.request_id [None req-30b1ba9c-2dfe-4f19-b184-1532b24b873b None None] RequestId filter calling following filter/app {{(pid=112795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:59:52.844830 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-30b1ba9c-2dfe-4f19-b184-1532b24b873b demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 15:59:52.845054 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-30b1ba9c-2dfe-4f19-b184-1532b24b873b demo demo] Empty body provided in request {{(pid=112795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:59:52.845307 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-30b1ba9c-2dfe-4f19-b184-1532b24b873b demo demo] Calling method 'detail' {{(pid=112795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:59:52.845636 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.api_utils [None req-30b1ba9c-2dfe-4f19-b184-1532b24b873b demo demo] Removing options '' from query. {{(pid=112795) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:59:52.846580 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.volume.api [None req-30b1ba9c-2dfe-4f19-b184-1532b24b873b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112795) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:59:52.859973 np0000172758 devstack@c-api.service[112795]: INFO cinder.volume.api [None req-30b1ba9c-2dfe-4f19-b184-1532b24b873b demo demo] Get all volumes completed successfully. May 08 15:59:52.861925 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-30b1ba9c-2dfe-4f19-b184-1532b24b873b demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 15:59:52.862357 np0000172758 devstack@c-api.service[112795]: [pid: 112795|app: 0|req: 9/34] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 15:59:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 16:00:02.850788 np0000172758 devstack@c-api.service[112795]: DEBUG dbcounter [-] [112795] Writing DB stats cinder:SELECT=1 {{(pid=112795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 16:00:52.877890 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.middleware.request_id [None req-97aff88c-52d6-4077-be18-aa5b5f9beaea None None] RequestId filter calling following filter/app {{(pid=112797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 16:00:52.936035 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-97aff88c-52d6-4077-be18-aa5b5f9beaea demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 16:00:52.936376 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-97aff88c-52d6-4077-be18-aa5b5f9beaea demo demo] Empty body provided in request {{(pid=112797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 16:00:52.937076 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.openstack.wsgi [None req-97aff88c-52d6-4077-be18-aa5b5f9beaea demo demo] Calling method 'detail' {{(pid=112797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 16:00:52.937390 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.api.api_utils [None req-97aff88c-52d6-4077-be18-aa5b5f9beaea demo demo] Removing options '' from query. {{(pid=112797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 16:00:52.938563 np0000172758 devstack@c-api.service[112797]: DEBUG cinder.volume.api [None req-97aff88c-52d6-4077-be18-aa5b5f9beaea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112797) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 16:00:52.952200 np0000172758 devstack@c-api.service[112797]: INFO cinder.volume.api [None req-97aff88c-52d6-4077-be18-aa5b5f9beaea demo demo] Get all volumes completed successfully. May 08 16:00:52.954998 np0000172758 devstack@c-api.service[112797]: INFO cinder.api.openstack.wsgi [None req-97aff88c-52d6-4077-be18-aa5b5f9beaea demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 16:00:52.955379 np0000172758 devstack@c-api.service[112797]: [pid: 112797|app: 0|req: 10/35] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 16:00:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 16:01:02.944862 np0000172758 devstack@c-api.service[112797]: DEBUG dbcounter [-] [112797] Writing DB stats cinder:SELECT=1 {{(pid=112797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 16:01:52.971560 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.middleware.request_id [None req-b93557a7-6ee0-4c7f-98ec-22aea05da5a2 None None] RequestId filter calling following filter/app {{(pid=112798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 16:01:52.976536 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-b93557a7-6ee0-4c7f-98ec-22aea05da5a2 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 16:01:52.977106 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-b93557a7-6ee0-4c7f-98ec-22aea05da5a2 demo demo] Empty body provided in request {{(pid=112798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 16:01:52.977515 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.openstack.wsgi [None req-b93557a7-6ee0-4c7f-98ec-22aea05da5a2 demo demo] Calling method 'detail' {{(pid=112798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 16:01:52.978112 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.api.api_utils [None req-b93557a7-6ee0-4c7f-98ec-22aea05da5a2 demo demo] Removing options '' from query. {{(pid=112798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 16:01:52.979674 np0000172758 devstack@c-api.service[112798]: DEBUG cinder.volume.api [None req-b93557a7-6ee0-4c7f-98ec-22aea05da5a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112798) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 16:01:52.993937 np0000172758 devstack@c-api.service[112798]: INFO cinder.volume.api [None req-b93557a7-6ee0-4c7f-98ec-22aea05da5a2 demo demo] Get all volumes completed successfully. May 08 16:01:52.996161 np0000172758 devstack@c-api.service[112798]: INFO cinder.api.openstack.wsgi [None req-b93557a7-6ee0-4c7f-98ec-22aea05da5a2 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 16:01:52.996546 np0000172758 devstack@c-api.service[112798]: [pid: 112798|app: 0|req: 9/36] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 16:01:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 16:02:02.984384 np0000172758 devstack@c-api.service[112798]: DEBUG dbcounter [-] [112798] Writing DB stats cinder:SELECT=1 {{(pid=112798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 16:02:53.012279 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-fd541f53-7632-4f9f-ae40-f878160cd496 None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 16:02:53.015112 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-fd541f53-7632-4f9f-ae40-f878160cd496 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 16:02:53.015338 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-fd541f53-7632-4f9f-ae40-f878160cd496 demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 16:02:53.015582 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-fd541f53-7632-4f9f-ae40-f878160cd496 demo demo] Calling method 'detail' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 16:02:53.015905 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-fd541f53-7632-4f9f-ae40-f878160cd496 demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 16:02:53.016836 np0000172758 devstack@c-api.service[112799]: DEBUG cinder.volume.api [None req-fd541f53-7632-4f9f-ae40-f878160cd496 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112799) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 16:02:53.025089 np0000172758 devstack@c-api.service[112799]: INFO cinder.volume.api [None req-fd541f53-7632-4f9f-ae40-f878160cd496 demo demo] Get all volumes completed successfully. May 08 16:02:53.028692 np0000172758 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-fd541f53-7632-4f9f-ae40-f878160cd496 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 16:02:53.029372 np0000172758 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 9/37] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 16:02:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 16:03:03.019838 np0000172758 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 16:03:53.045447 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.middleware.request_id [None req-ee2d34af-6ee1-4ac2-a1eb-50a62ab287f3 None None] RequestId filter calling following filter/app {{(pid=112795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 16:03:53.049203 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-ee2d34af-6ee1-4ac2-a1eb-50a62ab287f3 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 08 16:03:53.049534 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-ee2d34af-6ee1-4ac2-a1eb-50a62ab287f3 demo demo] Empty body provided in request {{(pid=112795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 16:03:53.050020 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-ee2d34af-6ee1-4ac2-a1eb-50a62ab287f3 demo demo] Calling method 'detail' {{(pid=112795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 16:03:53.050715 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.api.api_utils [None req-ee2d34af-6ee1-4ac2-a1eb-50a62ab287f3 demo demo] Removing options '' from query. {{(pid=112795) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 16:03:53.051759 np0000172758 devstack@c-api.service[112795]: DEBUG cinder.volume.api [None req-ee2d34af-6ee1-4ac2-a1eb-50a62ab287f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112795) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 16:03:53.060559 np0000172758 devstack@c-api.service[112795]: INFO cinder.volume.api [None req-ee2d34af-6ee1-4ac2-a1eb-50a62ab287f3 demo demo] Get all volumes completed successfully. May 08 16:03:53.065552 np0000172758 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-ee2d34af-6ee1-4ac2-a1eb-50a62ab287f3 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 08 16:03:53.066633 np0000172758 devstack@c-api.service[112795]: [pid: 112795|app: 0|req: 10/38] 199.204.45.115 () {64 vars in 1296 bytes} [Fri May 8 16:03:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 16:04:03.054779 np0000172758 devstack@c-api.service[112795]: DEBUG dbcounter [-] [112795] Writing DB stats cinder:SELECT=1 {{(pid=112795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}