May 09 14:09:23.038799 np0000173170 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 14:09:23.049483 np0000173170 devstack@c-api.service[113101]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 14:09:23.051915 np0000173170 devstack@c-api.service[113101]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 14:09:23 2026] *** May 09 14:09:23.051915 np0000173170 devstack@c-api.service[113101]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 14:09:23.051915 np0000173170 devstack@c-api.service[113101]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 14:09:23.051915 np0000173170 devstack@c-api.service[113101]: nodename: np0000173170 May 09 14:09:23.051915 np0000173170 devstack@c-api.service[113101]: machine: x86_64 May 09 14:09:23.051915 np0000173170 devstack@c-api.service[113101]: clock source: unix May 09 14:09:23.051915 np0000173170 devstack@c-api.service[113101]: pcre jit disabled May 09 14:09:23.051915 np0000173170 devstack@c-api.service[113101]: detected number of CPU cores: 16 May 09 14:09:23.051915 np0000173170 devstack@c-api.service[113101]: current working directory: / May 09 14:09:23.051915 np0000173170 devstack@c-api.service[113101]: detected binary path: /usr/bin/uwsgi-core May 09 14:09:23.051915 np0000173170 devstack@c-api.service[113101]: your processes number limit is 256917 May 09 14:09:23.051915 np0000173170 devstack@c-api.service[113101]: your memory page size is 4096 bytes May 09 14:09:23.051915 np0000173170 devstack@c-api.service[113101]: detected max file descriptor number: 2048 May 09 14:09:23.051915 np0000173170 devstack@c-api.service[113101]: lock engine: pthread robust mutexes May 09 14:09:23.052275 np0000173170 devstack@c-api.service[113101]: thunder lock: enabled May 09 14:09:23.052305 np0000173170 devstack@c-api.service[113101]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 14:09:23.052368 np0000173170 devstack@c-api.service[113101]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 14:09:23.052368 np0000173170 devstack@c-api.service[113101]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 14:09:23.052368 np0000173170 devstack@c-api.service[113101]: Set PythonHome to /opt/stack/data/venv May 09 14:09:23.090191 np0000173170 devstack@c-api.service[113101]: Python main interpreter initialized at 0x78f7c3aa3668 May 09 14:09:23.090191 np0000173170 devstack@c-api.service[113101]: python threads support enabled May 09 14:09:23.090191 np0000173170 devstack@c-api.service[113101]: your server socket listen backlog is limited to 100 connections May 09 14:09:23.090191 np0000173170 devstack@c-api.service[113101]: your mercy for graceful operations on workers is 80 seconds May 09 14:09:23.092881 np0000173170 devstack@c-api.service[113101]: mapped 671795 bytes (656 KB) for 4 cores May 09 14:09:23.093138 np0000173170 devstack@c-api.service[113101]: *** Operational MODE: preforking *** May 09 14:09:23.093312 np0000173170 devstack@c-api.service[113101]: *** uWSGI is running in multiple interpreter mode *** May 09 14:09:23.093312 np0000173170 devstack@c-api.service[113101]: spawned uWSGI master process (pid: 113101) May 09 14:09:23.093662 np0000173170 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 14:09:23.094175 np0000173170 devstack@c-api.service[113101]: spawned uWSGI worker 1 (pid: 113106, cores: 1) May 09 14:09:23.094956 np0000173170 devstack@c-api.service[113101]: spawned uWSGI worker 2 (pid: 113107, cores: 1) May 09 14:09:23.095526 np0000173170 devstack@c-api.service[113101]: spawned uWSGI worker 3 (pid: 113108, cores: 1) May 09 14:09:23.096053 np0000173170 devstack@c-api.service[113101]: spawned uWSGI worker 4 (pid: 113109, cores: 1) May 09 14:09:23.096143 np0000173170 devstack@c-api.service[113101]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 14:09:23.222006 np0000173170 devstack@c-api.service[113108]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:09:23.222006 np0000173170 devstack@c-api.service[113108]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:09:23.222006 np0000173170 devstack@c-api.service[113108]: we strongly recommend against using it for new projects. May 09 14:09:23.222006 np0000173170 devstack@c-api.service[113108]: If you are already using Eventlet, we recommend migrating to a different May 09 14:09:23.222006 np0000173170 devstack@c-api.service[113108]: framework. For more detail see May 09 14:09:23.222006 np0000173170 devstack@c-api.service[113108]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:09:23.222006 np0000173170 devstack@c-api.service[113108]: import eventlet # noqa May 09 14:09:23.227492 np0000173170 devstack@c-api.service[113109]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:09:23.227492 np0000173170 devstack@c-api.service[113109]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:09:23.227492 np0000173170 devstack@c-api.service[113109]: we strongly recommend against using it for new projects. May 09 14:09:23.227492 np0000173170 devstack@c-api.service[113109]: If you are already using Eventlet, we recommend migrating to a different May 09 14:09:23.227492 np0000173170 devstack@c-api.service[113109]: framework. For more detail see May 09 14:09:23.227492 np0000173170 devstack@c-api.service[113109]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:09:23.227492 np0000173170 devstack@c-api.service[113109]: import eventlet # noqa May 09 14:09:23.230627 np0000173170 devstack@c-api.service[113106]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:09:23.230627 np0000173170 devstack@c-api.service[113106]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:09:23.230627 np0000173170 devstack@c-api.service[113106]: we strongly recommend against using it for new projects. May 09 14:09:23.230627 np0000173170 devstack@c-api.service[113106]: If you are already using Eventlet, we recommend migrating to a different May 09 14:09:23.230627 np0000173170 devstack@c-api.service[113106]: framework. For more detail see May 09 14:09:23.230627 np0000173170 devstack@c-api.service[113106]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:09:23.230627 np0000173170 devstack@c-api.service[113106]: import eventlet # noqa May 09 14:09:23.235491 np0000173170 devstack@c-api.service[113107]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:09:23.235491 np0000173170 devstack@c-api.service[113107]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:09:23.235491 np0000173170 devstack@c-api.service[113107]: we strongly recommend against using it for new projects. May 09 14:09:23.235491 np0000173170 devstack@c-api.service[113107]: If you are already using Eventlet, we recommend migrating to a different May 09 14:09:23.235491 np0000173170 devstack@c-api.service[113107]: framework. For more detail see May 09 14:09:23.235491 np0000173170 devstack@c-api.service[113107]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:09:23.235491 np0000173170 devstack@c-api.service[113107]: import eventlet # noqa May 09 14:09:23.312242 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:09:23.312242 np0000173170 devstack@c-api.service[113108]: debtcollector.deprecate( May 09 14:09:23.315781 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:09:23.315781 np0000173170 devstack@c-api.service[113109]: debtcollector.deprecate( May 09 14:09:23.326418 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:09:23.326418 np0000173170 devstack@c-api.service[113107]: debtcollector.deprecate( May 09 14:09:23.331210 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:09:23.331210 np0000173170 devstack@c-api.service[113106]: debtcollector.deprecate( May 09 14:09:23.393341 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:09:23.393341 np0000173170 devstack@c-api.service[113109]: from cgi import parse_header May 09 14:09:23.393720 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:09:23.393720 np0000173170 devstack@c-api.service[113108]: from cgi import parse_header May 09 14:09:23.409580 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:09:23.409580 np0000173170 devstack@c-api.service[113107]: from cgi import parse_header May 09 14:09:23.414817 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:09:23.414817 np0000173170 devstack@c-api.service[113106]: from cgi import parse_header May 09 14:09:23.437442 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:09:23.437442 np0000173170 devstack@c-api.service[113109]: removals.removed_module( May 09 14:09:23.437657 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:09:23.437657 np0000173170 devstack@c-api.service[113108]: removals.removed_module( May 09 14:09:23.438136 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:09:23.438136 np0000173170 devstack@c-api.service[113109]: removals.removed_module( May 09 14:09:23.438348 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:09:23.438348 np0000173170 devstack@c-api.service[113108]: removals.removed_module( May 09 14:09:23.455114 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:09:23.455114 np0000173170 devstack@c-api.service[113107]: removals.removed_module( May 09 14:09:23.455700 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:09:23.455700 np0000173170 devstack@c-api.service[113107]: removals.removed_module( May 09 14:09:23.459827 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:09:23.459827 np0000173170 devstack@c-api.service[113106]: removals.removed_module( May 09 14:09:23.460562 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:09:23.460562 np0000173170 devstack@c-api.service[113106]: removals.removed_module( May 09 14:09:24.075058 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:09:24.075058 np0000173170 devstack@c-api.service[113109]: warnings.warn( May 09 14:09:24.077566 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:09:24.077566 np0000173170 devstack@c-api.service[113107]: warnings.warn( May 09 14:09:24.133785 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:09:24.133785 np0000173170 devstack@c-api.service[113106]: warnings.warn( May 09 14:09:24.162693 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:09:24.162693 np0000173170 devstack@c-api.service[113108]: warnings.warn( May 09 14:09:24.180199 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:09:24.180199 np0000173170 devstack@c-api.service[113107]: warnings.warn( May 09 14:09:24.185235 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:09:24.185235 np0000173170 devstack@c-api.service[113109]: warnings.warn( May 09 14:09:24.248405 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:09:24.248405 np0000173170 devstack@c-api.service[113106]: warnings.warn( May 09 14:09:24.284294 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:09:24.284294 np0000173170 devstack@c-api.service[113108]: warnings.warn( May 09 14:09:24.492095 np0000173170 devstack@c-api.service[113109]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:09:24.492653 np0000173170 devstack@c-api.service[113109]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113109) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:09:24.507246 np0000173170 devstack@c-api.service[113107]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:09:24.507687 np0000173170 devstack@c-api.service[113107]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113107) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:09:24.543686 np0000173170 devstack@c-api.service[113106]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:09:24.543831 np0000173170 devstack@c-api.service[113106]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113106) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:09:24.583314 np0000173170 devstack@c-api.service[113109]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:09:24.583314 np0000173170 devstack@c-api.service[113109]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:09:24.587335 np0000173170 devstack@c-api.service[113107]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:09:24.587335 np0000173170 devstack@c-api.service[113107]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:09:24.592069 np0000173170 devstack@c-api.service[113108]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:09:24.592256 np0000173170 devstack@c-api.service[113108]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113108) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:09:24.606134 np0000173170 devstack@c-api.service[113106]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:09:24.606134 np0000173170 devstack@c-api.service[113106]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:09:24.655106 np0000173170 devstack@c-api.service[113108]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:09:24.655106 np0000173170 devstack@c-api.service[113108]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:09:25.144882 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113107) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:09:25.145105 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113106) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:09:25.145290 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.145371 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.145568 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.145602 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.145666 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.145902 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.146760 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113108) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:09:25.147334 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.147442 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.147715 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.148102 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.148209 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.148286 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.148328 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.148382 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.148412 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.148471 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.148508 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.148534 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.148558 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.148606 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.148632 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.148663 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.148699 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.148728 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.148755 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.148792 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.148836 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.148880 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.148978 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.149106 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.149863 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.149968 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.149998 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.150160 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.150195 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.150232 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.150259 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.150310 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.150349 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.150375 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.150431 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.150461 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.150534 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.150628 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.153086 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113109) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:09:25.153504 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.153584 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.153794 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.154378 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.154451 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.154506 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.154579 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.154624 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.154700 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.154766 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.154794 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.154902 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.154988 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.155070 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.155101 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.155135 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.155190 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.155218 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.155260 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.155290 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.155314 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.155369 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.155394 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.155440 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.156612 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.156678 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.156744 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.156803 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.156866 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.156926 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.156998 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.157315 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.157417 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.157508 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.157601 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.157683 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.157781 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.157885 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.166119 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.166177 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.166308 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.166360 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.166397 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.166433 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.166466 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.166498 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.166527 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.166569 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.166599 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.166624 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.166649 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.166680 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.166710 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.166734 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.166760 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.166789 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.166814 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.166837 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.166869 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.166906 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.166935 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.166965 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.167090 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.167126 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.167152 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.167234 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.167269 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.167302 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.167386 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.167512 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.167621 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.167748 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.167778 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.167873 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.167911 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.168026 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.168201 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.168327 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.168453 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.168595 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.169404 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.169499 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.169569 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.169598 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.169663 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.169713 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.169742 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.169832 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.169875 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.169909 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.169946 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.169973 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.170000 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.170038 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.170107 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.170137 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.170161 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.170191 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.170319 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.170376 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.170404 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.170459 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.170485 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.170511 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.170560 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.170598 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.170629 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.170655 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.170731 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.170762 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.170861 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.170894 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.171034 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.171069 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.171194 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.171225 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.171337 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.171375 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.171470 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.171500 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.171604 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.171784 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.172429 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.172564 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.172680 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.172796 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.172907 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.173015 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.173174 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.173288 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.173405 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.173520 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.173635 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.173743 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.173855 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.173972 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.175704 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.175776 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.175818 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.175877 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.175919 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.175969 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.176026 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.176063 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.176113 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.176153 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.176192 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.176246 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.176287 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.176324 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.176364 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.176404 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.176440 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.176476 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.176515 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.176552 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.176600 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.176638 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.176675 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.176713 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.176753 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.176753 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.176830 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.176873 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.176912 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.176912 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.177001 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.177056 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.177106 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.177190 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.177235 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.177272 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.177344 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.177412 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.177497 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.177551 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.177599 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.177634 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.177672 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.177812 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.177865 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.177865 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.177865 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.177967 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.178026 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.178026 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.178106 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.178106 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.178216 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.178356 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.178459 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.178565 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.179049 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.179121 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.179180 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.179232 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.179276 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.179317 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.179356 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.179405 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.179444 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.179483 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.179530 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.179571 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.179609 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.179648 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.179686 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.179686 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.179757 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.179757 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.179757 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.179873 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.179873 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.181638 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.181683 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.181760 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.181813 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.181876 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.181934 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.181995 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.182487 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.182537 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.182582 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.182622 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.182657 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.182697 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.182734 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.182773 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.182816 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.182858 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.182898 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.182936 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.182976 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.183038 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.183087 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.183124 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.183159 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.183159 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.183564 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.183628 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.183668 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.183708 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.183749 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.183749 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.183805 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.183836 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.183868 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.183929 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.191709 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.191709 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.191853 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.191853 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.191853 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.191972 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.192047 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.192092 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.192133 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.192133 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.192133 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.192270 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.192270 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.192350 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.192775 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.192834 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.192901 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.192944 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.193000 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.193072 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.193143 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.193188 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.193226 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.193331 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.193381 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.193455 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.193510 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.193616 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.193943 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.194041 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.194116 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.194116 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.194208 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.194259 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.194304 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.194354 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.194401 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.194445 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.194541 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.194541 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.194625 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.194679 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.194723 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.194723 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.194813 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.194865 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.194911 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.194961 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.195037 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.195084 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.195127 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.195170 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.195214 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.195252 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.195301 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.195348 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.195388 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.195431 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.195480 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.195548 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.195616 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.195678 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.195738 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.195811 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.195890 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.195968 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.196066 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.196143 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.196203 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.196257 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.196316 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.196375 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.196432 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.196486 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.196566 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.196626 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.196686 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.196764 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.196764 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.196901 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.196961 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.197106 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.197106 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.197235 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.197305 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.197365 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.197423 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.197481 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.197537 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.197603 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.197672 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.197743 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.197823 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.197894 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.197954 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.198049 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.198124 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.198194 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.198194 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.198318 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.198390 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.198458 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.198552 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.198622 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.198696 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.198769 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.198840 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.198907 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.198966 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.199074 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.199140 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.199211 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.199273 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.199273 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.199273 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.199273 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.199273 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.199549 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.199621 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.199621 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.199744 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.199829 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.199890 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.199948 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.200050 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.200128 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.200191 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.200250 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.200330 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.200944 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.200944 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.201107 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.201169 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.201244 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.201244 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.201244 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.201244 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.201244 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.201244 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.201577 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.201641 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.201699 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.201699 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.201819 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.201879 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.201934 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.201997 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.202101 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.202163 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.202223 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.202281 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.202342 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.202407 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.202474 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.202534 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.202668 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.202731 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.202822 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.202902 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.202964 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.203050 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.203110 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.203170 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.203227 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.203287 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.203346 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.203346 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.203346 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.203508 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.203508 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.203565 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.203603 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.203634 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.203662 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.203690 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.203721 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.203755 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.203802 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.203830 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.203862 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.203887 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.203918 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.203944 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.203944 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.203995 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.204052 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.204087 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.204114 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.204147 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.204192 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.204224 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.204251 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.204277 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.204313 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.204313 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.204313 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.204398 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.204398 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.204398 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.204467 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.204503 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.204542 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.204570 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.204595 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.204625 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.204742 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.204775 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.204809 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.204835 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.204867 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.204867 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.204915 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.204946 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.204978 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.204978 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.204978 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.204978 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.205105 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.205105 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.205168 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.205206 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.205236 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.205277 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.205308 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.205346 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.205379 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.205410 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.205443 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.205474 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.205499 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.205532 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.205564 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.205595 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.205631 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.205676 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.205708 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.205740 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.205772 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.205803 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.205830 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.205868 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.205868 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.205868 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.205868 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.205966 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.205995 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.206062 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.206062 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.206062 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.206062 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.206062 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.206062 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.206235 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.206235 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.206235 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.206235 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.206235 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.206235 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.206401 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.206435 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.206467 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.206496 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.206522 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.206557 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.206606 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.206632 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.206632 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.206677 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.206700 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.206730 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.206769 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.206822 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.206857 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.206888 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.206888 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.206938 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.206970 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.206970 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.206970 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.206970 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.207792 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.207841 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.207917 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.207974 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.208011 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.208067 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.208106 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.208138 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.208170 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.208201 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.208286 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.208348 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.208446 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.208525 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.215634 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.219354 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.219354 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.219354 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.219529 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.219600 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.219600 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.219806 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.219912 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.219980 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.220074 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.220135 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.220135 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.220135 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.220619 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.220735 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.220877 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.220990 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.221140 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.221222 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.221306 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.221388 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.221498 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.221587 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.221672 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.221757 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.221757 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.221932 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.244081 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.244381 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.244495 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.244594 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.244594 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.244713 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.244776 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.244833 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.244894 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.245082 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.245177 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.245240 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.245240 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.245240 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.245524 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.245605 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.245664 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.245726 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.245803 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.245866 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.245962 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.246076 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.246141 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.246224 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.246284 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.246342 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.246397 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.246453 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.246513 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.246586 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.246648 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.246703 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.246760 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.246830 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.246889 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.246944 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.247081 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.247155 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.247216 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.247276 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.247341 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.247401 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.247964 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.248115 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.248254 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.248347 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.248412 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.248484 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.249238 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.249332 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.249396 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.249455 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.249513 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.249568 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.249633 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.249692 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.249748 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.249804 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.249868 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.249938 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.249998 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.250085 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.250173 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.250285 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.250377 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.250440 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.250519 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.250606 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.250698 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.250776 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.250776 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.250945 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.251099 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.251167 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.251225 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.251302 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.251362 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.251417 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.251481 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.251549 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.251549 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.251549 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.251549 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.251549 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.253838 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.253932 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.254040 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.254123 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.254214 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.254279 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.254375 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.254464 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.254548 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.254632 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.254723 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.254801 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.254896 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.254989 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.255128 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.255215 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.255300 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.255381 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.255462 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.255545 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.255641 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.263941 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.264201 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.264361 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.264513 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.264647 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.264783 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.264941 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.265143 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.265281 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.265416 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.265627 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.265779 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.265911 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.266093 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.266240 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.266375 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.266504 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.266635 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.266787 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.266915 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.267095 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.268304 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.268388 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.268452 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.268494 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.268540 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.268585 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.268631 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.268676 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.268714 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.268770 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.268820 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.268864 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.268904 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.268953 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.268991 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.269085 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.269125 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.269168 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.269168 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.269168 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.269168 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.272131 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.272212 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.272301 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.272382 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.272470 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.272566 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.272664 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.277423 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.277520 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.277624 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.277772 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.277876 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.277978 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.278108 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.278170 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.278229 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.278229 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.278333 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.278395 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.278463 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.278530 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.278589 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.278874 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.278944 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.279012 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.279100 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.279100 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.279100 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.283804 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.283906 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.283989 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.284122 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.284248 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.284331 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.284424 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.284492 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.284492 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.284803 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.284889 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.284968 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.285087 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.285207 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.285370 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.285466 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.285539 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.285655 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.285733 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.285803 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.285911 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.288264 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.290316 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.290316 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.290316 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.290316 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.290316 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.290316 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.292622 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.293094 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.293094 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.293094 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.293293 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.293457 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.293708 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.299758 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.299863 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.299955 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.300064 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.300160 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.300234 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.300326 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.300495 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.300563 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.300563 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.300563 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.300563 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.300790 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.300790 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.303276 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.303377 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.303472 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.303650 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.303720 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.303806 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.303898 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.316157 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.316258 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.316258 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.316385 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.316446 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.316446 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.316566 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.316626 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.316688 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.316746 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.316801 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.316871 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.316941 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.317040 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.317113 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.317174 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.317174 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.317292 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.317348 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.317407 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.317468 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.317524 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.317583 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.317642 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.317715 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113107) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.317769 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.317834 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.317834 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.317943 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.318036 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113109) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.318110 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.318110 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.318218 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.318901 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.319068 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.319207 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.319335 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.319465 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.319605 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.319795 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.319927 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.320132 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.320276 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.320440 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.320628 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.320809 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113106) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.342029 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.342250 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.342392 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.342637 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.342851 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.343091 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.343301 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:25.343503 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:25.343651 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:25.343781 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:25.344030 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:25.344210 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:25.344342 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113108) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:25.393065 np0000173170 devstack@c-api.service[113109]: INFO dbcounter [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Registered counter for database cinder May 09 14:09:25.397101 np0000173170 devstack@c-api.service[113108]: INFO dbcounter [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Registered counter for database cinder May 09 14:09:25.397261 np0000173170 devstack@c-api.service[113106]: INFO dbcounter [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Registered counter for database cinder May 09 14:09:25.399124 np0000173170 devstack@c-api.service[113107]: INFO dbcounter [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Registered counter for database cinder May 09 14:09:25.405330 np0000173170 devstack@c-api.service[113109]: DEBUG oslo_db.sqlalchemy.engines [None req-3ab73615-5ace-45e7-a0b7-104387c7883d 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=113109) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:25.413640 np0000173170 devstack@c-api.service[113106]: DEBUG oslo_db.sqlalchemy.engines [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a 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=113106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:25.417131 np0000173170 devstack@c-api.service[113108]: DEBUG oslo_db.sqlalchemy.engines [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 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=113108) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:25.423242 np0000173170 devstack@c-api.service[113107]: DEBUG oslo_db.sqlalchemy.engines [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 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=113107) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:25.520074 np0000173170 devstack@c-api.service[113109]: DEBUG dbcounter [-] [113109] Writer thread running {{(pid=113109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:09:25.523215 np0000173170 devstack@c-api.service[113109]: INFO cinder.rpc [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:09:25.526129 np0000173170 devstack@c-api.service[113109]: INFO cinder.rpc [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:09:25.528586 np0000173170 devstack@c-api.service[113109]: INFO cinder.rpc [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:09:25.530657 np0000173170 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writer thread running {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:09:25.530781 np0000173170 devstack@c-api.service[113109]: INFO cinder.rpc [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:09:25.531656 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.533349 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.533490 np0000173170 devstack@c-api.service[113106]: INFO cinder.rpc [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:09:25.535854 np0000173170 devstack@c-api.service[113106]: INFO cinder.rpc [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:09:25.537729 np0000173170 devstack@c-api.service[113109]: DEBUG oslo_db.sqlalchemy.engines [None req-3ab73615-5ace-45e7-a0b7-104387c7883d 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=113109) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:25.537878 np0000173170 devstack@c-api.service[113106]: INFO cinder.rpc [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:09:25.538432 np0000173170 devstack@c-api.service[113108]: DEBUG dbcounter [-] [113108] Writer thread running {{(pid=113108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:09:25.539982 np0000173170 devstack@c-api.service[113109]: INFO cinder.rpc [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:09:25.540801 np0000173170 devstack@c-api.service[113106]: INFO cinder.rpc [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:09:25.541345 np0000173170 devstack@c-api.service[113108]: INFO cinder.rpc [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:09:25.542197 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.542307 np0000173170 devstack@c-api.service[113109]: INFO cinder.rpc [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:09:25.543347 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.543758 np0000173170 devstack@c-api.service[113108]: INFO cinder.rpc [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:09:25.544692 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.545861 np0000173170 devstack@c-api.service[113108]: INFO cinder.rpc [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:09:25.546543 np0000173170 devstack@c-api.service[113107]: DEBUG dbcounter [-] [113107] Writer thread running {{(pid=113107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:09:25.547835 np0000173170 devstack@c-api.service[113108]: INFO cinder.rpc [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:09:25.548863 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.549285 np0000173170 devstack@c-api.service[113107]: INFO cinder.rpc [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:09:25.551207 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.551376 np0000173170 devstack@c-api.service[113106]: DEBUG oslo_db.sqlalchemy.engines [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a 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=113106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:25.552192 np0000173170 devstack@c-api.service[113107]: INFO cinder.rpc [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:09:25.553313 np0000173170 devstack@c-api.service[113106]: INFO cinder.rpc [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:09:25.553410 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.554415 np0000173170 devstack@c-api.service[113107]: INFO cinder.rpc [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:09:25.555358 np0000173170 devstack@c-api.service[113106]: INFO cinder.rpc [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:09:25.556516 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.556589 np0000173170 devstack@c-api.service[113107]: INFO cinder.rpc [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:09:25.556645 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.557081 np0000173170 devstack@c-api.service[113108]: DEBUG oslo_db.sqlalchemy.engines [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 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=113108) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:25.557910 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.559506 np0000173170 devstack@c-api.service[113108]: INFO cinder.rpc [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:09:25.559863 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.560423 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.561928 np0000173170 devstack@c-api.service[113108]: INFO cinder.rpc [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:09:25.563244 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.563966 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.566828 np0000173170 devstack@c-api.service[113107]: DEBUG oslo_db.sqlalchemy.engines [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 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=113107) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:25.567032 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.567473 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.569098 np0000173170 devstack@c-api.service[113107]: INFO cinder.rpc [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:09:25.569977 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.570757 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.571251 np0000173170 devstack@c-api.service[113107]: INFO cinder.rpc [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:09:25.572410 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.573955 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.574074 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.574915 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.576823 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.578223 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.578329 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.579744 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.581369 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.581514 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.581597 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.585993 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.586167 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.586266 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.587929 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.588797 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.589095 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.590718 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.591733 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.592100 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.592312 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.594204 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.594765 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.595970 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.596335 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.596421 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.596653 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.597870 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.599083 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.599457 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.599649 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.600418 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.601023 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.602501 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.602592 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.603620 np0000173170 devstack@c-api.service[113109]: WARNING cinder.api.contrib.hosts [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:09:25.603966 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.604210 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.604349 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.605450 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.605957 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.607024 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.607100 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.607540 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.608401 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: extensions {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.609654 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: encryption {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.610358 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.610439 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.611297 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: encryption {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.612938 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: os-quota-sets {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.613072 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.613162 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.614340 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: cgsnapshots {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.614797 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.614872 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.615750 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: os-quota-class-sets {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.616490 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.616568 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.617081 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: os-availability-zone {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.617823 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.618177 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.618357 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: qos-specs {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.618659 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.619422 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.619611 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.620204 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.620739 np0000173170 devstack@c-api.service[113106]: WARNING cinder.api.contrib.hosts [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:09:25.620943 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: backups {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.621488 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.621685 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.622201 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.622994 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: extra_specs {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.623079 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.623346 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.624561 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: os-snapshot-manage {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.624633 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.624789 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.625436 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: extensions {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.625894 np0000173170 devstack@c-api.service[113108]: WARNING cinder.api.contrib.hosts [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:09:25.626032 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: os-volume-type-access {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.626691 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.626766 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: encryption {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.627639 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: capabilities {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.627824 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.628203 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.628330 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: encryption {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.628907 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: os-hosts {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.629774 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.629924 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: os-quota-sets {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.630269 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: consistencygroups {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.630676 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: extensions {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.631322 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.631380 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: cgsnapshots {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.631919 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: encryption {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.632208 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: os-volume-transfer {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.632872 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: os-quota-class-sets {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.633493 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.633572 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: encryption {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.633830 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: scheduler-stats {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.634246 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: os-availability-zone {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.635147 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: os-quota-sets {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.635269 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.635318 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extended resource: os-volume-manage {{(pid=113109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.635548 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: qos-specs {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.636657 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: cgsnapshots {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.637000 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.637559 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.637807 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: backups {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.638123 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: os-quota-class-sets {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.638489 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.contrib.snapshot_actions [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] SnapshotActionsController initialized {{(pid=113109) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:09:25.638685 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.639266 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.639490 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: os-availability-zone {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.640411 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.640464 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: extra_specs {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.640653 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.640760 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: qos-specs {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.641609 np0000173170 devstack@c-api.service[113107]: WARNING cinder.api.contrib.hosts [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:09:25.642088 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.642142 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: os-snapshot-manage {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.642406 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.643524 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.643629 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: backups {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.643876 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.643947 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: os-volume-type-access {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.644970 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.645504 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.645701 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: extra_specs {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.646087 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: capabilities {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.646418 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: extensions {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.646526 np0000173170 devstack@c-api.service[113109]: WARNING castellan.key_manager.migration [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.647373 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.647484 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: os-snapshot-manage {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.647572 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.647572 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.647696 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: os-hosts {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.647782 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.647846 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: encryption {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.647921 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension SnapshotActions extending resource: snapshots {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.647921 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension VolumeTypeAccess extending resource: types {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.648087 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.648087 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.648223 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.648319 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension UsedLimits extending resource: limits {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.648409 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension TypesManage extending resource: types {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.648537 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension AdminActions extending resource: volumes {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.648641 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension AdminActions extending resource: snapshots {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.648743 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension AdminActions extending resource: backups {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.648823 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension VolumeActions extending resource: volumes {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.648953 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: os-volume-type-access {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.649041 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: consistencygroups {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.649121 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.v3.router [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.649332 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: encryption {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.650843 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: capabilities {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.650954 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: os-volume-transfer {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.651045 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: os-quota-sets {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.651388 np0000173170 devstack@c-api.service[113109]: WARNING keystonemiddleware.auth_token [None req-3ab73615-5ace-45e7-a0b7-104387c7883d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:09:25.652158 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: os-hosts {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.652475 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: cgsnapshots {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.652577 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: scheduler-stats {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.653503 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: consistencygroups {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.654025 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extended resource: os-volume-manage {{(pid=113106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.654242 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: os-quota-class-sets {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.655495 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: os-volume-transfer {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.655590 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: os-availability-zone {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.656253 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.656881 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: qos-specs {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.657135 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: scheduler-stats {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.657215 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.contrib.snapshot_actions [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] SnapshotActionsController initialized {{(pid=113106) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:09:25.657463 np0000173170 devstack@c-api.service[113109]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f7c3aa3668 pid: 113109 (default app) May 09 14:09:25.657975 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.658039 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:09:25.658039 np0000173170 devstack@c-api.service[113109]: warnings.warn( May 09 14:09:25.658625 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extended resource: os-volume-manage {{(pid=113108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.659029 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: backups {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.659426 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.660834 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.660892 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.661829 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.contrib.snapshot_actions [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] SnapshotActionsController initialized {{(pid=113108) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:09:25.661900 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: extra_specs {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.662300 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.662677 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.663461 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: os-snapshot-manage {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.663808 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.664153 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.664990 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: os-volume-type-access {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.665367 np0000173170 devstack@c-api.service[113106]: WARNING castellan.key_manager.migration [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.665679 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.666124 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.666124 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.666124 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.666124 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.666561 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.666561 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.666561 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.666561 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.666861 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.666861 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.666861 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.666861 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.666861 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.666861 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.667337 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.667404 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.667404 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.667404 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.667404 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.667404 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.667760 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.667760 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.667760 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.667760 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.667760 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.668321 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.668321 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.668466 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.668551 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.668551 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.668551 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.668551 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.668551 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.668899 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.668899 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.668899 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.668899 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.668899 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.669287 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.669287 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.669287 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.669287 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.669558 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.669630 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.669630 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.669630 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.669630 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.669630 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.669630 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.670114 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.670114 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.670114 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.670114 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.670114 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.670114 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.670671 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.670671 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.670845 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.670936 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.670936 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.671120 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: capabilities {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.671186 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.671186 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.671186 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.671186 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.671186 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.671582 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.671582 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.671582 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.671582 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.671582 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.671798 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.671841 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.671841 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.671841 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.671841 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.671841 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.671841 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.672134 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.672134 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.672134 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.672134 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.672134 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.672134 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.672389 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.672431 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.672431 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.672431 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.672431 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.672431 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.672681 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.672681 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.672681 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.672681 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.672681 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.672908 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.672908 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.673032 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.673081 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.673081 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.673081 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.673081 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.673268 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.673268 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.673268 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.673268 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.673456 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.673456 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.673456 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.673456 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.673456 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.673695 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.673732 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.673768 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.673768 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.673768 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.673768 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.673951 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.673951 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.673951 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.673951 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.674149 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.674149 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.674254 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.674296 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.674296 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.674296 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.674296 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.674485 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.674485 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.674672 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.674730 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.674730 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.674730 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.674730 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.674922 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.674922 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.674922 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.674922 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.675142 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.675142 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.675142 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.675142 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.675310 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension UsedLimits extending resource: limits {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.675345 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.675345 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.675345 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.675345 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.675345 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.675345 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.675601 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.675601 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.675601 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.675601 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.675791 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.675791 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.675791 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.675791 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.675973 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension TypesManage extending resource: types {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.676033 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.676033 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.676033 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.676033 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.676033 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.676033 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.676307 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.676307 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.676307 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.676307 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.676307 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.676307 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.676589 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.676589 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.676701 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension AdminActions extending resource: volumes {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.676744 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.676744 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.676744 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.676744 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.676744 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.676744 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.677035 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.677035 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.677035 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.677035 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.677229 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.677229 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.677229 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.677229 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.677229 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.677466 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.677466 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.677466 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.677586 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension AdminActions extending resource: snapshots {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.677628 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:25.677628 np0000173170 devstack@c-api.service[113109]: warnings.warn(deprecated_msg) May 09 14:09:25.677728 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension AdminActions extending resource: backups {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.677728 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension VolumeActions extending resource: volumes {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.677792 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: os-hosts {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.677837 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.v3.router [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.677871 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.677906 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: consistencygroups {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.677939 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.middleware.request_id [None req-62df25bf-ad7d-4959-bb05-563ec9a39de8 None None] RequestId filter calling following filter/app {{(pid=113109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:25.677973 np0000173170 devstack@c-api.service[113108]: WARNING castellan.key_manager.migration [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.678028 np0000173170 devstack@c-api.service[113106]: WARNING keystonemiddleware.auth_token [None req-d0f1dffe-1c2b-4e85-a214-73f94fe45e8a None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:09:25.678068 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678068 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678139 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: os-volume-transfer {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.678176 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678176 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678176 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678176 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678176 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678176 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678176 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678433 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension UsedLimits extending resource: limits {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678433 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension TypesManage extending resource: types {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678513 np0000173170 devstack@c-api.service[113109]: [pid: 113109|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 953 bytes} [Sat May 9 14:09:25 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 14:09:25.678580 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension AdminActions extending resource: volumes {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678580 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension AdminActions extending resource: snapshots {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678580 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension AdminActions extending resource: backups {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678580 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension VolumeActions extending resource: volumes {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678580 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.v3.router [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.678780 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: scheduler-stats {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.678780 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extended resource: os-volume-manage {{(pid=113107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:25.678861 np0000173170 devstack@c-api.service[113108]: WARNING keystonemiddleware.auth_token [None req-7b79708b-c737-4996-90c3-d5c1743ba2f1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:09:25.678910 np0000173170 devstack@c-api.service[113106]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f7c3aa3668 pid: 113106 (default app) May 09 14:09:25.678950 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.678950 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.contrib.snapshot_actions [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] SnapshotActionsController initialized {{(pid=113107) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:09:25.678950 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.680495 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.681984 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.682050 np0000173170 devstack@c-api.service[113108]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f7c3aa3668 pid: 113108 (default app) May 09 14:09:25.683488 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.684964 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.686496 np0000173170 devstack@c-api.service[113107]: WARNING castellan.key_manager.migration [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:25.687412 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.687529 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.687639 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.687754 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.687854 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.687960 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.688144 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.688239 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.688354 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.688461 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension UsedLimits extending resource: limits {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.688562 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension TypesManage extending resource: types {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.688672 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension AdminActions extending resource: volumes {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.688798 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension AdminActions extending resource: snapshots {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.688901 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension AdminActions extending resource: backups {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.689007 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension VolumeActions extending resource: volumes {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.689280 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.v3.router [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:25.691654 np0000173170 devstack@c-api.service[113107]: WARNING keystonemiddleware.auth_token [None req-e1e991e8-ce02-486f-b5ea-0baccd6fdb16 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:09:25.698505 np0000173170 devstack@c-api.service[113107]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f7c3aa3668 pid: 113107 (default app) May 09 14:09:33.748524 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.middleware.request_id [None req-61d6e38b-6485-4e89-973b-cf57ef3c0357 None None] RequestId filter calling following filter/app {{(pid=113109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:34.322074 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-61d6e38b-6485-4e89-973b-cf57ef3c0357 admin admin] POST https://199.204.45.109/volume/v3/types May 09 14:09:34.322780 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-61d6e38b-6485-4e89-973b-cf57ef3c0357 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:09:34.324952 np0000173170 devstack@c-api.service[113109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:09:34.324952 np0000173170 devstack@c-api.service[113109]: warnings.warn( May 09 14:09:34.336882 np0000173170 devstack@c-api.service[113109]: DEBUG oslo_db.sqlalchemy.engines [None req-61d6e38b-6485-4e89-973b-cf57ef3c0357 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=113109) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:34.370670 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-61d6e38b-6485-4e89-973b-cf57ef3c0357 admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 May 09 14:09:34.371178 np0000173170 devstack@c-api.service[113109]: [pid: 113109|app: 0|req: 2/2] 199.204.45.109 () {68 vars in 1288 bytes} [Sat May 9 14:09:33 2026] POST /volume/v3/types => generated 186 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:09:34.386827 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:09:34.386827 np0000173170 devstack@c-api.service[113106]: warnings.warn( May 09 14:09:34.401658 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.401658 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.401658 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.401658 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.401658 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.402125 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.402125 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.402125 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.402125 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.402125 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.402413 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.402413 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.402413 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.402413 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.402413 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.402413 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.402783 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.402783 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.402783 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.402783 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.403077 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.403077 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.403077 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.403077 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.403347 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.403347 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.403347 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.403347 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.403634 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.403634 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.403634 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.403634 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.403634 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.403937 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.403937 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.403937 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.403937 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.403937 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.404263 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.404263 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.404263 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.404263 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.404263 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.404263 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.404622 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.404622 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.404622 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.404622 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.404622 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.404622 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.404972 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.404972 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.404972 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.404972 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.404972 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.404972 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.405444 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.405444 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.405444 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.405444 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.405444 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.405756 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.405756 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.405756 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.405756 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.405756 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.406100 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.406100 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.406100 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.406100 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.406100 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.406100 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.406464 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.406464 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.406464 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.406464 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.406464 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.406464 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.406783 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.406783 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.406783 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.406783 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.406783 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.407097 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.407097 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.407097 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.407097 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.407097 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.407401 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.407401 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.407401 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.407401 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.407704 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.407704 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.407704 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.407704 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.407889 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.407889 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.407889 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.407889 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.407889 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.408111 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.408111 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.408111 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.408111 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.408111 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.408290 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.408290 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.408290 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.408290 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.408460 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.408460 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.408460 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.408460 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.408616 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.408616 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.408616 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.408616 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.408774 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.408774 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.408774 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.408774 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.409121 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.409121 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.409121 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.409121 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.409286 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.409286 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.409286 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.409286 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.409286 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.409475 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.409475 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.409475 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.409475 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.409475 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.409475 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.409704 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.409704 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.409704 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.409704 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.409704 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.409912 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.409912 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.409912 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.409912 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.409912 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.409912 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.410157 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.410157 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.410157 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.410157 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.410157 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.410157 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.410381 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.410381 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.410381 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.410381 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.410381 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.410381 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.410618 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.410618 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.410618 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.410618 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.410618 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.410618 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.410845 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.410845 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.410845 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.410845 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.410998 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.410998 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.410998 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.410998 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.410998 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.411217 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.411217 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.411217 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.411217 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:34.411217 np0000173170 devstack@c-api.service[113106]: warnings.warn(deprecated_msg) May 09 14:09:34.411217 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [req-61d6e38b-6485-4e89-973b-cf57ef3c0357 req-db59d237-a3d9-4f93-ad7d-9260c9422b1c None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:34.773193 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [req-61d6e38b-6485-4e89-973b-cf57ef3c0357 req-db59d237-a3d9-4f93-ad7d-9260c9422b1c admin admin] POST https://199.204.45.109/volume/v3/types/2cd0b7e7-c4c4-4718-af20-5eee0c1a3505/extra_specs May 09 14:09:34.773193 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [req-61d6e38b-6485-4e89-973b-cf57ef3c0357 req-db59d237-a3d9-4f93-ad7d-9260c9422b1c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:09:34.775051 np0000173170 devstack@c-api.service[113106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:09:34.775051 np0000173170 devstack@c-api.service[113106]: warnings.warn( May 09 14:09:34.786345 np0000173170 devstack@c-api.service[113106]: DEBUG oslo_db.sqlalchemy.engines [req-61d6e38b-6485-4e89-973b-cf57ef3c0357 req-db59d237-a3d9-4f93-ad7d-9260c9422b1c 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=113106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:34.849796 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [req-61d6e38b-6485-4e89-973b-cf57ef3c0357 req-db59d237-a3d9-4f93-ad7d-9260c9422b1c admin admin] https://199.204.45.109/volume/v3/types/2cd0b7e7-c4c4-4718-af20-5eee0c1a3505/extra_specs returned with HTTP 200 May 09 14:09:34.851877 np0000173170 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 1/3] 199.204.45.109 () {70 vars in 1505 bytes} [Sat May 9 14:09:34 2026] POST /volume/v3/types/2cd0b7e7-c4c4-4718-af20-5eee0c1a3505/extra_specs => generated 55 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:09:35.561442 np0000173170 devstack@c-api.service[113108]: DEBUG dbcounter [-] [113108] Writing DB stats cinder:SELECT=6 {{(pid=113108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:35.570809 np0000173170 devstack@c-api.service[113107]: DEBUG dbcounter [-] [113107] Writing DB stats cinder:SELECT=6 {{(pid=113107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:44.369478 np0000173170 devstack@c-api.service[113109]: DEBUG dbcounter [-] [113109] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:44.847705 np0000173170 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:12:12.157435 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:12:12.157435 np0000173170 devstack@c-api.service[113108]: warnings.warn( May 09 14:12:12.169396 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.169396 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.169396 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.169396 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.169810 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.169810 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.169810 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.169810 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.170227 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.170227 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.170227 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.170227 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.170227 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.170227 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.170667 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.170667 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.170667 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.170667 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.170667 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.171074 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.171074 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.171074 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.171074 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.171074 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.171415 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.171415 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.171415 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.171415 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.171697 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.171697 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.171697 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.171697 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.171697 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.172109 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.172109 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.172109 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.172109 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.172109 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.172450 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.172450 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.172450 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.172450 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.172450 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.172450 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.172886 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.172886 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.172886 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.172886 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.172886 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.172886 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.173482 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.173482 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.173482 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.173482 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.173482 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.173482 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.173900 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.173900 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.173900 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.173900 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.173900 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.174326 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.174326 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.174326 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.174326 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.174326 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.174647 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.174647 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.174647 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.174647 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.174647 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.174647 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.175086 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.175086 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.175086 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.175086 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.175086 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.175086 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.175507 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.175507 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.175507 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.175507 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.175507 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.175875 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.175875 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.175875 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.175875 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.175875 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.176596 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.176596 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.176596 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.176596 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.176891 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.176891 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.176891 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.176891 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.177212 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.177212 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.177212 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.177212 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.177212 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.177583 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.177583 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.177583 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.177583 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.177583 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.177898 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.177898 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.177898 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.177898 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.178272 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.178272 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.178272 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.178272 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.178559 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.178559 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.178559 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.178559 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.178879 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.178879 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.178879 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.178879 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179059 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179059 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179059 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179059 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179200 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179200 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179200 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179200 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179200 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179375 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179375 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179375 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179375 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179375 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179375 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179566 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179566 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179566 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179566 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179566 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179732 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179732 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179732 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179732 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179732 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179732 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179928 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179928 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179928 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179928 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.179928 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.179928 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.180162 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.180162 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.180162 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.180162 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.180162 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.180162 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.180358 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.180358 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.180358 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.180358 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.180358 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.180358 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.180557 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.180557 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.180557 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.180557 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.180691 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.180691 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.180691 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.180691 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.180691 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.180866 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.180866 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.180866 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.180866 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:12.180866 np0000173170 devstack@c-api.service[113108]: warnings.warn(deprecated_msg) May 09 14:12:12.180866 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.middleware.request_id [None req-43a6b259-064c-4f19-9373-3836afe03bcf None None] RequestId filter calling following filter/app {{(pid=113108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:12.180866 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-43a6b259-064c-4f19-9373-3836afe03bcf None None] GET https://199.204.45.109/volume// May 09 14:12:12.181088 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-43a6b259-064c-4f19-9373-3836afe03bcf None None] Empty body provided in request {{(pid=113108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:12.181088 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-43a6b259-064c-4f19-9373-3836afe03bcf None None] Calling method 'all' {{(pid=113108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:12.181088 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-43a6b259-064c-4f19-9373-3836afe03bcf None None] https://199.204.45.109/volume// returned with HTTP 300 May 09 14:12:12.181088 np0000173170 devstack@c-api.service[113108]: [pid: 113108|app: 0|req: 1/4] 199.204.45.109 () {66 vars in 1456 bytes} [Sat May 9 14:12:12 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 14:12:51.337669 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:12:51.337669 np0000173170 devstack@c-api.service[113107]: warnings.warn( May 09 14:12:51.358868 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.358868 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.359367 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.359367 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.359367 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.359367 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.359367 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.359735 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.359735 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.359735 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.359735 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.359735 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.359735 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.360087 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.360087 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.360087 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.360087 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.360087 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.360335 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.360335 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.360335 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.360335 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.360558 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.360558 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.360558 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.360558 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.360849 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.360849 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.360849 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.360849 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.360849 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.361383 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.361383 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.361383 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.361383 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.361383 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.362092 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.362092 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.362092 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.362092 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.362092 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.362092 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.362813 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.362813 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.362813 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.362813 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.362813 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.362813 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.363192 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.363192 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.363192 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.363192 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.363192 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.363192 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.363484 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.363484 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.363484 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.363484 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.363484 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.363484 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.363833 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.363833 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.363833 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.363833 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.364062 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.364062 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.364062 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.364062 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.364062 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.364510 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.364510 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.364510 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.364510 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.364510 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.364802 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.364802 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.364802 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.364802 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.364802 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.364802 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.365288 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.365288 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.365288 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.365288 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.365288 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.365665 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.365665 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.365665 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.365665 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.365665 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.366200 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.366200 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.366200 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.366200 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.366793 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.366793 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.366793 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.366793 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.367408 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.367408 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.367408 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.367408 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.367408 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.368159 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.368159 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.368159 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.368159 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.368159 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.368720 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.368720 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.368720 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.368720 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.369164 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.369164 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.369164 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.369164 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.369789 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.369789 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.369789 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.369789 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.370222 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.370222 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.370222 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.370222 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.370787 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.370787 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.370787 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.370787 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.371337 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.371337 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.371337 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.371337 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.371337 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.371337 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.372078 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.372078 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.372078 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.372078 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.372078 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.372392 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.372392 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.372392 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.372392 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.372392 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.372392 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.372392 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.372712 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.372712 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.372712 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.372712 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.372712 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.372712 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.372889 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.372889 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.372889 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.372889 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.372889 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.372889 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.373044 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.373044 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.373044 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.373044 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.373044 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.373044 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.373328 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.373328 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.373328 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.373328 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.373471 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.373471 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.373471 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.373471 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.373599 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.373599 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.373599 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.373599 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.373705 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.373705 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.373705 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:12:51.373705 np0000173170 devstack@c-api.service[113107]: warnings.warn(deprecated_msg) May 09 14:12:51.373705 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.middleware.request_id [None req-62cc5941-9e16-417e-89e5-ef7110fb82db None None] RequestId filter calling following filter/app {{(pid=113107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:51.726080 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-62cc5941-9e16-417e-89e5-ef7110fb82db demo demo] GET https://199.204.45.109/volume/v3/types?is_public=None May 09 14:12:51.726399 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-62cc5941-9e16-417e-89e5-ef7110fb82db demo demo] Empty body provided in request {{(pid=113107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:51.726557 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-62cc5941-9e16-417e-89e5-ef7110fb82db demo demo] Calling method 'index' {{(pid=113107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:51.727154 np0000173170 devstack@c-api.service[113107]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:12:51.727154 np0000173170 devstack@c-api.service[113107]: warnings.warn( May 09 14:12:51.727799 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.api_utils [None req-62cc5941-9e16-417e-89e5-ef7110fb82db demo demo] Removing options '' from query. {{(pid=113107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:12:51.739228 np0000173170 devstack@c-api.service[113107]: DEBUG oslo_db.sqlalchemy.engines [None req-62cc5941-9e16-417e-89e5-ef7110fb82db 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=113107) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:12:51.759391 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-62cc5941-9e16-417e-89e5-ef7110fb82db demo demo] https://199.204.45.109/volume/v3/types?is_public=None returned with HTTP 200 May 09 14:12:51.759791 np0000173170 devstack@c-api.service[113107]: [pid: 113107|app: 0|req: 1/5] 199.204.45.109 () {64 vars in 1263 bytes} [Sat May 9 14:12:51 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:12:51.783923 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.middleware.request_id [req-62cc5941-9e16-417e-89e5-ef7110fb82db req-5fd520b1-d19b-46b9-beb9-c71672f9b589 None None] RequestId filter calling following filter/app {{(pid=113109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:51.789157 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [req-62cc5941-9e16-417e-89e5-ef7110fb82db req-5fd520b1-d19b-46b9-beb9-c71672f9b589 demo demo] GET https://199.204.45.109/volume/v3/types/default May 09 14:12:51.789356 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [req-62cc5941-9e16-417e-89e5-ef7110fb82db req-5fd520b1-d19b-46b9-beb9-c71672f9b589 demo demo] Empty body provided in request {{(pid=113109) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:51.789565 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [req-62cc5941-9e16-417e-89e5-ef7110fb82db req-5fd520b1-d19b-46b9-beb9-c71672f9b589 demo demo] Calling method 'show' {{(pid=113109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:51.800606 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [req-62cc5941-9e16-417e-89e5-ef7110fb82db req-5fd520b1-d19b-46b9-beb9-c71672f9b589 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 May 09 14:12:51.801109 np0000173170 devstack@c-api.service[113109]: [pid: 113109|app: 0|req: 3/6] 199.204.45.109 () {66 vars in 1329 bytes} [Sat May 9 14:12:51 2026] GET /volume/v3/types/default => generated 145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:12:52.176496 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-e3a4a342-23b4-4001-b3eb-f0b8dff040ac None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:52.180671 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-e3a4a342-23b4-4001-b3eb-f0b8dff040ac demo demo] GET https://199.204.45.109/volume/v3/types/default May 09 14:12:52.180915 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-e3a4a342-23b4-4001-b3eb-f0b8dff040ac demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:52.181202 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-e3a4a342-23b4-4001-b3eb-f0b8dff040ac demo demo] Calling method 'show' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:52.199355 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-e3a4a342-23b4-4001-b3eb-f0b8dff040ac demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 May 09 14:12:52.199798 np0000173170 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 2/7] 199.204.45.109 () {64 vars in 1258 bytes} [Sat May 9 14:12:52 2026] GET /volume/v3/types/default => generated 145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:12:52.643436 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.middleware.request_id [None req-b8f4dcfd-7710-4dac-a2c8-f698a396b340 None None] RequestId filter calling following filter/app {{(pid=113108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:53.020610 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-b8f4dcfd-7710-4dac-a2c8-f698a396b340 demo demo] GET https://199.204.45.109/volume/v3/types/default May 09 14:12:53.020949 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-b8f4dcfd-7710-4dac-a2c8-f698a396b340 demo demo] Empty body provided in request {{(pid=113108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:53.021187 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-b8f4dcfd-7710-4dac-a2c8-f698a396b340 demo demo] Calling method 'show' {{(pid=113108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:53.031904 np0000173170 devstack@c-api.service[113108]: DEBUG oslo_db.sqlalchemy.engines [None req-b8f4dcfd-7710-4dac-a2c8-f698a396b340 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=113108) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:12:53.046273 np0000173170 devstack@c-api.service[113108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:12:53.046273 np0000173170 devstack@c-api.service[113108]: warnings.warn( May 09 14:12:53.048474 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-b8f4dcfd-7710-4dac-a2c8-f698a396b340 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 May 09 14:12:53.049352 np0000173170 devstack@c-api.service[113108]: [pid: 113108|app: 0|req: 2/8] 199.204.45.109 () {64 vars in 1258 bytes} [Sat May 9 14:12:52 2026] GET /volume/v3/types/default => generated 145 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:12:53.064264 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.middleware.request_id [None req-b4bee89d-925d-47bf-b414-c9a53af78265 None None] RequestId filter calling following filter/app {{(pid=113107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:53.067036 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-b4bee89d-925d-47bf-b414-c9a53af78265 demo demo] GET https://199.204.45.109/volume/v3/types/default May 09 14:12:53.067287 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-b4bee89d-925d-47bf-b414-c9a53af78265 demo demo] Empty body provided in request {{(pid=113107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:53.067550 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-b4bee89d-925d-47bf-b414-c9a53af78265 demo demo] Calling method 'show' {{(pid=113107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:53.084225 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-b4bee89d-925d-47bf-b414-c9a53af78265 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 May 09 14:12:53.084577 np0000173170 devstack@c-api.service[113107]: [pid: 113107|app: 0|req: 2/9] 199.204.45.109 () {64 vars in 1258 bytes} [Sat May 9 14:12:53 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:13:01.795669 np0000173170 devstack@c-api.service[113109]: DEBUG dbcounter [-] [113109] Writing DB stats cinder:SELECT=2 {{(pid=113109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:13:02.194542 np0000173170 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=2 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:13:03.044251 np0000173170 devstack@c-api.service[113108]: DEBUG dbcounter [-] [113108] Writing DB stats cinder:SELECT=2 {{(pid=113108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:13:03.080098 np0000173170 devstack@c-api.service[113107]: DEBUG dbcounter [-] [113107] Writing DB stats cinder:SELECT=3 {{(pid=113107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:53.404414 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.middleware.request_id [None req-02d07d44-3bfa-41e0-a7ea-5d854f58c8ac None None] RequestId filter calling following filter/app {{(pid=113109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:53.535152 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-02d07d44-3bfa-41e0-a7ea-5d854f58c8ac demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:18:53.535632 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-02d07d44-3bfa-41e0-a7ea-5d854f58c8ac demo demo] Empty body provided in request {{(pid=113109) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:53.535878 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-02d07d44-3bfa-41e0-a7ea-5d854f58c8ac demo demo] Calling method 'detail' {{(pid=113109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:53.536805 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.api_utils [None req-02d07d44-3bfa-41e0-a7ea-5d854f58c8ac demo demo] Removing options '' from query. {{(pid=113109) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:53.538243 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.volume.api [None req-02d07d44-3bfa-41e0-a7ea-5d854f58c8ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113109) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:53.588453 np0000173170 devstack@c-api.service[113109]: INFO cinder.volume.api [None req-02d07d44-3bfa-41e0-a7ea-5d854f58c8ac demo demo] Get all volumes completed successfully. May 09 14:18:53.596330 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-02d07d44-3bfa-41e0-a7ea-5d854f58c8ac demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:53.596999 np0000173170 devstack@c-api.service[113109]: [pid: 113109|app: 0|req: 4/10] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:18:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:19:03.576983 np0000173170 devstack@c-api.service[113109]: DEBUG dbcounter [-] [113109] Writing DB stats cinder:SELECT=1 {{(pid=113109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:19:53.621514 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-30973f22-d479-4519-8cde-603c1ba7212d None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:53.628979 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-30973f22-d479-4519-8cde-603c1ba7212d demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:19:53.630022 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-30973f22-d479-4519-8cde-603c1ba7212d demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:53.630639 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-30973f22-d479-4519-8cde-603c1ba7212d demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:53.633363 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-30973f22-d479-4519-8cde-603c1ba7212d demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:53.635450 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-30973f22-d479-4519-8cde-603c1ba7212d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:53.670096 np0000173170 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-30973f22-d479-4519-8cde-603c1ba7212d demo demo] Get all volumes completed successfully. May 09 14:19:53.673746 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-30973f22-d479-4519-8cde-603c1ba7212d demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:53.674534 np0000173170 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 3/11] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:19:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:20:03.663459 np0000173170 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:53.692779 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.middleware.request_id [None req-17aec985-cafb-4ff4-b3cf-6ca9397f1d4a None None] RequestId filter calling following filter/app {{(pid=113108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:53.696632 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-17aec985-cafb-4ff4-b3cf-6ca9397f1d4a demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:20:53.696907 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-17aec985-cafb-4ff4-b3cf-6ca9397f1d4a demo demo] Empty body provided in request {{(pid=113108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:53.697195 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-17aec985-cafb-4ff4-b3cf-6ca9397f1d4a demo demo] Calling method 'detail' {{(pid=113108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:53.697932 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.api_utils [None req-17aec985-cafb-4ff4-b3cf-6ca9397f1d4a demo demo] Removing options '' from query. {{(pid=113108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:53.699148 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.volume.api [None req-17aec985-cafb-4ff4-b3cf-6ca9397f1d4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113108) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:53.738978 np0000173170 devstack@c-api.service[113108]: INFO cinder.volume.api [None req-17aec985-cafb-4ff4-b3cf-6ca9397f1d4a demo demo] Get all volumes completed successfully. May 09 14:20:53.741543 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-17aec985-cafb-4ff4-b3cf-6ca9397f1d4a demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:53.742215 np0000173170 devstack@c-api.service[113108]: [pid: 113108|app: 0|req: 3/12] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:20:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:21:03.732596 np0000173170 devstack@c-api.service[113108]: DEBUG dbcounter [-] [113108] Writing DB stats cinder:SELECT=1 {{(pid=113108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:21:53.772606 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.middleware.request_id [None req-1fe700e6-1de9-42a5-b585-0bd1f1cfa33a None None] RequestId filter calling following filter/app {{(pid=113107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:53.778548 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-1fe700e6-1de9-42a5-b585-0bd1f1cfa33a demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:21:53.778743 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-1fe700e6-1de9-42a5-b585-0bd1f1cfa33a demo demo] Empty body provided in request {{(pid=113107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:53.778955 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-1fe700e6-1de9-42a5-b585-0bd1f1cfa33a demo demo] Calling method 'detail' {{(pid=113107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:53.779530 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.api_utils [None req-1fe700e6-1de9-42a5-b585-0bd1f1cfa33a demo demo] Removing options '' from query. {{(pid=113107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:53.781280 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.volume.api [None req-1fe700e6-1de9-42a5-b585-0bd1f1cfa33a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113107) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:53.831984 np0000173170 devstack@c-api.service[113107]: INFO cinder.volume.api [None req-1fe700e6-1de9-42a5-b585-0bd1f1cfa33a demo demo] Get all volumes completed successfully. May 09 14:21:53.834796 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-1fe700e6-1de9-42a5-b585-0bd1f1cfa33a demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:53.835408 np0000173170 devstack@c-api.service[113107]: [pid: 113107|app: 0|req: 3/13] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:21:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:22:03.824296 np0000173170 devstack@c-api.service[113107]: DEBUG dbcounter [-] [113107] Writing DB stats cinder:SELECT=1 {{(pid=113107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:53.886799 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.middleware.request_id [None req-ecd5e0db-00cc-41cb-9d2f-ccdd6b141116 None None] RequestId filter calling following filter/app {{(pid=113109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:53.886799 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-ecd5e0db-00cc-41cb-9d2f-ccdd6b141116 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:22:53.886799 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-ecd5e0db-00cc-41cb-9d2f-ccdd6b141116 demo demo] Empty body provided in request {{(pid=113109) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:53.886799 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-ecd5e0db-00cc-41cb-9d2f-ccdd6b141116 demo demo] Calling method 'detail' {{(pid=113109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:53.886799 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.api_utils [None req-ecd5e0db-00cc-41cb-9d2f-ccdd6b141116 demo demo] Removing options '' from query. {{(pid=113109) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:53.886799 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.volume.api [None req-ecd5e0db-00cc-41cb-9d2f-ccdd6b141116 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113109) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:53.894872 np0000173170 devstack@c-api.service[113109]: INFO cinder.volume.api [None req-ecd5e0db-00cc-41cb-9d2f-ccdd6b141116 demo demo] Get all volumes completed successfully. May 09 14:22:53.897640 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-ecd5e0db-00cc-41cb-9d2f-ccdd6b141116 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:53.898109 np0000173170 devstack@c-api.service[113109]: [pid: 113109|app: 0|req: 5/14] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:22:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:23:03.889586 np0000173170 devstack@c-api.service[113109]: DEBUG dbcounter [-] [113109] Writing DB stats cinder:SELECT=1 {{(pid=113109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:23:53.925406 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-e0bdd770-3f62-4f37-8cda-f564d054d754 None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:54.058434 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-e0bdd770-3f62-4f37-8cda-f564d054d754 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:23:54.058825 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-e0bdd770-3f62-4f37-8cda-f564d054d754 demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:54.059306 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-e0bdd770-3f62-4f37-8cda-f564d054d754 demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:54.059843 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-e0bdd770-3f62-4f37-8cda-f564d054d754 demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:54.061368 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-e0bdd770-3f62-4f37-8cda-f564d054d754 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:54.069942 np0000173170 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-e0bdd770-3f62-4f37-8cda-f564d054d754 demo demo] Get all volumes completed successfully. May 09 14:23:54.074892 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-e0bdd770-3f62-4f37-8cda-f564d054d754 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:54.075715 np0000173170 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 4/15] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:23:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:24:04.065192 np0000173170 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:54.094465 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.middleware.request_id [None req-30a79592-690b-4d61-aabe-544c225ff89c None None] RequestId filter calling following filter/app {{(pid=113108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:54.097874 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-30a79592-690b-4d61-aabe-544c225ff89c demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:24:54.098424 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-30a79592-690b-4d61-aabe-544c225ff89c demo demo] Empty body provided in request {{(pid=113108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:54.098954 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-30a79592-690b-4d61-aabe-544c225ff89c demo demo] Calling method 'detail' {{(pid=113108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:54.099656 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.api_utils [None req-30a79592-690b-4d61-aabe-544c225ff89c demo demo] Removing options '' from query. {{(pid=113108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:54.101424 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.volume.api [None req-30a79592-690b-4d61-aabe-544c225ff89c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113108) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:54.115678 np0000173170 devstack@c-api.service[113108]: INFO cinder.volume.api [None req-30a79592-690b-4d61-aabe-544c225ff89c demo demo] Get all volumes completed successfully. May 09 14:24:54.118529 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-30a79592-690b-4d61-aabe-544c225ff89c demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:54.118980 np0000173170 devstack@c-api.service[113108]: [pid: 113108|app: 0|req: 4/16] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:24:54 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 09 14:25:04.107678 np0000173170 devstack@c-api.service[113108]: DEBUG dbcounter [-] [113108] Writing DB stats cinder:SELECT=1 {{(pid=113108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:25:54.138210 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.middleware.request_id [None req-78e54e7e-257a-486c-92c0-f83494dda667 None None] RequestId filter calling following filter/app {{(pid=113107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:54.144322 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-78e54e7e-257a-486c-92c0-f83494dda667 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:25:54.144607 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-78e54e7e-257a-486c-92c0-f83494dda667 demo demo] Empty body provided in request {{(pid=113107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:54.144816 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-78e54e7e-257a-486c-92c0-f83494dda667 demo demo] Calling method 'detail' {{(pid=113107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:54.145242 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.api_utils [None req-78e54e7e-257a-486c-92c0-f83494dda667 demo demo] Removing options '' from query. {{(pid=113107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:54.146455 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.volume.api [None req-78e54e7e-257a-486c-92c0-f83494dda667 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113107) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:54.158261 np0000173170 devstack@c-api.service[113107]: INFO cinder.volume.api [None req-78e54e7e-257a-486c-92c0-f83494dda667 demo demo] Get all volumes completed successfully. May 09 14:25:54.160467 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-78e54e7e-257a-486c-92c0-f83494dda667 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:54.160856 np0000173170 devstack@c-api.service[113107]: [pid: 113107|app: 0|req: 4/17] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:25:54 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 09 14:26:04.150733 np0000173170 devstack@c-api.service[113107]: DEBUG dbcounter [-] [113107] Writing DB stats cinder:SELECT=1 {{(pid=113107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:54.179298 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.middleware.request_id [None req-b523987f-35fc-4a93-951d-1f34f272865f None None] RequestId filter calling following filter/app {{(pid=113109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:54.183822 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-b523987f-35fc-4a93-951d-1f34f272865f demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:26:54.184114 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-b523987f-35fc-4a93-951d-1f34f272865f demo demo] Empty body provided in request {{(pid=113109) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:54.184401 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-b523987f-35fc-4a93-951d-1f34f272865f demo demo] Calling method 'detail' {{(pid=113109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:54.184778 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.api_utils [None req-b523987f-35fc-4a93-951d-1f34f272865f demo demo] Removing options '' from query. {{(pid=113109) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:54.186492 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.volume.api [None req-b523987f-35fc-4a93-951d-1f34f272865f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113109) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:54.196862 np0000173170 devstack@c-api.service[113109]: INFO cinder.volume.api [None req-b523987f-35fc-4a93-951d-1f34f272865f demo demo] Get all volumes completed successfully. May 09 14:26:54.198831 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-b523987f-35fc-4a93-951d-1f34f272865f demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:54.199208 np0000173170 devstack@c-api.service[113109]: [pid: 113109|app: 0|req: 6/18] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:26:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:27:04.190042 np0000173170 devstack@c-api.service[113109]: DEBUG dbcounter [-] [113109] Writing DB stats cinder:SELECT=1 {{(pid=113109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:27:54.218500 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-a77e5794-15c2-4934-9994-6e9656b73163 None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:27:54.223119 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-a77e5794-15c2-4934-9994-6e9656b73163 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:27:54.223715 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-a77e5794-15c2-4934-9994-6e9656b73163 demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:27:54.223977 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-a77e5794-15c2-4934-9994-6e9656b73163 demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:27:54.224310 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-a77e5794-15c2-4934-9994-6e9656b73163 demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:27:54.225274 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-a77e5794-15c2-4934-9994-6e9656b73163 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:27:54.233927 np0000173170 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-a77e5794-15c2-4934-9994-6e9656b73163 demo demo] Get all volumes completed successfully. May 09 14:27:54.236849 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-a77e5794-15c2-4934-9994-6e9656b73163 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:27:54.237449 np0000173170 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 5/19] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:27:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:28:04.229743 np0000173170 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:28:54.257488 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.middleware.request_id [None req-f1c90486-4eec-4850-9014-3f8711b14c7a None None] RequestId filter calling following filter/app {{(pid=113108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:28:54.396147 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-f1c90486-4eec-4850-9014-3f8711b14c7a demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:28:54.396627 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-f1c90486-4eec-4850-9014-3f8711b14c7a demo demo] Empty body provided in request {{(pid=113108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:28:54.397166 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-f1c90486-4eec-4850-9014-3f8711b14c7a demo demo] Calling method 'detail' {{(pid=113108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:28:54.397664 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.api_utils [None req-f1c90486-4eec-4850-9014-3f8711b14c7a demo demo] Removing options '' from query. {{(pid=113108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:28:54.399399 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.volume.api [None req-f1c90486-4eec-4850-9014-3f8711b14c7a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113108) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:28:54.408779 np0000173170 devstack@c-api.service[113108]: INFO cinder.volume.api [None req-f1c90486-4eec-4850-9014-3f8711b14c7a demo demo] Get all volumes completed successfully. May 09 14:28:54.411981 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-f1c90486-4eec-4850-9014-3f8711b14c7a demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:28:54.412422 np0000173170 devstack@c-api.service[113108]: [pid: 113108|app: 0|req: 5/20] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:28:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:29:04.403628 np0000173170 devstack@c-api.service[113108]: DEBUG dbcounter [-] [113108] Writing DB stats cinder:SELECT=1 {{(pid=113108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:29:54.427986 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.middleware.request_id [None req-e97d6475-56ee-4739-b39d-cbc035f89281 None None] RequestId filter calling following filter/app {{(pid=113107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:29:54.431521 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-e97d6475-56ee-4739-b39d-cbc035f89281 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:29:54.431521 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-e97d6475-56ee-4739-b39d-cbc035f89281 demo demo] Empty body provided in request {{(pid=113107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:29:54.431918 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-e97d6475-56ee-4739-b39d-cbc035f89281 demo demo] Calling method 'detail' {{(pid=113107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:29:54.432897 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.api_utils [None req-e97d6475-56ee-4739-b39d-cbc035f89281 demo demo] Removing options '' from query. {{(pid=113107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:29:54.434634 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.volume.api [None req-e97d6475-56ee-4739-b39d-cbc035f89281 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113107) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:29:54.447189 np0000173170 devstack@c-api.service[113107]: INFO cinder.volume.api [None req-e97d6475-56ee-4739-b39d-cbc035f89281 demo demo] Get all volumes completed successfully. May 09 14:29:54.451341 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-e97d6475-56ee-4739-b39d-cbc035f89281 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:29:54.452172 np0000173170 devstack@c-api.service[113107]: [pid: 113107|app: 0|req: 5/21] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:29:54 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 09 14:30:04.439882 np0000173170 devstack@c-api.service[113107]: DEBUG dbcounter [-] [113107] Writing DB stats cinder:SELECT=1 {{(pid=113107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:30:54.469846 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.middleware.request_id [None req-4d9d3906-9bc4-4c16-8288-298f1b058db6 None None] RequestId filter calling following filter/app {{(pid=113109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:30:54.472812 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-4d9d3906-9bc4-4c16-8288-298f1b058db6 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:30:54.473090 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-4d9d3906-9bc4-4c16-8288-298f1b058db6 demo demo] Empty body provided in request {{(pid=113109) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:30:54.473345 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-4d9d3906-9bc4-4c16-8288-298f1b058db6 demo demo] Calling method 'detail' {{(pid=113109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:30:54.473709 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.api_utils [None req-4d9d3906-9bc4-4c16-8288-298f1b058db6 demo demo] Removing options '' from query. {{(pid=113109) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:30:54.474707 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.volume.api [None req-4d9d3906-9bc4-4c16-8288-298f1b058db6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113109) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:30:54.483294 np0000173170 devstack@c-api.service[113109]: INFO cinder.volume.api [None req-4d9d3906-9bc4-4c16-8288-298f1b058db6 demo demo] Get all volumes completed successfully. May 09 14:30:54.485452 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-4d9d3906-9bc4-4c16-8288-298f1b058db6 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:30:54.485804 np0000173170 devstack@c-api.service[113109]: [pid: 113109|app: 0|req: 7/22] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:30:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:31:04.478745 np0000173170 devstack@c-api.service[113109]: DEBUG dbcounter [-] [113109] Writing DB stats cinder:SELECT=1 {{(pid=113109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:31:54.505549 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-5018e39d-afb7-4255-992e-7f10ea39bd28 None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:31:54.508350 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-5018e39d-afb7-4255-992e-7f10ea39bd28 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:31:54.508589 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-5018e39d-afb7-4255-992e-7f10ea39bd28 demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:31:54.508856 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-5018e39d-afb7-4255-992e-7f10ea39bd28 demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:31:54.509196 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-5018e39d-afb7-4255-992e-7f10ea39bd28 demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:31:54.510174 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-5018e39d-afb7-4255-992e-7f10ea39bd28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:31:54.520252 np0000173170 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-5018e39d-afb7-4255-992e-7f10ea39bd28 demo demo] Get all volumes completed successfully. May 09 14:31:54.522785 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-5018e39d-afb7-4255-992e-7f10ea39bd28 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:31:54.523275 np0000173170 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 6/23] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:31:54 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 09 14:32:04.513438 np0000173170 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:32:54.541167 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.middleware.request_id [None req-333ad51a-961e-4107-8d02-5baf33d168fe None None] RequestId filter calling following filter/app {{(pid=113108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:32:54.544284 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-333ad51a-961e-4107-8d02-5baf33d168fe demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:32:54.544547 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-333ad51a-961e-4107-8d02-5baf33d168fe demo demo] Empty body provided in request {{(pid=113108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:32:54.544824 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-333ad51a-961e-4107-8d02-5baf33d168fe demo demo] Calling method 'detail' {{(pid=113108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:32:54.545136 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.api_utils [None req-333ad51a-961e-4107-8d02-5baf33d168fe demo demo] Removing options '' from query. {{(pid=113108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:32:54.546295 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.volume.api [None req-333ad51a-961e-4107-8d02-5baf33d168fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113108) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:32:54.553100 np0000173170 devstack@c-api.service[113108]: INFO cinder.volume.api [None req-333ad51a-961e-4107-8d02-5baf33d168fe demo demo] Get all volumes completed successfully. May 09 14:32:54.555263 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-333ad51a-961e-4107-8d02-5baf33d168fe demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:32:54.555713 np0000173170 devstack@c-api.service[113108]: [pid: 113108|app: 0|req: 6/24] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:32:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 14:33:04.549327 np0000173170 devstack@c-api.service[113108]: DEBUG dbcounter [-] [113108] Writing DB stats cinder:SELECT=1 {{(pid=113108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:33:54.572660 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.middleware.request_id [None req-ff13b8bb-8f1e-4217-b426-3494266e7567 None None] RequestId filter calling following filter/app {{(pid=113107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:33:54.680267 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-ff13b8bb-8f1e-4217-b426-3494266e7567 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:33:54.680719 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-ff13b8bb-8f1e-4217-b426-3494266e7567 demo demo] Empty body provided in request {{(pid=113107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:33:54.680984 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-ff13b8bb-8f1e-4217-b426-3494266e7567 demo demo] Calling method 'detail' {{(pid=113107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:33:54.681310 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.api_utils [None req-ff13b8bb-8f1e-4217-b426-3494266e7567 demo demo] Removing options '' from query. {{(pid=113107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:33:54.682702 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.volume.api [None req-ff13b8bb-8f1e-4217-b426-3494266e7567 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113107) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:33:54.692360 np0000173170 devstack@c-api.service[113107]: INFO cinder.volume.api [None req-ff13b8bb-8f1e-4217-b426-3494266e7567 demo demo] Get all volumes completed successfully. May 09 14:33:54.695066 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-ff13b8bb-8f1e-4217-b426-3494266e7567 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:33:54.695540 np0000173170 devstack@c-api.service[113107]: [pid: 113107|app: 0|req: 6/25] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:33:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:34:04.687473 np0000173170 devstack@c-api.service[113107]: DEBUG dbcounter [-] [113107] Writing DB stats cinder:SELECT=1 {{(pid=113107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:34:54.711759 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.middleware.request_id [None req-2540b8de-8407-4008-88d5-290854841bcf None None] RequestId filter calling following filter/app {{(pid=113109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:34:54.715789 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-2540b8de-8407-4008-88d5-290854841bcf demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:34:54.715975 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-2540b8de-8407-4008-88d5-290854841bcf demo demo] Empty body provided in request {{(pid=113109) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:34:54.716212 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-2540b8de-8407-4008-88d5-290854841bcf demo demo] Calling method 'detail' {{(pid=113109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:34:54.716474 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.api_utils [None req-2540b8de-8407-4008-88d5-290854841bcf demo demo] Removing options '' from query. {{(pid=113109) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:34:54.717281 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.volume.api [None req-2540b8de-8407-4008-88d5-290854841bcf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113109) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:34:54.728899 np0000173170 devstack@c-api.service[113109]: INFO cinder.volume.api [None req-2540b8de-8407-4008-88d5-290854841bcf demo demo] Get all volumes completed successfully. May 09 14:34:54.732291 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-2540b8de-8407-4008-88d5-290854841bcf demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:34:54.732830 np0000173170 devstack@c-api.service[113109]: [pid: 113109|app: 0|req: 8/26] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:34:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:35:04.721184 np0000173170 devstack@c-api.service[113109]: DEBUG dbcounter [-] [113109] Writing DB stats cinder:SELECT=1 {{(pid=113109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:35:54.752000 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-98286efc-4e2f-492c-8f7a-981297101523 None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:35:54.756262 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-98286efc-4e2f-492c-8f7a-981297101523 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:35:54.756756 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-98286efc-4e2f-492c-8f7a-981297101523 demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:35:54.757225 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-98286efc-4e2f-492c-8f7a-981297101523 demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:35:54.757721 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-98286efc-4e2f-492c-8f7a-981297101523 demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:35:54.759418 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-98286efc-4e2f-492c-8f7a-981297101523 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:35:54.768224 np0000173170 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-98286efc-4e2f-492c-8f7a-981297101523 demo demo] Get all volumes completed successfully. May 09 14:35:54.770211 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-98286efc-4e2f-492c-8f7a-981297101523 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:35:54.770498 np0000173170 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 7/27] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:35:54 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 09 14:36:04.764714 np0000173170 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:36:54.791303 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.middleware.request_id [None req-0616d460-7921-4625-956b-ce8700a687be None None] RequestId filter calling following filter/app {{(pid=113108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:36:54.794640 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-0616d460-7921-4625-956b-ce8700a687be demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:36:54.794877 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-0616d460-7921-4625-956b-ce8700a687be demo demo] Empty body provided in request {{(pid=113108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:36:54.795165 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-0616d460-7921-4625-956b-ce8700a687be demo demo] Calling method 'detail' {{(pid=113108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:36:54.795491 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.api_utils [None req-0616d460-7921-4625-956b-ce8700a687be demo demo] Removing options '' from query. {{(pid=113108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:36:54.796492 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.volume.api [None req-0616d460-7921-4625-956b-ce8700a687be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113108) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:36:54.811647 np0000173170 devstack@c-api.service[113108]: INFO cinder.volume.api [None req-0616d460-7921-4625-956b-ce8700a687be demo demo] Get all volumes completed successfully. May 09 14:36:54.814892 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-0616d460-7921-4625-956b-ce8700a687be demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:36:54.815565 np0000173170 devstack@c-api.service[113108]: [pid: 113108|app: 0|req: 7/28] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:36:54 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 09 14:37:04.802228 np0000173170 devstack@c-api.service[113108]: DEBUG dbcounter [-] [113108] Writing DB stats cinder:SELECT=1 {{(pid=113108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:37:54.834989 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.middleware.request_id [None req-3891d178-e04a-4d9f-9b4e-261242601643 None None] RequestId filter calling following filter/app {{(pid=113107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:37:54.837327 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-3891d178-e04a-4d9f-9b4e-261242601643 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:37:54.837537 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-3891d178-e04a-4d9f-9b4e-261242601643 demo demo] Empty body provided in request {{(pid=113107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:37:54.837673 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-3891d178-e04a-4d9f-9b4e-261242601643 demo demo] Calling method 'detail' {{(pid=113107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:37:54.837872 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.api_utils [None req-3891d178-e04a-4d9f-9b4e-261242601643 demo demo] Removing options '' from query. {{(pid=113107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:37:54.838592 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.volume.api [None req-3891d178-e04a-4d9f-9b4e-261242601643 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113107) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:37:54.844957 np0000173170 devstack@c-api.service[113107]: INFO cinder.volume.api [None req-3891d178-e04a-4d9f-9b4e-261242601643 demo demo] Get all volumes completed successfully. May 09 14:37:54.847338 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-3891d178-e04a-4d9f-9b4e-261242601643 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:37:54.847708 np0000173170 devstack@c-api.service[113107]: [pid: 113107|app: 0|req: 7/29] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:37:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:38:04.842770 np0000173170 devstack@c-api.service[113107]: DEBUG dbcounter [-] [113107] Writing DB stats cinder:SELECT=1 {{(pid=113107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:38:54.873219 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.middleware.request_id [None req-44be61f5-9d36-4616-b692-875ca8664800 None None] RequestId filter calling following filter/app {{(pid=113109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:38:55.006051 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-44be61f5-9d36-4616-b692-875ca8664800 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:38:55.006426 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-44be61f5-9d36-4616-b692-875ca8664800 demo demo] Empty body provided in request {{(pid=113109) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:38:55.006742 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-44be61f5-9d36-4616-b692-875ca8664800 demo demo] Calling method 'detail' {{(pid=113109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:38:55.007277 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.api_utils [None req-44be61f5-9d36-4616-b692-875ca8664800 demo demo] Removing options '' from query. {{(pid=113109) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:38:55.008156 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.volume.api [None req-44be61f5-9d36-4616-b692-875ca8664800 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113109) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:38:55.018130 np0000173170 devstack@c-api.service[113109]: INFO cinder.volume.api [None req-44be61f5-9d36-4616-b692-875ca8664800 demo demo] Get all volumes completed successfully. May 09 14:38:55.020449 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-44be61f5-9d36-4616-b692-875ca8664800 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:38:55.020921 np0000173170 devstack@c-api.service[113109]: [pid: 113109|app: 0|req: 9/30] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:38:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:39:05.011890 np0000173170 devstack@c-api.service[113109]: DEBUG dbcounter [-] [113109] Writing DB stats cinder:SELECT=1 {{(pid=113109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:39:55.042402 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-5f4bcae3-e785-4d3b-a866-ca7c3c4257f5 None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:39:55.045988 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-5f4bcae3-e785-4d3b-a866-ca7c3c4257f5 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:39:55.046290 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-5f4bcae3-e785-4d3b-a866-ca7c3c4257f5 demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:39:55.046598 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-5f4bcae3-e785-4d3b-a866-ca7c3c4257f5 demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:39:55.047052 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-5f4bcae3-e785-4d3b-a866-ca7c3c4257f5 demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:39:55.048286 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-5f4bcae3-e785-4d3b-a866-ca7c3c4257f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:39:55.056993 np0000173170 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-5f4bcae3-e785-4d3b-a866-ca7c3c4257f5 demo demo] Get all volumes completed successfully. May 09 14:39:55.059461 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-5f4bcae3-e785-4d3b-a866-ca7c3c4257f5 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:39:55.059948 np0000173170 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 8/31] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:39:55 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 09 14:40:05.052072 np0000173170 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:40:55.081617 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.middleware.request_id [None req-97c8bb6c-d5dd-4d06-8017-c4cf9531c258 None None] RequestId filter calling following filter/app {{(pid=113108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:40:55.085075 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-97c8bb6c-d5dd-4d06-8017-c4cf9531c258 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:40:55.085527 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-97c8bb6c-d5dd-4d06-8017-c4cf9531c258 demo demo] Empty body provided in request {{(pid=113108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:40:55.086003 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-97c8bb6c-d5dd-4d06-8017-c4cf9531c258 demo demo] Calling method 'detail' {{(pid=113108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:40:55.086576 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.api_utils [None req-97c8bb6c-d5dd-4d06-8017-c4cf9531c258 demo demo] Removing options '' from query. {{(pid=113108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:40:55.088303 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.volume.api [None req-97c8bb6c-d5dd-4d06-8017-c4cf9531c258 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113108) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:40:55.096472 np0000173170 devstack@c-api.service[113108]: INFO cinder.volume.api [None req-97c8bb6c-d5dd-4d06-8017-c4cf9531c258 demo demo] Get all volumes completed successfully. May 09 14:40:55.099282 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-97c8bb6c-d5dd-4d06-8017-c4cf9531c258 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:40:55.099898 np0000173170 devstack@c-api.service[113108]: [pid: 113108|app: 0|req: 8/32] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:40:55 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 09 14:41:05.091465 np0000173170 devstack@c-api.service[113108]: DEBUG dbcounter [-] [113108] Writing DB stats cinder:SELECT=1 {{(pid=113108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:41:55.119308 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.middleware.request_id [None req-83c68507-38aa-4805-94c7-7f765615b38e None None] RequestId filter calling following filter/app {{(pid=113107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:41:55.122813 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-83c68507-38aa-4805-94c7-7f765615b38e demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:41:55.123169 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-83c68507-38aa-4805-94c7-7f765615b38e demo demo] Empty body provided in request {{(pid=113107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:41:55.123548 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-83c68507-38aa-4805-94c7-7f765615b38e demo demo] Calling method 'detail' {{(pid=113107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:41:55.123889 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.api_utils [None req-83c68507-38aa-4805-94c7-7f765615b38e demo demo] Removing options '' from query. {{(pid=113107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:41:55.124974 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.volume.api [None req-83c68507-38aa-4805-94c7-7f765615b38e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113107) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:41:55.135080 np0000173170 devstack@c-api.service[113107]: INFO cinder.volume.api [None req-83c68507-38aa-4805-94c7-7f765615b38e demo demo] Get all volumes completed successfully. May 09 14:41:55.137592 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-83c68507-38aa-4805-94c7-7f765615b38e demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:41:55.138132 np0000173170 devstack@c-api.service[113107]: [pid: 113107|app: 0|req: 8/33] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:41:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:42:05.129274 np0000173170 devstack@c-api.service[113107]: DEBUG dbcounter [-] [113107] Writing DB stats cinder:SELECT=1 {{(pid=113107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:42:55.162649 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.middleware.request_id [None req-333ee172-df94-4829-9387-4c50fe397d8e None None] RequestId filter calling following filter/app {{(pid=113109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:42:55.166261 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-333ee172-df94-4829-9387-4c50fe397d8e demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:42:55.166512 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-333ee172-df94-4829-9387-4c50fe397d8e demo demo] Empty body provided in request {{(pid=113109) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:42:55.166822 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-333ee172-df94-4829-9387-4c50fe397d8e demo demo] Calling method 'detail' {{(pid=113109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:42:55.167146 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.api_utils [None req-333ee172-df94-4829-9387-4c50fe397d8e demo demo] Removing options '' from query. {{(pid=113109) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:42:55.168127 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.volume.api [None req-333ee172-df94-4829-9387-4c50fe397d8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113109) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:42:55.179449 np0000173170 devstack@c-api.service[113109]: INFO cinder.volume.api [None req-333ee172-df94-4829-9387-4c50fe397d8e demo demo] Get all volumes completed successfully. May 09 14:42:55.181599 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-333ee172-df94-4829-9387-4c50fe397d8e demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:42:55.182297 np0000173170 devstack@c-api.service[113109]: [pid: 113109|app: 0|req: 10/34] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:42:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:43:05.172713 np0000173170 devstack@c-api.service[113109]: DEBUG dbcounter [-] [113109] Writing DB stats cinder:SELECT=1 {{(pid=113109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:43:55.202887 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-3ddea6ad-4eda-4cd8-b897-2d23d32a6d01 None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:43:55.258720 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-3ddea6ad-4eda-4cd8-b897-2d23d32a6d01 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:43:55.258993 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-3ddea6ad-4eda-4cd8-b897-2d23d32a6d01 demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:43:55.259502 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-3ddea6ad-4eda-4cd8-b897-2d23d32a6d01 demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:43:55.259610 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-3ddea6ad-4eda-4cd8-b897-2d23d32a6d01 demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:43:55.260680 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-3ddea6ad-4eda-4cd8-b897-2d23d32a6d01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:43:55.270617 np0000173170 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-3ddea6ad-4eda-4cd8-b897-2d23d32a6d01 demo demo] Get all volumes completed successfully. May 09 14:43:55.272994 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-3ddea6ad-4eda-4cd8-b897-2d23d32a6d01 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:43:55.273500 np0000173170 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 9/35] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:43:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:44:05.265613 np0000173170 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:44:55.292054 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.middleware.request_id [None req-ae7f13aa-32b2-4f7f-8738-f6ca187eecb2 None None] RequestId filter calling following filter/app {{(pid=113108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:44:55.297440 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-ae7f13aa-32b2-4f7f-8738-f6ca187eecb2 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:44:55.297855 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-ae7f13aa-32b2-4f7f-8738-f6ca187eecb2 demo demo] Empty body provided in request {{(pid=113108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:44:55.298326 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-ae7f13aa-32b2-4f7f-8738-f6ca187eecb2 demo demo] Calling method 'detail' {{(pid=113108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:44:55.298797 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.api_utils [None req-ae7f13aa-32b2-4f7f-8738-f6ca187eecb2 demo demo] Removing options '' from query. {{(pid=113108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:44:55.300585 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.volume.api [None req-ae7f13aa-32b2-4f7f-8738-f6ca187eecb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113108) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:44:55.313393 np0000173170 devstack@c-api.service[113108]: INFO cinder.volume.api [None req-ae7f13aa-32b2-4f7f-8738-f6ca187eecb2 demo demo] Get all volumes completed successfully. May 09 14:44:55.316356 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-ae7f13aa-32b2-4f7f-8738-f6ca187eecb2 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:44:55.316926 np0000173170 devstack@c-api.service[113108]: [pid: 113108|app: 0|req: 9/36] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:44:55 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 09 14:45:05.305972 np0000173170 devstack@c-api.service[113108]: DEBUG dbcounter [-] [113108] Writing DB stats cinder:SELECT=1 {{(pid=113108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:45:55.340120 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.middleware.request_id [None req-e0e185fe-cdaa-4c91-ac1b-bf94c544b0ed None None] RequestId filter calling following filter/app {{(pid=113107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:45:55.344657 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-e0e185fe-cdaa-4c91-ac1b-bf94c544b0ed demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:45:55.345332 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-e0e185fe-cdaa-4c91-ac1b-bf94c544b0ed demo demo] Empty body provided in request {{(pid=113107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:45:55.347299 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-e0e185fe-cdaa-4c91-ac1b-bf94c544b0ed demo demo] Calling method 'detail' {{(pid=113107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:45:55.347877 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.api_utils [None req-e0e185fe-cdaa-4c91-ac1b-bf94c544b0ed demo demo] Removing options '' from query. {{(pid=113107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:45:55.349862 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.volume.api [None req-e0e185fe-cdaa-4c91-ac1b-bf94c544b0ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113107) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:45:55.364864 np0000173170 devstack@c-api.service[113107]: INFO cinder.volume.api [None req-e0e185fe-cdaa-4c91-ac1b-bf94c544b0ed demo demo] Get all volumes completed successfully. May 09 14:45:55.367605 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-e0e185fe-cdaa-4c91-ac1b-bf94c544b0ed demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:45:55.368289 np0000173170 devstack@c-api.service[113107]: [pid: 113107|app: 0|req: 9/37] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:45:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:46:05.356392 np0000173170 devstack@c-api.service[113107]: DEBUG dbcounter [-] [113107] Writing DB stats cinder:SELECT=1 {{(pid=113107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:46:55.384528 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.middleware.request_id [None req-679c6b5e-662a-42d0-82ea-4cd6c1a8c33c None None] RequestId filter calling following filter/app {{(pid=113109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:46:55.388994 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-679c6b5e-662a-42d0-82ea-4cd6c1a8c33c demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:46:55.389519 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-679c6b5e-662a-42d0-82ea-4cd6c1a8c33c demo demo] Empty body provided in request {{(pid=113109) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:46:55.389946 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.openstack.wsgi [None req-679c6b5e-662a-42d0-82ea-4cd6c1a8c33c demo demo] Calling method 'detail' {{(pid=113109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:46:55.390618 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.api.api_utils [None req-679c6b5e-662a-42d0-82ea-4cd6c1a8c33c demo demo] Removing options '' from query. {{(pid=113109) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:46:55.392070 np0000173170 devstack@c-api.service[113109]: DEBUG cinder.volume.api [None req-679c6b5e-662a-42d0-82ea-4cd6c1a8c33c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113109) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:46:55.402081 np0000173170 devstack@c-api.service[113109]: INFO cinder.volume.api [None req-679c6b5e-662a-42d0-82ea-4cd6c1a8c33c demo demo] Get all volumes completed successfully. May 09 14:46:55.406279 np0000173170 devstack@c-api.service[113109]: INFO cinder.api.openstack.wsgi [None req-679c6b5e-662a-42d0-82ea-4cd6c1a8c33c demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:46:55.406896 np0000173170 devstack@c-api.service[113109]: [pid: 113109|app: 0|req: 11/38] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:46:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:47:05.395805 np0000173170 devstack@c-api.service[113109]: DEBUG dbcounter [-] [113109] Writing DB stats cinder:SELECT=1 {{(pid=113109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:47:55.424739 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.middleware.request_id [None req-b7503b48-e4c5-4523-9132-92133ffd98db None None] RequestId filter calling following filter/app {{(pid=113106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:47:55.428597 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-b7503b48-e4c5-4523-9132-92133ffd98db demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:47:55.429161 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-b7503b48-e4c5-4523-9132-92133ffd98db demo demo] Empty body provided in request {{(pid=113106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:47:55.429670 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.openstack.wsgi [None req-b7503b48-e4c5-4523-9132-92133ffd98db demo demo] Calling method 'detail' {{(pid=113106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:47:55.430278 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.api.api_utils [None req-b7503b48-e4c5-4523-9132-92133ffd98db demo demo] Removing options '' from query. {{(pid=113106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:47:55.431303 np0000173170 devstack@c-api.service[113106]: DEBUG cinder.volume.api [None req-b7503b48-e4c5-4523-9132-92133ffd98db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:47:55.442037 np0000173170 devstack@c-api.service[113106]: INFO cinder.volume.api [None req-b7503b48-e4c5-4523-9132-92133ffd98db demo demo] Get all volumes completed successfully. May 09 14:47:55.443978 np0000173170 devstack@c-api.service[113106]: INFO cinder.api.openstack.wsgi [None req-b7503b48-e4c5-4523-9132-92133ffd98db demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:47:55.444614 np0000173170 devstack@c-api.service[113106]: [pid: 113106|app: 0|req: 10/39] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:47:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:48:05.435485 np0000173170 devstack@c-api.service[113106]: DEBUG dbcounter [-] [113106] Writing DB stats cinder:SELECT=1 {{(pid=113106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:48:55.469739 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.middleware.request_id [None req-144db6b4-756c-4df7-86c2-53ed5ae80005 None None] RequestId filter calling following filter/app {{(pid=113108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:48:55.568039 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-144db6b4-756c-4df7-86c2-53ed5ae80005 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:48:55.568039 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-144db6b4-756c-4df7-86c2-53ed5ae80005 demo demo] Empty body provided in request {{(pid=113108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:48:55.568039 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.openstack.wsgi [None req-144db6b4-756c-4df7-86c2-53ed5ae80005 demo demo] Calling method 'detail' {{(pid=113108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:48:55.568039 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.api.api_utils [None req-144db6b4-756c-4df7-86c2-53ed5ae80005 demo demo] Removing options '' from query. {{(pid=113108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:48:55.568307 np0000173170 devstack@c-api.service[113108]: DEBUG cinder.volume.api [None req-144db6b4-756c-4df7-86c2-53ed5ae80005 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113108) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:48:55.578366 np0000173170 devstack@c-api.service[113108]: INFO cinder.volume.api [None req-144db6b4-756c-4df7-86c2-53ed5ae80005 demo demo] Get all volumes completed successfully. May 09 14:48:55.581105 np0000173170 devstack@c-api.service[113108]: INFO cinder.api.openstack.wsgi [None req-144db6b4-756c-4df7-86c2-53ed5ae80005 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:48:55.581684 np0000173170 devstack@c-api.service[113108]: [pid: 113108|app: 0|req: 10/40] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:48:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:49:05.571859 np0000173170 devstack@c-api.service[113108]: DEBUG dbcounter [-] [113108] Writing DB stats cinder:SELECT=1 {{(pid=113108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:49:55.598529 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.middleware.request_id [None req-828ca730-9150-4b00-818b-3be4c56023ae None None] RequestId filter calling following filter/app {{(pid=113107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:49:55.601850 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-828ca730-9150-4b00-818b-3be4c56023ae demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 09 14:49:55.602115 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-828ca730-9150-4b00-818b-3be4c56023ae demo demo] Empty body provided in request {{(pid=113107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:49:55.602359 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.openstack.wsgi [None req-828ca730-9150-4b00-818b-3be4c56023ae demo demo] Calling method 'detail' {{(pid=113107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:49:55.602674 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.api.api_utils [None req-828ca730-9150-4b00-818b-3be4c56023ae demo demo] Removing options '' from query. {{(pid=113107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:49:55.603827 np0000173170 devstack@c-api.service[113107]: DEBUG cinder.volume.api [None req-828ca730-9150-4b00-818b-3be4c56023ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113107) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:49:55.612629 np0000173170 devstack@c-api.service[113107]: INFO cinder.volume.api [None req-828ca730-9150-4b00-818b-3be4c56023ae demo demo] Get all volumes completed successfully. May 09 14:49:55.615458 np0000173170 devstack@c-api.service[113107]: INFO cinder.api.openstack.wsgi [None req-828ca730-9150-4b00-818b-3be4c56023ae demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 09 14:49:55.615867 np0000173170 devstack@c-api.service[113107]: [pid: 113107|app: 0|req: 10/41] 199.204.45.109 () {64 vars in 1296 bytes} [Sat May 9 14:49:55 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 09 14:50:05.607216 np0000173170 devstack@c-api.service[113107]: DEBUG dbcounter [-] [113107] Writing DB stats cinder:SELECT=1 {{(pid=113107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}