May 09 03:24:25.345828 np0000172885 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 03:24:25.351782 np0000172885 devstack@c-api.service[112656]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 03:24:25.356669 np0000172885 devstack@c-api.service[112656]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 03:24:25 2026] *** May 09 03:24:25.356669 np0000172885 devstack@c-api.service[112656]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 03:24:25.356669 np0000172885 devstack@c-api.service[112656]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 03:24:25.356669 np0000172885 devstack@c-api.service[112656]: nodename: np0000172885 May 09 03:24:25.356669 np0000172885 devstack@c-api.service[112656]: machine: x86_64 May 09 03:24:25.356669 np0000172885 devstack@c-api.service[112656]: clock source: unix May 09 03:24:25.356669 np0000172885 devstack@c-api.service[112656]: pcre jit disabled May 09 03:24:25.356669 np0000172885 devstack@c-api.service[112656]: detected number of CPU cores: 16 May 09 03:24:25.356669 np0000172885 devstack@c-api.service[112656]: current working directory: / May 09 03:24:25.357023 np0000172885 devstack@c-api.service[112656]: detected binary path: /usr/bin/uwsgi-core May 09 03:24:25.357023 np0000172885 devstack@c-api.service[112656]: your processes number limit is 256917 May 09 03:24:25.357023 np0000172885 devstack@c-api.service[112656]: your memory page size is 4096 bytes May 09 03:24:25.357023 np0000172885 devstack@c-api.service[112656]: detected max file descriptor number: 2048 May 09 03:24:25.357023 np0000172885 devstack@c-api.service[112656]: lock engine: pthread robust mutexes May 09 03:24:25.357192 np0000172885 devstack@c-api.service[112656]: thunder lock: enabled May 09 03:24:25.357674 np0000172885 devstack@c-api.service[112656]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 03:24:25.357747 np0000172885 devstack@c-api.service[112656]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 03:24:25.357785 np0000172885 devstack@c-api.service[112656]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 03:24:25.357785 np0000172885 devstack@c-api.service[112656]: Set PythonHome to /opt/stack/data/venv May 09 03:24:25.405639 np0000172885 devstack@c-api.service[112656]: Python main interpreter initialized at 0x75e55dea3668 May 09 03:24:25.405639 np0000172885 devstack@c-api.service[112656]: python threads support enabled May 09 03:24:25.405639 np0000172885 devstack@c-api.service[112656]: your server socket listen backlog is limited to 100 connections May 09 03:24:25.405639 np0000172885 devstack@c-api.service[112656]: your mercy for graceful operations on workers is 80 seconds May 09 03:24:25.406466 np0000172885 devstack@c-api.service[112656]: mapped 671795 bytes (656 KB) for 4 cores May 09 03:24:25.406699 np0000172885 devstack@c-api.service[112656]: *** Operational MODE: preforking *** May 09 03:24:25.407028 np0000172885 devstack@c-api.service[112656]: *** uWSGI is running in multiple interpreter mode *** May 09 03:24:25.407028 np0000172885 devstack@c-api.service[112656]: spawned uWSGI master process (pid: 112656) May 09 03:24:25.407277 np0000172885 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 03:24:25.408499 np0000172885 devstack@c-api.service[112656]: spawned uWSGI worker 1 (pid: 112664, cores: 1) May 09 03:24:25.409073 np0000172885 devstack@c-api.service[112656]: spawned uWSGI worker 2 (pid: 112665, cores: 1) May 09 03:24:25.413010 np0000172885 devstack@c-api.service[112656]: spawned uWSGI worker 3 (pid: 112667, cores: 1) May 09 03:24:25.413010 np0000172885 devstack@c-api.service[112656]: spawned uWSGI worker 4 (pid: 112668, cores: 1) May 09 03:24:25.413010 np0000172885 devstack@c-api.service[112656]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 03:24:25.545412 np0000172885 devstack@c-api.service[112665]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:24:25.545412 np0000172885 devstack@c-api.service[112665]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:24:25.545412 np0000172885 devstack@c-api.service[112665]: we strongly recommend against using it for new projects. May 09 03:24:25.545412 np0000172885 devstack@c-api.service[112665]: If you are already using Eventlet, we recommend migrating to a different May 09 03:24:25.545412 np0000172885 devstack@c-api.service[112665]: framework. For more detail see May 09 03:24:25.545412 np0000172885 devstack@c-api.service[112665]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:24:25.545412 np0000172885 devstack@c-api.service[112665]: import eventlet # noqa May 09 03:24:25.553295 np0000172885 devstack@c-api.service[112664]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:24:25.553295 np0000172885 devstack@c-api.service[112664]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:24:25.553295 np0000172885 devstack@c-api.service[112664]: we strongly recommend against using it for new projects. May 09 03:24:25.553295 np0000172885 devstack@c-api.service[112664]: If you are already using Eventlet, we recommend migrating to a different May 09 03:24:25.553295 np0000172885 devstack@c-api.service[112664]: framework. For more detail see May 09 03:24:25.553295 np0000172885 devstack@c-api.service[112664]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:24:25.553295 np0000172885 devstack@c-api.service[112664]: import eventlet # noqa May 09 03:24:25.554826 np0000172885 devstack@c-api.service[112667]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:24:25.554826 np0000172885 devstack@c-api.service[112667]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:24:25.554826 np0000172885 devstack@c-api.service[112667]: we strongly recommend against using it for new projects. May 09 03:24:25.554826 np0000172885 devstack@c-api.service[112667]: If you are already using Eventlet, we recommend migrating to a different May 09 03:24:25.554826 np0000172885 devstack@c-api.service[112667]: framework. For more detail see May 09 03:24:25.554826 np0000172885 devstack@c-api.service[112667]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:24:25.554826 np0000172885 devstack@c-api.service[112667]: import eventlet # noqa May 09 03:24:25.562661 np0000172885 devstack@c-api.service[112668]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:24:25.562661 np0000172885 devstack@c-api.service[112668]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:24:25.562661 np0000172885 devstack@c-api.service[112668]: we strongly recommend against using it for new projects. May 09 03:24:25.562661 np0000172885 devstack@c-api.service[112668]: If you are already using Eventlet, we recommend migrating to a different May 09 03:24:25.562661 np0000172885 devstack@c-api.service[112668]: framework. For more detail see May 09 03:24:25.562661 np0000172885 devstack@c-api.service[112668]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:24:25.562661 np0000172885 devstack@c-api.service[112668]: import eventlet # noqa May 09 03:24:25.637003 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:24:25.637003 np0000172885 devstack@c-api.service[112665]: debtcollector.deprecate( May 09 03:24:25.647987 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:24:25.647987 np0000172885 devstack@c-api.service[112664]: debtcollector.deprecate( May 09 03:24:25.651384 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:24:25.651384 np0000172885 devstack@c-api.service[112668]: debtcollector.deprecate( May 09 03:24:25.653733 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:24:25.653733 np0000172885 devstack@c-api.service[112667]: debtcollector.deprecate( May 09 03:24:25.725567 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:24:25.725567 np0000172885 devstack@c-api.service[112665]: from cgi import parse_header May 09 03:24:25.731564 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:24:25.731564 np0000172885 devstack@c-api.service[112667]: from cgi import parse_header May 09 03:24:25.734179 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:24:25.734179 np0000172885 devstack@c-api.service[112668]: from cgi import parse_header May 09 03:24:25.742392 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:24:25.742392 np0000172885 devstack@c-api.service[112664]: from cgi import parse_header May 09 03:24:25.776782 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:24:25.776782 np0000172885 devstack@c-api.service[112667]: removals.removed_module( May 09 03:24:25.777476 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:24:25.777476 np0000172885 devstack@c-api.service[112667]: removals.removed_module( May 09 03:24:25.781466 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:24:25.781466 np0000172885 devstack@c-api.service[112665]: removals.removed_module( May 09 03:24:25.781840 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:24:25.781840 np0000172885 devstack@c-api.service[112668]: removals.removed_module( May 09 03:24:25.782204 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:24:25.782204 np0000172885 devstack@c-api.service[112665]: removals.removed_module( May 09 03:24:25.782995 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:24:25.782995 np0000172885 devstack@c-api.service[112668]: removals.removed_module( May 09 03:24:25.791468 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:24:25.791468 np0000172885 devstack@c-api.service[112664]: removals.removed_module( May 09 03:24:25.792207 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:24:25.792207 np0000172885 devstack@c-api.service[112664]: removals.removed_module( May 09 03:24:26.436187 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:24:26.436187 np0000172885 devstack@c-api.service[112667]: warnings.warn( May 09 03:24:26.440391 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:24:26.440391 np0000172885 devstack@c-api.service[112665]: warnings.warn( May 09 03:24:26.468124 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:24:26.468124 np0000172885 devstack@c-api.service[112664]: warnings.warn( May 09 03:24:26.515536 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:24:26.515536 np0000172885 devstack@c-api.service[112668]: warnings.warn( May 09 03:24:26.541445 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:24:26.541445 np0000172885 devstack@c-api.service[112667]: warnings.warn( May 09 03:24:26.552114 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:24:26.552114 np0000172885 devstack@c-api.service[112665]: warnings.warn( May 09 03:24:26.587369 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:24:26.587369 np0000172885 devstack@c-api.service[112664]: warnings.warn( May 09 03:24:26.640629 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:24:26.640629 np0000172885 devstack@c-api.service[112668]: warnings.warn( May 09 03:24:26.835593 np0000172885 devstack@c-api.service[112667]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:24:26.836242 np0000172885 devstack@c-api.service[112667]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112667) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:24:26.849553 np0000172885 devstack@c-api.service[112665]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:24:26.849707 np0000172885 devstack@c-api.service[112665]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112665) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:24:26.882564 np0000172885 devstack@c-api.service[112664]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:24:26.882733 np0000172885 devstack@c-api.service[112664]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112664) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:24:26.923054 np0000172885 devstack@c-api.service[112667]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:24:26.923054 np0000172885 devstack@c-api.service[112667]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:24:26.924378 np0000172885 devstack@c-api.service[112665]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:24:26.924378 np0000172885 devstack@c-api.service[112665]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:24:26.945175 np0000172885 devstack@c-api.service[112664]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:24:26.945175 np0000172885 devstack@c-api.service[112664]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:24:26.960612 np0000172885 devstack@c-api.service[112668]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:24:26.960718 np0000172885 devstack@c-api.service[112668]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112668) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:24:27.030336 np0000172885 devstack@c-api.service[112668]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:24:27.030336 np0000172885 devstack@c-api.service[112668]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:24:27.412352 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112667) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:24:27.412578 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112665) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:24:27.412651 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112664) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:24:27.412747 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.412811 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.412881 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.412951 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.413011 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.413068 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.413132 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.413210 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.413271 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.415193 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.415281 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.415344 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.415407 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.415478 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.415585 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.415653 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.415735 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.415803 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.415859 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.415915 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.415981 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.416046 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.416102 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.416164 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.416282 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.416358 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.416423 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.416485 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.416571 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.416648 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.416706 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.416706 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.416706 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.416854 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.416920 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.416920 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.417035 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.417102 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.417167 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.417167 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.417279 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.417338 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.417402 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.417472 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.417529 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.417608 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.417677 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.417677 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.417677 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.417677 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.417677 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.418742 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.418834 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.418834 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.418972 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.419044 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.419116 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.419116 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.419235 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.419332 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.419393 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.419484 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.419611 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.419678 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.419737 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.419812 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.419876 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.419876 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.419994 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.420066 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.420133 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.420234 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.420304 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.420375 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.420433 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.420503 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.420598 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.420664 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.420733 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.420812 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.420903 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.420991 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.421049 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.421105 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.421162 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.421218 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.421273 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.421340 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.421408 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.421466 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.421530 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.421613 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.421670 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.421728 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.421728 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.421728 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.421728 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.421949 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.422008 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.422069 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.422127 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.422192 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.422257 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.422336 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.422400 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.422466 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.422531 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.422611 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.422682 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.422741 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.422797 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.422862 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.422932 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.422998 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.423054 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.423122 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.423188 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.423253 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.423309 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.423372 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.423435 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.423493 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.423567 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.423639 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.423697 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.423754 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.423820 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.423877 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.423940 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.423998 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.424061 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.424123 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.424123 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.424297 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.424359 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.424432 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.424498 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.424593 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.424593 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.424721 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.424785 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.424850 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.424916 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.424979 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.425037 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.425037 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.425037 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.425207 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.425236 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.425260 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.425287 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.425318 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.425318 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.425318 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.425318 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.425318 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.425550 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.425586 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.425626 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.425656 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.425681 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.425709 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.425749 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.425784 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.425819 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.425847 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.425875 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.425900 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.425929 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.425954 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.425981 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.426033 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.426090 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.426165 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.426274 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.426274 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.426324 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.427260 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.427309 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.427377 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.427411 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.427436 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.427466 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.427509 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.427555 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.427583 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.427611 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.427637 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.427667 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.427692 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.427726 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.427756 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.427789 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.427818 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.427849 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.427882 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.427882 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.427935 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.428718 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.428763 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.428845 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.428889 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.428945 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.428978 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.429005 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.429033 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.429066 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.429094 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.429124 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.429149 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.429180 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.429208 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.429242 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.429270 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.429295 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.429327 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.429357 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.429388 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.429416 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.435333 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.435457 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.435457 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.435602 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.435602 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.435721 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.435721 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.435837 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.435903 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.436002 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.436063 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.436106 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.436145 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.436261 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.436491 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.436588 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.436655 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.436718 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.436779 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.436821 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.436855 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.436898 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.436941 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.436976 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.437012 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.437044 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.437086 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.437128 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.437195 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.437236 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.437269 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.437269 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.437269 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.437269 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.437269 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.437431 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112668) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:24:27.437620 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.437664 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.437710 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.437750 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.437785 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.437934 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.437974 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.438009 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.438046 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.438116 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.438238 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.438293 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.438361 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.438407 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.438451 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.438490 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.438524 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.438586 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.438626 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.438666 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.438705 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.438749 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.438793 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.438832 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.438879 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.438918 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.438962 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.439005 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.439039 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.439073 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.439110 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.439144 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.439188 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.439227 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.439260 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.439303 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.439345 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.439384 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.439421 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.439464 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.439501 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.439565 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.439602 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.439645 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.439687 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.439722 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.439764 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.439803 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.439840 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.439879 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.439920 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.439956 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.440000 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.440038 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.440070 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.440107 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.440107 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.440107 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.440107 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.440264 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.440264 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.440264 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.440264 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.440264 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.440264 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.440264 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.440496 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.440496 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.440587 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.440643 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.440715 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.440781 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.440850 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.441077 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.441142 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.441202 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.441243 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.441278 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.441320 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.441355 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.441392 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.441425 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.441458 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.441458 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.441550 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.441590 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.441623 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.441667 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.441733 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.441796 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.441850 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.441921 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.441971 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.442016 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.442053 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.442086 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.442127 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.442161 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.442198 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.442236 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.442278 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.442313 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.442355 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.442398 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.442438 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.442471 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.442510 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.442575 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.442619 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.442657 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.442694 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.442726 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.442761 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.442804 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.442847 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.442885 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.442922 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.442922 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.443004 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.443059 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.443059 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.443154 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.443203 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.443203 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.443203 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.443319 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.443375 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.443375 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.443505 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.443505 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.443505 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.443505 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.443505 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.443505 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.443746 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.443746 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.443818 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.443864 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.443864 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.443928 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.443961 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.443961 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.443961 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.444064 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.444104 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.444148 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.444224 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.444268 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.444268 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.444344 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.444387 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.444425 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.444473 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.444507 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.444558 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.444605 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.444649 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.444689 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.444726 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.444726 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.444726 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.444726 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.444866 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.444900 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.444938 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.444972 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.445008 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.445046 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.445046 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.445116 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.445150 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.445150 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.445226 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.445264 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.445291 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.445319 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.445349 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.445380 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.445408 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.445436 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.445532 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.445577 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.445605 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.445605 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.445605 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.445674 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.445700 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.445738 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.445768 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.445807 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.445836 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.445879 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.445913 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.445953 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.445982 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.446008 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.446039 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.446068 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.446096 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.446129 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.446156 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.446186 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.446216 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.446245 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.446276 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.446305 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.446329 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.446356 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.446387 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.446420 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.446448 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.446475 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.446500 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.446547 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.446578 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.446605 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.446629 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.446652 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.446689 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.446716 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.446745 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.446774 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.446803 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.446827 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.446854 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.446882 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.446915 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.447423 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.447486 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.447556 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.447724 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.447765 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.447800 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.447840 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.447893 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.447929 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.447971 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.448001 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.448038 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.448070 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.448099 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.448123 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.448153 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.448213 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.448244 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.448277 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.448305 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.448339 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.448370 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.448396 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.448426 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.448450 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.448478 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.448504 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.448551 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.448583 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.448615 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.448650 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.448678 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.448678 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.448678 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.448678 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.449045 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.449111 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.449167 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.449235 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.449297 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.449359 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.449424 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.449487 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.449574 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.449629 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.449696 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.449796 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.449856 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.449922 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.450216 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.450305 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.450345 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.450420 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.450479 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.450560 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.450604 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.450634 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.450665 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.450693 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.450720 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.450752 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.450779 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.450805 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.450830 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.450866 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.450894 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.450920 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.450952 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.450985 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.451012 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.451042 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.451071 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.451095 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.451127 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.451159 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.451185 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.451185 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.451185 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.451185 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.451185 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.451313 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.451313 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.451365 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.451393 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.451978 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.452043 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.452109 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.452162 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.452249 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.452388 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.452448 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.452821 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.452887 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.452949 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.453017 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.453073 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.453173 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.453228 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.453273 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.453311 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.453347 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.453390 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.453437 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.453482 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.453525 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.453577 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.453617 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.453654 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.453691 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.453728 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.453775 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.453817 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.453855 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.453899 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.453941 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.453983 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.454020 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.454062 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.454100 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.454140 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.454176 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.454228 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.454271 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.454320 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.454320 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.454320 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.454427 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.454466 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.454508 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.454581 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.454643 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.454684 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.454735 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.454775 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.454817 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.454862 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.454899 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.454937 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.454978 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.455017 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.455059 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.455101 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.455139 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.455192 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.455235 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.455277 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.455318 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.455363 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.455401 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.455401 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.455401 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.455401 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.455401 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.455584 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.455861 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.455907 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.455984 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.456027 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.456027 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.456102 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.456146 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.456224 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.456270 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.456318 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.456357 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.456399 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.456399 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.456463 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.456506 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.456562 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.456611 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.456654 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.456697 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.456735 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.456777 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.456815 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.456852 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.456896 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.456933 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.456970 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.457021 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.457066 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.457105 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.457148 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.457185 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.457222 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.457265 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.457307 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.457343 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.457386 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.457598 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.457637 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.457683 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.457732 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.457774 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.457815 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.457852 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.457890 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.457931 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.457967 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.458009 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.458052 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.458097 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.458134 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.458170 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.458206 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.458243 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.458276 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.458403 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.458551 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.458593 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.458646 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.458688 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.458722 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.458761 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.458799 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.458841 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.458841 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.458841 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.458841 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.458841 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.458841 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.458841 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.458841 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.459092 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.459092 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.459092 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.459092 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.459092 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.459092 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.459092 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.459092 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.459092 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.459092 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.459409 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.459409 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.459409 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.459409 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.459409 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.459409 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.459409 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.459661 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.459661 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.459661 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.459661 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.459797 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.459797 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.459797 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.459902 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.459902 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.459981 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.460030 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.460074 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.460112 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.460149 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.460205 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.460241 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.460285 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.460323 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.460366 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.460403 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.460440 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.460487 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.460529 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.460595 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.460634 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.460670 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.460707 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.460743 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.460781 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.460814 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.460856 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.460902 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.460943 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.460988 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.461029 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.461065 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.461101 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.461143 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.461183 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.461219 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.461260 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.461394 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.461394 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.461491 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.461529 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.461646 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.465028 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.465083 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.465134 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.465195 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.465260 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.465320 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.465378 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.465412 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.465500 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.465574 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.465638 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.465699 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.465759 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.465825 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.465950 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.466041 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.466094 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.466162 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.466223 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.466287 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.466375 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.466951 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.467009 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.467086 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.467143 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.467226 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.467290 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.467368 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.467399 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.467491 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.467585 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.467641 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.467818 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.467878 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.467921 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.467955 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.467987 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.468016 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.468069 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.468123 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.468206 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.468238 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.468290 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.468322 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.468357 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.468425 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.468485 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.468549 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.468643 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.468863 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.468930 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.468991 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.469054 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.469115 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.469176 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.469244 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.473583 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.473647 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.473712 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.473754 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.473795 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.473838 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.473874 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.473911 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.473952 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.473990 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.474025 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.474068 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.474068 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.474133 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.474493 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.474554 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.474633 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.474677 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.474821 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.474821 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.474895 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.475056 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.475109 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.475152 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.475191 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.475230 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.475274 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.475322 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.475364 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.475401 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.475442 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.475480 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.475517 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.475583 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.475622 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.475661 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.475697 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.475743 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.475785 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.475829 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.475871 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.475908 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.475943 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.475981 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.476019 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.476055 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.476096 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.476138 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.476216 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.476259 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.476296 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.476331 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.476391 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.476429 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.476462 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.476499 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.476550 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.476599 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.476638 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.476679 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.476717 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.476759 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.476795 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.476836 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.476874 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.476910 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.476950 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.476985 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.476985 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.476985 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.476985 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.476985 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.476985 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.476985 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:27.476985 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:27.476985 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:27.476985 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:27.477303 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:27.477303 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:27.477303 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:27.520584 np0000172885 devstack@c-api.service[112665]: INFO dbcounter [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Registered counter for database cinder May 09 03:24:27.521088 np0000172885 devstack@c-api.service[112664]: INFO dbcounter [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Registered counter for database cinder May 09 03:24:27.523191 np0000172885 devstack@c-api.service[112668]: INFO dbcounter [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Registered counter for database cinder May 09 03:24:27.530429 np0000172885 devstack@c-api.service[112667]: INFO dbcounter [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Registered counter for database cinder May 09 03:24:27.536024 np0000172885 devstack@c-api.service[112665]: DEBUG oslo_db.sqlalchemy.engines [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb 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=112665) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:27.542313 np0000172885 devstack@c-api.service[112668]: DEBUG oslo_db.sqlalchemy.engines [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 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=112668) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:27.547879 np0000172885 devstack@c-api.service[112664]: DEBUG oslo_db.sqlalchemy.engines [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c 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=112664) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:27.554008 np0000172885 devstack@c-api.service[112667]: DEBUG oslo_db.sqlalchemy.engines [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 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=112667) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:27.661307 np0000172885 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writer thread running {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:24:27.663230 np0000172885 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writer thread running {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:24:27.665296 np0000172885 devstack@c-api.service[112665]: INFO cinder.rpc [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:24:27.665982 np0000172885 devstack@c-api.service[112664]: INFO cinder.rpc [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:24:27.668434 np0000172885 devstack@c-api.service[112664]: INFO cinder.rpc [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:24:27.669395 np0000172885 devstack@c-api.service[112665]: INFO cinder.rpc [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:24:27.670831 np0000172885 devstack@c-api.service[112664]: INFO cinder.rpc [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:24:27.672883 np0000172885 devstack@c-api.service[112664]: INFO cinder.rpc [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:24:27.673355 np0000172885 devstack@c-api.service[112665]: INFO cinder.rpc [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:24:27.673862 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.675633 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.675702 np0000172885 devstack@c-api.service[112665]: INFO cinder.rpc [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:24:27.676763 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.678824 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.680871 np0000172885 devstack@c-api.service[112664]: DEBUG oslo_db.sqlalchemy.engines [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c 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=112664) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:27.683320 np0000172885 devstack@c-api.service[112664]: INFO cinder.rpc [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:24:27.684412 np0000172885 devstack@c-api.service[112668]: DEBUG dbcounter [-] [112668] Writer thread running {{(pid=112668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:24:27.685155 np0000172885 devstack@c-api.service[112665]: DEBUG oslo_db.sqlalchemy.engines [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb 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=112665) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:27.685443 np0000172885 devstack@c-api.service[112664]: INFO cinder.rpc [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:24:27.686695 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.686993 np0000172885 devstack@c-api.service[112668]: INFO cinder.rpc [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:24:27.687718 np0000172885 devstack@c-api.service[112665]: INFO cinder.rpc [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:24:27.689757 np0000172885 devstack@c-api.service[112668]: INFO cinder.rpc [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:24:27.689969 np0000172885 devstack@c-api.service[112665]: INFO cinder.rpc [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:24:27.691252 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.692208 np0000172885 devstack@c-api.service[112668]: INFO cinder.rpc [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:24:27.694282 np0000172885 devstack@c-api.service[112668]: INFO cinder.rpc [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:24:27.695678 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.697506 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.698297 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.698383 np0000172885 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writer thread running {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:24:27.700774 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.700967 np0000172885 devstack@c-api.service[112667]: INFO cinder.rpc [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:24:27.703638 np0000172885 devstack@c-api.service[112667]: INFO cinder.rpc [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:24:27.703743 np0000172885 devstack@c-api.service[112668]: DEBUG oslo_db.sqlalchemy.engines [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 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=112668) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:27.704190 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.704661 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.705782 np0000172885 devstack@c-api.service[112667]: INFO cinder.rpc [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:24:27.706643 np0000172885 devstack@c-api.service[112668]: INFO cinder.rpc [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:24:27.708126 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.708235 np0000172885 devstack@c-api.service[112667]: INFO cinder.rpc [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:24:27.708783 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.709196 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.709621 np0000172885 devstack@c-api.service[112668]: INFO cinder.rpc [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:24:27.710991 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.711097 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.711411 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.711855 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.714926 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.716083 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.716273 np0000172885 devstack@c-api.service[112667]: DEBUG oslo_db.sqlalchemy.engines [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 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=112667) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:27.718253 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.719413 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.721617 np0000172885 devstack@c-api.service[112667]: INFO cinder.rpc [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:24:27.722922 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.726200 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.728291 np0000172885 devstack@c-api.service[112667]: INFO cinder.rpc [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:24:27.728405 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.729525 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.729872 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.730126 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.733105 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.733221 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.733291 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.734717 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.734817 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.736610 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.737380 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.737710 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.739093 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.740768 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.742268 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.743059 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.744000 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.744968 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.745456 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.746531 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.747777 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.747883 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.748718 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.749654 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.750082 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.750394 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.751064 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.751648 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.751864 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.753066 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.753178 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.753807 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.753924 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.754767 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.756103 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.756222 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.756855 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.757230 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.757342 np0000172885 devstack@c-api.service[112664]: WARNING cinder.api.contrib.hosts [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:24:27.758099 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.758360 np0000172885 devstack@c-api.service[112665]: WARNING cinder.api.contrib.hosts [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:24:27.758446 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.759119 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.759190 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.759581 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.760641 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.761030 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.761149 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.762008 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: extensions {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.762112 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.762195 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.763070 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: extensions {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.763209 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: encryption {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.764391 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: encryption {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.765020 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: encryption {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.765894 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.766200 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: encryption {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.766552 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: os-quota-sets {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.766744 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.767428 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.767739 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: os-quota-sets {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.767922 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: cgsnapshots {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.769333 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: cgsnapshots {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.769394 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: os-quota-class-sets {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.770131 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.770193 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.770726 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: os-availability-zone {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.770889 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: os-quota-class-sets {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.771984 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: qos-specs {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.772313 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.772381 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: os-availability-zone {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.773699 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: qos-specs {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.773821 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.774048 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: backups {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.775292 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.775832 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.775921 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: backups {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.776635 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: extra_specs {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.776881 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.778145 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: os-snapshot-manage {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.778283 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.778756 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: extra_specs {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.779355 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.779422 np0000172885 devstack@c-api.service[112668]: WARNING cinder.api.contrib.hosts [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:24:27.779634 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: os-volume-type-access {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.780142 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.780490 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: os-snapshot-manage {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.781173 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: capabilities {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.781570 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.781634 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.782401 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: os-volume-type-access {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.782487 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: os-hosts {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.783103 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.783186 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.783733 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: consistencygroups {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.784070 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: extensions {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.784415 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: capabilities {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.784594 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.785284 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: encryption {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.785675 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: os-volume-transfer {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.786143 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.786207 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: os-hosts {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.786875 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: encryption {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.787288 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: scheduler-stats {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.787551 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.788174 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: consistencygroups {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.788389 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: os-quota-sets {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.788676 np0000172885 devstack@c-api.service[112667]: WARNING cinder.api.contrib.hosts [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:24:27.788731 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extended resource: os-volume-manage {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.789407 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.789822 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: cgsnapshots {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.790653 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: os-volume-transfer {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.790875 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.790943 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.791206 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: os-quota-class-sets {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.791807 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.contrib.snapshot_actions [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] SnapshotActionsController initialized {{(pid=112664) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:24:27.792631 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: scheduler-stats {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.792675 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.793206 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: os-availability-zone {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.793264 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.794073 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: extensions {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.794147 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.794313 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extended resource: os-volume-manage {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.794459 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: qos-specs {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.795312 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: encryption {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.795478 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.796518 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: backups {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.796945 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: encryption {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.797029 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.797086 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.798117 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.contrib.snapshot_actions [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] SnapshotActionsController initialized {{(pid=112665) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:24:27.798445 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: os-quota-sets {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.798513 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.798640 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: extra_specs {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.798871 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.799823 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: cgsnapshots {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.800051 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: os-snapshot-manage {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.800120 np0000172885 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.800562 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.800961 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.801051 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.801169 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.801302 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.801369 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.801622 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: os-quota-class-sets {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.801690 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.801760 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: os-volume-type-access {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.801822 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.801822 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.801822 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.801979 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension UsedLimits extending resource: limits {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.802046 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension TypesManage extending resource: types {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.802121 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension AdminActions extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.802180 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.802237 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension AdminActions extending resource: snapshots {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.802335 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension AdminActions extending resource: backups {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.802433 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension VolumeActions extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.802666 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.802752 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: os-availability-zone {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.803029 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: capabilities {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.803565 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.804051 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: qos-specs {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.804307 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: os-hosts {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.804911 np0000172885 devstack@c-api.service[112664]: WARNING keystonemiddleware.auth_token [None req-97091c1a-6f14-4a1e-b0d4-47eaa1649b3c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:24:27.805040 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.805624 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: consistencygroups {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.806476 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: backups {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.806636 np0000172885 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.807478 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.807522 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: os-volume-transfer {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.807606 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.807716 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.807827 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.807924 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.808048 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.808171 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.808279 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.808389 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.808475 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: extra_specs {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.808523 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension UsedLimits extending resource: limits {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.808585 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension TypesManage extending resource: types {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.808699 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension AdminActions extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.808823 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension AdminActions extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.808927 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension AdminActions extending resource: backups {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.809031 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension VolumeActions extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.809157 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: scheduler-stats {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.809231 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.810589 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extended resource: os-volume-manage {{(pid=112668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.810646 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: os-snapshot-manage {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.811342 np0000172885 devstack@c-api.service[112664]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75e55dea3668 pid: 112664 (default app) May 09 03:24:27.811450 np0000172885 devstack@c-api.service[112665]: WARNING keystonemiddleware.auth_token [None req-715fbce4-3ad6-4b25-aded-98ff9a5271bb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:24:27.811855 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:24:27.811855 np0000172885 devstack@c-api.service[112664]: warnings.warn( May 09 03:24:27.812106 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: os-volume-type-access {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.812915 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.813665 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: capabilities {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.813913 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.contrib.snapshot_actions [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] SnapshotActionsController initialized {{(pid=112668) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:24:27.814685 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.814923 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: os-hosts {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.816093 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.816283 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: consistencygroups {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.817501 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.817678 np0000172885 devstack@c-api.service[112665]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75e55dea3668 pid: 112665 (default app) May 09 03:24:27.818206 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: os-volume-transfer {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.818905 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.819835 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: scheduler-stats {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.819909 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.819909 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.820085 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.820085 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.820085 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.820085 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.820085 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.820377 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.820377 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.820377 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.820377 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.820377 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.820377 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.820908 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.820908 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.820908 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.820908 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.820908 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.821152 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.821152 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.821152 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.821152 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.821348 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.821348 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.821348 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.821348 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.821522 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.821522 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.821522 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.821522 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.821522 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.821784 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.821784 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.821784 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.821784 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.821784 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.821991 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.821991 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.821991 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.821991 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.821991 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.821991 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.822244 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.822244 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.822244 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.822244 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.822244 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.822244 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.822494 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.822532 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.822532 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.822532 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.822532 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.822532 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.822532 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.822816 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.822816 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.822816 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.822816 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.822816 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.822816 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.823059 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.823059 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.823059 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.823059 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.823238 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.823238 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.823238 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.823238 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.823238 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.823474 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.823474 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.823474 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.823474 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.823474 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.823704 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.823704 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.823704 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.823704 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.823704 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.823704 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.823932 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.823932 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.823932 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.823932 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.823932 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.824306 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.824306 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.824306 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.824306 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.824306 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.824514 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.824514 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.824514 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.824514 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.824912 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.824912 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.824912 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.824912 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.825105 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.825105 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.825105 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.825105 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.825105 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.825352 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.825352 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.825352 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.825352 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.825352 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.825580 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.825580 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.825580 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.825580 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.825794 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.825794 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.825794 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.825794 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.826087 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.826087 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.826087 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.826087 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.826272 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.826272 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.826272 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.826272 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.826471 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.826471 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.826471 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.826471 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.826708 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.826708 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.826708 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.826708 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.826708 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.826708 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.826987 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.826987 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.826987 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.826987 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.826987 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.827227 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.827227 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.827227 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.827227 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.827227 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.827227 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.827227 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.827524 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.827524 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.827524 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.827524 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.827524 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.827524 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.827812 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.827812 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.827812 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.827812 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.827812 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.827812 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.828086 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.828086 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.828086 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.828086 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.828086 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.828086 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.828357 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.828357 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.828658 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extended resource: os-volume-manage {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:27.828694 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.828694 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.828694 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.828694 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.828872 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.828872 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.828872 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.828872 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.828872 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.829108 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.829108 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.829108 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.829108 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:27.829108 np0000172885 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 03:24:27.829310 np0000172885 devstack@c-api.service[112668]: WARNING castellan.key_manager.migration [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.829310 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829310 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829310 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829310 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829310 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829525 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-08374025-5a8f-4be6-a519-629c1dba9f5e None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:27.829579 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829579 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829579 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829579 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829729 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.829768 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension UsedLimits extending resource: limits {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829768 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension TypesManage extending resource: types {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829768 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension AdminActions extending resource: volumes {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829768 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension AdminActions extending resource: snapshots {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829768 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension AdminActions extending resource: backups {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829768 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension VolumeActions extending resource: volumes {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829768 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.v3.router [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.829987 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.contrib.snapshot_actions [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] SnapshotActionsController initialized {{(pid=112667) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:24:27.829987 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.830053 np0000172885 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 953 bytes} [Sat May 9 03:24:27 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 03:24:27.830096 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.830132 np0000172885 devstack@c-api.service[112668]: WARNING keystonemiddleware.auth_token [None req-2b8b7442-386c-40c1-bceb-1cad8c591ef7 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:24:27.830176 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.830176 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.831556 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.833108 np0000172885 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:27.833872 np0000172885 devstack@c-api.service[112668]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75e55dea3668 pid: 112668 (default app) May 09 03:24:27.833965 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.834083 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.834190 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.834289 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.834402 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.834504 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.834645 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.834754 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.834866 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.834965 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension UsedLimits extending resource: limits {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.835065 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension TypesManage extending resource: types {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.835168 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension AdminActions extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.835302 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension AdminActions extending resource: snapshots {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.835403 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension AdminActions extending resource: backups {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.835503 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension VolumeActions extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.835734 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:27.837993 np0000172885 devstack@c-api.service[112667]: WARNING keystonemiddleware.auth_token [None req-85dc2a14-ab3f-464d-bcfa-1b1ec2e61761 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:24:27.843928 np0000172885 devstack@c-api.service[112667]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75e55dea3668 pid: 112667 (default app) May 09 03:24:36.193051 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:24:36.193051 np0000172885 devstack@c-api.service[112665]: warnings.warn( May 09 03:24:36.204834 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.204834 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.204834 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.204834 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.205175 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.205175 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.205175 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.205175 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.205419 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.205419 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.205419 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.205419 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.205419 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.205419 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.205803 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.205803 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.205803 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.205803 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.205803 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.206111 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.206111 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.206111 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.206111 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.206111 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.206423 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.206423 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.206423 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.206423 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.206703 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.206703 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.206703 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.206703 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.206703 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.207000 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.207000 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.207000 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.207000 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.207000 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.207281 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.207281 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.207281 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.207281 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.207281 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.207281 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.207665 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.207665 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.207665 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.207665 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.207665 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.207665 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.208053 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.208053 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.208053 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.208053 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.208053 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.208053 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.208404 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.208404 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.208404 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.208404 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.208404 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.208679 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.208679 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.208679 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.208679 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.208679 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.208855 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.208855 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.208855 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.208855 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.208855 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.208855 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.209076 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.209076 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.209076 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.209076 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.209076 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.209076 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.209295 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.209295 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.209295 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.209295 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.209295 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.209497 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.209497 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.209497 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.209497 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.209497 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.209712 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.209712 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.209712 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.209712 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.209877 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.209877 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.209877 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.209877 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.210030 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.210030 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.210030 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.210030 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.210030 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.210221 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.210221 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.210221 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.210221 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.210221 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.210396 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.210396 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.210396 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.210396 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.210579 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.210579 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.210579 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.210579 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.210728 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.210728 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.210728 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.210728 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.210881 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.210881 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.210881 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.210881 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.211035 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.211035 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.211035 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.211035 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.211188 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.211188 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.211188 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.211188 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.211188 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.211385 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.211385 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.211385 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.211385 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.211385 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.211385 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.211618 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.211618 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.211618 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.211618 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.211618 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.211798 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.211798 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.211798 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.211798 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.211798 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.211798 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.212055 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.212055 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.212055 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.212055 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.212055 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.212055 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.212280 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.212280 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.212280 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.212280 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.212280 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.212280 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.212507 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.212507 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.212507 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.212507 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.212507 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.212507 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.212745 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.212745 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.212745 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.212745 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.212918 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.212918 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.212918 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.212918 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.212918 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.213115 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.213115 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.213115 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.213115 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:36.213115 np0000172885 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 03:24:36.213115 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-1066140b-f1b0-44fe-9f01-fb8b7db60e57 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:36.709729 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-1066140b-f1b0-44fe-9f01-fb8b7db60e57 admin admin] POST https://199.204.45.138/volume/v3/types May 09 03:24:36.710365 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-1066140b-f1b0-44fe-9f01-fb8b7db60e57 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:24:36.712143 np0000172885 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:24:36.712143 np0000172885 devstack@c-api.service[112665]: warnings.warn( May 09 03:24:36.719396 np0000172885 devstack@c-api.service[112665]: DEBUG oslo_db.sqlalchemy.engines [None req-1066140b-f1b0-44fe-9f01-fb8b7db60e57 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=112665) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:36.755495 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-1066140b-f1b0-44fe-9f01-fb8b7db60e57 admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 May 09 03:24:36.756105 np0000172885 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1288 bytes} [Sat May 9 03:24:36 2026] POST /volume/v3/types => generated 186 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:24:36.771104 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [req-1066140b-f1b0-44fe-9f01-fb8b7db60e57 req-a5052f4b-f97d-4de6-addd-98b940b14eb9 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:37.213047 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [req-1066140b-f1b0-44fe-9f01-fb8b7db60e57 req-a5052f4b-f97d-4de6-addd-98b940b14eb9 admin admin] POST https://199.204.45.138/volume/v3/types/5cc93749-bcc1-46d2-a090-e7c397ae77eb/extra_specs May 09 03:24:37.213712 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [req-1066140b-f1b0-44fe-9f01-fb8b7db60e57 req-a5052f4b-f97d-4de6-addd-98b940b14eb9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:24:37.215962 np0000172885 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:24:37.215962 np0000172885 devstack@c-api.service[112664]: warnings.warn( May 09 03:24:37.225742 np0000172885 devstack@c-api.service[112664]: DEBUG oslo_db.sqlalchemy.engines [req-1066140b-f1b0-44fe-9f01-fb8b7db60e57 req-a5052f4b-f97d-4de6-addd-98b940b14eb9 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=112664) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:37.294232 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [req-1066140b-f1b0-44fe-9f01-fb8b7db60e57 req-a5052f4b-f97d-4de6-addd-98b940b14eb9 admin admin] https://199.204.45.138/volume/v3/types/5cc93749-bcc1-46d2-a090-e7c397ae77eb/extra_specs returned with HTTP 200 May 09 03:24:37.294232 np0000172885 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 2/3] 199.204.45.138 () {70 vars in 1505 bytes} [Sat May 9 03:24:36 2026] POST /volume/v3/types/5cc93749-bcc1-46d2-a090-e7c397ae77eb/extra_specs => generated 55 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:24:37.708114 np0000172885 devstack@c-api.service[112668]: DEBUG dbcounter [-] [112668] Writing DB stats cinder:SELECT=6 {{(pid=112668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:37.724617 np0000172885 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=6 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:46.751794 np0000172885 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:47.288832 np0000172885 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:27:16.530810 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:27:16.530810 np0000172885 devstack@c-api.service[112668]: warnings.warn( May 09 03:27:16.547167 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.547167 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.547167 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.547167 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.547476 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.547476 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.547476 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.547476 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.547687 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.547687 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.547687 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.547687 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.547687 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.547687 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.547964 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.547964 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.547964 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.547964 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.547964 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.548186 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.548186 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.548186 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.548186 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.548186 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.548391 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.548391 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.548391 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.548391 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.548587 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.548587 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.548587 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.548587 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.548587 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.548817 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.548817 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.548817 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.548817 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.548817 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.549124 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.549124 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.549124 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.549124 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.549124 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.549124 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.549381 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.549381 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.549381 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.549381 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.549381 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.549381 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.549683 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.549683 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.549683 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.549683 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.549683 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.549683 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.549949 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.549949 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.549949 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.549949 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.549949 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.550297 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.550297 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.550297 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.550297 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.550297 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.550608 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.550608 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.550608 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.550608 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.550608 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.550608 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.550871 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.550871 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.550871 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.550871 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.550871 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.550871 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.551100 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.551100 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.551100 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.551100 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.551100 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.551396 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.551396 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.551396 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.551396 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.551396 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.551669 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.551669 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.551669 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.551669 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.551860 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.551860 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.551860 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.551860 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.552042 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.552042 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.552042 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.552042 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.552042 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.552272 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.552272 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.552272 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.552272 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.552272 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.552493 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.552493 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.552493 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.552493 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.552712 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.552712 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.552712 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.552712 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.552895 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.552895 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.552895 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.552895 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.553133 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.553133 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.553133 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.553133 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.553389 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.553389 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.553389 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.553389 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.553603 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.553603 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.553603 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.553603 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.553603 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.553845 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.553845 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.553845 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.553845 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.553845 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.553845 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.554115 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.554115 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.554115 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.554115 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.554115 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.554353 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.554353 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.554353 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.554353 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.554353 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.554353 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.554604 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.554604 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.554604 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.554604 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.554604 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.554604 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.554861 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.554861 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.554861 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.554861 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.554861 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.554861 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.555149 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.555149 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.555149 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.555149 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.555149 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.555149 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.555406 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.555406 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.555406 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.555406 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.555627 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.555627 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.555627 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.555627 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.555627 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.555942 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.555942 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.555942 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.555942 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:16.555942 np0000172885 devstack@c-api.service[112668]: warnings.warn(deprecated_msg) May 09 03:27:16.555942 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.middleware.request_id [None req-0e55a0c4-d462-4324-b781-8af5715cc4cb None None] RequestId filter calling following filter/app {{(pid=112668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:27:16.555942 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-0e55a0c4-d462-4324-b781-8af5715cc4cb None None] GET https://199.204.45.138/volume// May 09 03:27:16.556217 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-0e55a0c4-d462-4324-b781-8af5715cc4cb None None] Empty body provided in request {{(pid=112668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:27:16.556217 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-0e55a0c4-d462-4324-b781-8af5715cc4cb None None] Calling method 'all' {{(pid=112668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:27:16.556217 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-0e55a0c4-d462-4324-b781-8af5715cc4cb None None] https://199.204.45.138/volume// returned with HTTP 300 May 09 03:27:16.556217 np0000172885 devstack@c-api.service[112668]: [pid: 112668|app: 0|req: 1/4] 199.204.45.138 () {66 vars in 1456 bytes} [Sat May 9 03:27:16 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 03:27:54.641038 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:27:54.641038 np0000172885 devstack@c-api.service[112667]: warnings.warn( May 09 03:27:54.655326 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.655326 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.655326 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.655326 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.655326 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.655950 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.655950 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.655950 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.655950 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.655950 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.656250 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.656250 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.656250 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.656250 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.656250 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.656250 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.656750 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.656750 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.656750 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.656750 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.656984 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.656984 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.656984 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.656984 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.657225 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.657225 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.657225 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.657225 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.657450 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.657450 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.657450 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.657450 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.657450 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.657792 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.657792 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.657792 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.657792 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.657792 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.658074 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.658074 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.658074 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.658074 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.658074 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.658074 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.658408 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.658408 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.658408 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.658408 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.658408 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.658408 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.659467 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.659467 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.659467 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.659467 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.659467 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.659467 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.660295 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.660295 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.660295 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.660295 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.660295 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.660944 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.660944 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.660944 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.660944 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.660944 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.661450 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.661450 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.661450 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.661450 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.661450 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.661450 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.662094 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.662094 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.662094 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.662094 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.662094 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.662094 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.662798 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.662798 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.662798 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.662798 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.662798 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.663421 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.663421 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.663421 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.663421 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.663421 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.663937 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.663937 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.663937 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.663937 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.664193 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.664193 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.664193 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.664193 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.664526 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.664526 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.664526 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.664526 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.664526 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.664777 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.664777 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.664777 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.664777 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.664777 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.665123 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.665123 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.665123 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.665123 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.665402 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.665402 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.665402 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.665402 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.665696 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.665696 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.665696 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.665696 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.666088 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.666088 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.666088 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.666088 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.666483 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.666483 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.666483 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.666483 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.666898 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.666898 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.666898 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.666898 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.666898 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.667325 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.667325 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.667325 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.667325 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.667325 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.667325 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.667769 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.667769 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.667769 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.667769 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.667769 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.668092 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.668092 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.668092 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.668092 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.668092 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.668092 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.668501 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.668501 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.668501 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.668501 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.668501 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.668501 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.668939 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.668939 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.668939 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.668939 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.668939 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.668939 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.669337 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.669337 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.669337 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.669337 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.669337 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.669337 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.669911 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.669911 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.669911 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.669911 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.670183 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.670183 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.670183 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.670183 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.670183 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.670589 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.670589 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.670589 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.670589 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:27:54.670589 np0000172885 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) May 09 03:27:54.670589 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-5b8ea654-e7a4-4075-abc7-0be7524ee5aa None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:27:55.007830 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-5b8ea654-e7a4-4075-abc7-0be7524ee5aa demo demo] GET https://199.204.45.138/volume/v3/types?is_public=None May 09 03:27:55.008192 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-5b8ea654-e7a4-4075-abc7-0be7524ee5aa demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:27:55.008434 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-5b8ea654-e7a4-4075-abc7-0be7524ee5aa demo demo] Calling method 'index' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:27:55.008957 np0000172885 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:27:55.008957 np0000172885 devstack@c-api.service[112667]: warnings.warn( May 09 03:27:55.009590 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-5b8ea654-e7a4-4075-abc7-0be7524ee5aa demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:27:55.021581 np0000172885 devstack@c-api.service[112667]: DEBUG oslo_db.sqlalchemy.engines [None req-5b8ea654-e7a4-4075-abc7-0be7524ee5aa 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=112667) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:27:55.044199 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-5b8ea654-e7a4-4075-abc7-0be7524ee5aa demo demo] https://199.204.45.138/volume/v3/types?is_public=None returned with HTTP 200 May 09 03:27:55.044750 np0000172885 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 1/5] 199.204.45.138 () {64 vars in 1263 bytes} [Sat May 9 03:27:54 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:27:55.059590 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [req-5b8ea654-e7a4-4075-abc7-0be7524ee5aa req-2dec4902-26bb-4b70-b46b-8faa63f1179a None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:27:55.065714 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [req-5b8ea654-e7a4-4075-abc7-0be7524ee5aa req-2dec4902-26bb-4b70-b46b-8faa63f1179a demo demo] GET https://199.204.45.138/volume/v3/types/default May 09 03:27:55.066119 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [req-5b8ea654-e7a4-4075-abc7-0be7524ee5aa req-2dec4902-26bb-4b70-b46b-8faa63f1179a demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:27:55.066522 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [req-5b8ea654-e7a4-4075-abc7-0be7524ee5aa req-2dec4902-26bb-4b70-b46b-8faa63f1179a demo demo] Calling method 'show' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:27:55.077291 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [req-5b8ea654-e7a4-4075-abc7-0be7524ee5aa req-2dec4902-26bb-4b70-b46b-8faa63f1179a demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 09 03:27:55.077697 np0000172885 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 2/6] 199.204.45.138 () {66 vars in 1329 bytes} [Sat May 9 03:27:55 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:27:55.421668 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-42e59f89-6710-4952-8c53-b04e60c0b1f9 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:27:55.427288 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-42e59f89-6710-4952-8c53-b04e60c0b1f9 demo demo] GET https://199.204.45.138/volume/v3/types/default May 09 03:27:55.427882 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-42e59f89-6710-4952-8c53-b04e60c0b1f9 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:27:55.428160 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-42e59f89-6710-4952-8c53-b04e60c0b1f9 demo demo] Calling method 'show' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:27:55.442140 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-42e59f89-6710-4952-8c53-b04e60c0b1f9 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 09 03:27:55.442633 np0000172885 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 3/7] 199.204.45.138 () {64 vars in 1258 bytes} [Sat May 9 03:27:55 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:27:55.865336 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.middleware.request_id [None req-2ed49909-adee-492e-b8de-96858761d000 None None] RequestId filter calling following filter/app {{(pid=112668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:27:56.205641 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-2ed49909-adee-492e-b8de-96858761d000 demo demo] GET https://199.204.45.138/volume/v3/types/default May 09 03:27:56.205997 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-2ed49909-adee-492e-b8de-96858761d000 demo demo] Empty body provided in request {{(pid=112668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:27:56.206195 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-2ed49909-adee-492e-b8de-96858761d000 demo demo] Calling method 'show' {{(pid=112668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:27:56.213238 np0000172885 devstack@c-api.service[112668]: DEBUG oslo_db.sqlalchemy.engines [None req-2ed49909-adee-492e-b8de-96858761d000 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=112668) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:27:56.230264 np0000172885 devstack@c-api.service[112668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:27:56.230264 np0000172885 devstack@c-api.service[112668]: warnings.warn( May 09 03:27:56.232571 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-2ed49909-adee-492e-b8de-96858761d000 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 09 03:27:56.233052 np0000172885 devstack@c-api.service[112668]: [pid: 112668|app: 0|req: 2/8] 199.204.45.138 () {64 vars in 1258 bytes} [Sat May 9 03:27:55 2026] GET /volume/v3/types/default => generated 145 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:27:56.244495 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-5fa11308-44a1-45e1-af49-d1de8b2f1e89 None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:27:56.247794 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-5fa11308-44a1-45e1-af49-d1de8b2f1e89 demo demo] GET https://199.204.45.138/volume/v3/types/default May 09 03:27:56.248068 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-5fa11308-44a1-45e1-af49-d1de8b2f1e89 demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:27:56.248359 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-5fa11308-44a1-45e1-af49-d1de8b2f1e89 demo demo] Calling method 'show' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:27:56.263369 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-5fa11308-44a1-45e1-af49-d1de8b2f1e89 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 09 03:27:56.263731 np0000172885 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1258 bytes} [Sat May 9 03:27:56 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:28:05.074367 np0000172885 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=2 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:28:05.438476 np0000172885 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=2 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:28:06.227982 np0000172885 devstack@c-api.service[112668]: DEBUG dbcounter [-] [112668] Writing DB stats cinder:SELECT=2 {{(pid=112668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:28:06.260225 np0000172885 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=3 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:33:06.594923 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-94def2a4-94ae-434b-b23b-09b8b3ea2a3d None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:33:06.688344 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-94def2a4-94ae-434b-b23b-09b8b3ea2a3d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:33:06.688608 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-94def2a4-94ae-434b-b23b-09b8b3ea2a3d demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:33:06.688807 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-94def2a4-94ae-434b-b23b-09b8b3ea2a3d demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:33:06.689574 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-94def2a4-94ae-434b-b23b-09b8b3ea2a3d demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:33:06.690803 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-94def2a4-94ae-434b-b23b-09b8b3ea2a3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:33:06.744169 np0000172885 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-94def2a4-94ae-434b-b23b-09b8b3ea2a3d demo demo] Get all volumes completed successfully. May 09 03:33:06.747128 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-94def2a4-94ae-434b-b23b-09b8b3ea2a3d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:33:06.747563 np0000172885 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 3/10] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:33:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:33:16.733147 np0000172885 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:34:06.761228 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-6c869998-3a64-458f-872c-8850754f7cdc None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:34:06.763426 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-6c869998-3a64-458f-872c-8850754f7cdc demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:34:06.763615 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-6c869998-3a64-458f-872c-8850754f7cdc demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:34:06.763791 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-6c869998-3a64-458f-872c-8850754f7cdc demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:34:06.764293 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-6c869998-3a64-458f-872c-8850754f7cdc demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:34:06.765056 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-6c869998-3a64-458f-872c-8850754f7cdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:34:06.794264 np0000172885 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-6c869998-3a64-458f-872c-8850754f7cdc demo demo] Get all volumes completed successfully. May 09 03:34:06.796449 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-6c869998-3a64-458f-872c-8850754f7cdc demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:34:06.796836 np0000172885 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 4/11] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:34:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:34:16.787593 np0000172885 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:35:06.810469 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.middleware.request_id [None req-46a1de79-227e-4bbc-a5a6-6cb9013235dc None None] RequestId filter calling following filter/app {{(pid=112668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:35:06.817140 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-46a1de79-227e-4bbc-a5a6-6cb9013235dc demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:35:06.817140 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-46a1de79-227e-4bbc-a5a6-6cb9013235dc demo demo] Empty body provided in request {{(pid=112668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:35:06.817140 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-46a1de79-227e-4bbc-a5a6-6cb9013235dc demo demo] Calling method 'detail' {{(pid=112668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:35:06.817582 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.api_utils [None req-46a1de79-227e-4bbc-a5a6-6cb9013235dc demo demo] Removing options '' from query. {{(pid=112668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:35:06.819110 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.volume.api [None req-46a1de79-227e-4bbc-a5a6-6cb9013235dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:35:06.858355 np0000172885 devstack@c-api.service[112668]: INFO cinder.volume.api [None req-46a1de79-227e-4bbc-a5a6-6cb9013235dc demo demo] Get all volumes completed successfully. May 09 03:35:06.861408 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-46a1de79-227e-4bbc-a5a6-6cb9013235dc demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:35:06.862052 np0000172885 devstack@c-api.service[112668]: [pid: 112668|app: 0|req: 3/12] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:35:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:35:16.850673 np0000172885 devstack@c-api.service[112668]: DEBUG dbcounter [-] [112668] Writing DB stats cinder:SELECT=1 {{(pid=112668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:36:06.889476 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-cc6b2ea0-d54e-444d-b75d-45ec6ddca1ab None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:36:06.892523 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-cc6b2ea0-d54e-444d-b75d-45ec6ddca1ab demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:36:06.892758 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-cc6b2ea0-d54e-444d-b75d-45ec6ddca1ab demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:36:06.893028 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-cc6b2ea0-d54e-444d-b75d-45ec6ddca1ab demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:36:06.893505 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-cc6b2ea0-d54e-444d-b75d-45ec6ddca1ab demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:36:06.894513 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-cc6b2ea0-d54e-444d-b75d-45ec6ddca1ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:36:06.942289 np0000172885 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-cc6b2ea0-d54e-444d-b75d-45ec6ddca1ab demo demo] Get all volumes completed successfully. May 09 03:36:06.945270 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-cc6b2ea0-d54e-444d-b75d-45ec6ddca1ab demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:36:06.946026 np0000172885 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:36:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:36:16.938806 np0000172885 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:37:06.987222 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-ac391204-eae8-441e-8616-79b7a53f0d83 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:37:06.990721 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-ac391204-eae8-441e-8616-79b7a53f0d83 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:37:06.991027 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-ac391204-eae8-441e-8616-79b7a53f0d83 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:37:06.991346 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-ac391204-eae8-441e-8616-79b7a53f0d83 demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:37:06.991743 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-ac391204-eae8-441e-8616-79b7a53f0d83 demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:37:06.992947 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-ac391204-eae8-441e-8616-79b7a53f0d83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:37:07.001927 np0000172885 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-ac391204-eae8-441e-8616-79b7a53f0d83 demo demo] Get all volumes completed successfully. May 09 03:37:07.004724 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-ac391204-eae8-441e-8616-79b7a53f0d83 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:37:07.005188 np0000172885 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 4/14] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:37:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 03:37:16.996533 np0000172885 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:38:07.021800 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-d66957f4-edfd-44eb-a343-7be2dbd3dec8 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:38:07.140087 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-d66957f4-edfd-44eb-a343-7be2dbd3dec8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:38:07.140717 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-d66957f4-edfd-44eb-a343-7be2dbd3dec8 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:38:07.141209 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-d66957f4-edfd-44eb-a343-7be2dbd3dec8 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:38:07.141773 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-d66957f4-edfd-44eb-a343-7be2dbd3dec8 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:38:07.143489 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-d66957f4-edfd-44eb-a343-7be2dbd3dec8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:38:07.156169 np0000172885 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-d66957f4-edfd-44eb-a343-7be2dbd3dec8 demo demo] Get all volumes completed successfully. May 09 03:38:07.158324 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-d66957f4-edfd-44eb-a343-7be2dbd3dec8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:38:07.158767 np0000172885 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 5/15] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:38:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:38:17.148444 np0000172885 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:39:07.174141 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.middleware.request_id [None req-1ddcc366-ac2b-4eab-8b6b-fe8f36583712 None None] RequestId filter calling following filter/app {{(pid=112668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:39:07.177259 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-1ddcc366-ac2b-4eab-8b6b-fe8f36583712 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:39:07.177461 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-1ddcc366-ac2b-4eab-8b6b-fe8f36583712 demo demo] Empty body provided in request {{(pid=112668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:39:07.177739 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-1ddcc366-ac2b-4eab-8b6b-fe8f36583712 demo demo] Calling method 'detail' {{(pid=112668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:39:07.178058 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.api_utils [None req-1ddcc366-ac2b-4eab-8b6b-fe8f36583712 demo demo] Removing options '' from query. {{(pid=112668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:39:07.179024 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.volume.api [None req-1ddcc366-ac2b-4eab-8b6b-fe8f36583712 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:39:07.191690 np0000172885 devstack@c-api.service[112668]: INFO cinder.volume.api [None req-1ddcc366-ac2b-4eab-8b6b-fe8f36583712 demo demo] Get all volumes completed successfully. May 09 03:39:07.193846 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-1ddcc366-ac2b-4eab-8b6b-fe8f36583712 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:39:07.194231 np0000172885 devstack@c-api.service[112668]: [pid: 112668|app: 0|req: 4/16] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:39:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:39:17.182924 np0000172885 devstack@c-api.service[112668]: DEBUG dbcounter [-] [112668] Writing DB stats cinder:SELECT=1 {{(pid=112668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:40:07.212685 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-911b4b18-b35a-40b1-bb59-ecf419bfe75d None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:40:07.217297 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-911b4b18-b35a-40b1-bb59-ecf419bfe75d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:40:07.217586 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-911b4b18-b35a-40b1-bb59-ecf419bfe75d demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:40:07.218019 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-911b4b18-b35a-40b1-bb59-ecf419bfe75d demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:40:07.218363 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-911b4b18-b35a-40b1-bb59-ecf419bfe75d demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:40:07.219684 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-911b4b18-b35a-40b1-bb59-ecf419bfe75d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:40:07.227965 np0000172885 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-911b4b18-b35a-40b1-bb59-ecf419bfe75d demo demo] Get all volumes completed successfully. May 09 03:40:07.233204 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-911b4b18-b35a-40b1-bb59-ecf419bfe75d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:40:07.234108 np0000172885 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:40:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:40:17.223657 np0000172885 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:41:07.248784 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-ba2e9355-f518-4cb3-95da-7c7262f6f125 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:41:07.252421 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-ba2e9355-f518-4cb3-95da-7c7262f6f125 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:41:07.252708 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-ba2e9355-f518-4cb3-95da-7c7262f6f125 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:41:07.252917 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-ba2e9355-f518-4cb3-95da-7c7262f6f125 demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:41:07.253212 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-ba2e9355-f518-4cb3-95da-7c7262f6f125 demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:41:07.254136 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-ba2e9355-f518-4cb3-95da-7c7262f6f125 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:41:07.264221 np0000172885 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-ba2e9355-f518-4cb3-95da-7c7262f6f125 demo demo] Get all volumes completed successfully. May 09 03:41:07.266991 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-ba2e9355-f518-4cb3-95da-7c7262f6f125 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:41:07.267495 np0000172885 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 5/18] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:41:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:41:17.257799 np0000172885 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:42:07.284274 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-0655a0c6-1fb2-4124-9912-9ec0ab4c30b7 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:42:07.287584 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-0655a0c6-1fb2-4124-9912-9ec0ab4c30b7 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:42:07.287878 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-0655a0c6-1fb2-4124-9912-9ec0ab4c30b7 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:42:07.288118 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-0655a0c6-1fb2-4124-9912-9ec0ab4c30b7 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:42:07.288454 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-0655a0c6-1fb2-4124-9912-9ec0ab4c30b7 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:42:07.289518 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-0655a0c6-1fb2-4124-9912-9ec0ab4c30b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:42:07.298123 np0000172885 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-0655a0c6-1fb2-4124-9912-9ec0ab4c30b7 demo demo] Get all volumes completed successfully. May 09 03:42:07.300509 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-0655a0c6-1fb2-4124-9912-9ec0ab4c30b7 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:42:07.301284 np0000172885 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 6/19] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:42:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:42:17.292742 np0000172885 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:43:07.320957 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.middleware.request_id [None req-b50a8b5a-5d42-4abe-9410-d591f5e5349c None None] RequestId filter calling following filter/app {{(pid=112668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:43:07.460908 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-b50a8b5a-5d42-4abe-9410-d591f5e5349c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:43:07.461188 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-b50a8b5a-5d42-4abe-9410-d591f5e5349c demo demo] Empty body provided in request {{(pid=112668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:43:07.461473 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-b50a8b5a-5d42-4abe-9410-d591f5e5349c demo demo] Calling method 'detail' {{(pid=112668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:43:07.461921 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.api_utils [None req-b50a8b5a-5d42-4abe-9410-d591f5e5349c demo demo] Removing options '' from query. {{(pid=112668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:43:07.463255 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.volume.api [None req-b50a8b5a-5d42-4abe-9410-d591f5e5349c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:43:07.471298 np0000172885 devstack@c-api.service[112668]: INFO cinder.volume.api [None req-b50a8b5a-5d42-4abe-9410-d591f5e5349c demo demo] Get all volumes completed successfully. May 09 03:43:07.473309 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-b50a8b5a-5d42-4abe-9410-d591f5e5349c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:43:07.473732 np0000172885 devstack@c-api.service[112668]: [pid: 112668|app: 0|req: 5/20] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:43:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:43:17.467764 np0000172885 devstack@c-api.service[112668]: DEBUG dbcounter [-] [112668] Writing DB stats cinder:SELECT=1 {{(pid=112668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:44:07.493198 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-b457c769-6513-4ad6-b074-d0135de87b79 None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:44:07.495993 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-b457c769-6513-4ad6-b074-d0135de87b79 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:44:07.496214 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-b457c769-6513-4ad6-b074-d0135de87b79 demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:44:07.496478 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-b457c769-6513-4ad6-b074-d0135de87b79 demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:44:07.496793 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-b457c769-6513-4ad6-b074-d0135de87b79 demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:44:07.497868 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-b457c769-6513-4ad6-b074-d0135de87b79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:44:07.508380 np0000172885 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-b457c769-6513-4ad6-b074-d0135de87b79 demo demo] Get all volumes completed successfully. May 09 03:44:07.510445 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-b457c769-6513-4ad6-b074-d0135de87b79 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:44:07.510828 np0000172885 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:44:07 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 03:44:17.501370 np0000172885 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:45:07.530350 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-8d7897dc-777b-40cf-a159-07d9908387e9 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:45:07.535147 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-8d7897dc-777b-40cf-a159-07d9908387e9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:45:07.535596 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-8d7897dc-777b-40cf-a159-07d9908387e9 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:45:07.536189 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-8d7897dc-777b-40cf-a159-07d9908387e9 demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:45:07.536856 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-8d7897dc-777b-40cf-a159-07d9908387e9 demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:45:07.537972 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-8d7897dc-777b-40cf-a159-07d9908387e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:45:07.546759 np0000172885 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-8d7897dc-777b-40cf-a159-07d9908387e9 demo demo] Get all volumes completed successfully. May 09 03:45:07.549574 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-8d7897dc-777b-40cf-a159-07d9908387e9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:45:07.550009 np0000172885 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 6/22] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:45:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:45:17.541321 np0000172885 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:46:07.564272 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-4377744b-1ee9-4644-bcd2-430290cfd044 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:46:07.567291 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-4377744b-1ee9-4644-bcd2-430290cfd044 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:46:07.567739 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-4377744b-1ee9-4644-bcd2-430290cfd044 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:46:07.568150 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-4377744b-1ee9-4644-bcd2-430290cfd044 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:46:07.568665 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-4377744b-1ee9-4644-bcd2-430290cfd044 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:46:07.570266 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-4377744b-1ee9-4644-bcd2-430290cfd044 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:46:07.579040 np0000172885 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-4377744b-1ee9-4644-bcd2-430290cfd044 demo demo] Get all volumes completed successfully. May 09 03:46:07.581240 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-4377744b-1ee9-4644-bcd2-430290cfd044 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:46:07.581614 np0000172885 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 7/23] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:46:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:46:17.573743 np0000172885 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:47:07.596367 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.middleware.request_id [None req-b9f4071e-ee29-4f4e-a097-603c1c86815f None None] RequestId filter calling following filter/app {{(pid=112668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:47:07.599865 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-b9f4071e-ee29-4f4e-a097-603c1c86815f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:47:07.600132 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-b9f4071e-ee29-4f4e-a097-603c1c86815f demo demo] Empty body provided in request {{(pid=112668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:47:07.600384 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-b9f4071e-ee29-4f4e-a097-603c1c86815f demo demo] Calling method 'detail' {{(pid=112668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:47:07.600716 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.api_utils [None req-b9f4071e-ee29-4f4e-a097-603c1c86815f demo demo] Removing options '' from query. {{(pid=112668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:47:07.601775 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.volume.api [None req-b9f4071e-ee29-4f4e-a097-603c1c86815f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:47:07.609238 np0000172885 devstack@c-api.service[112668]: INFO cinder.volume.api [None req-b9f4071e-ee29-4f4e-a097-603c1c86815f demo demo] Get all volumes completed successfully. May 09 03:47:07.611332 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-b9f4071e-ee29-4f4e-a097-603c1c86815f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:47:07.611750 np0000172885 devstack@c-api.service[112668]: [pid: 112668|app: 0|req: 6/24] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:47:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:47:17.604912 np0000172885 devstack@c-api.service[112668]: DEBUG dbcounter [-] [112668] Writing DB stats cinder:SELECT=1 {{(pid=112668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:48:07.628113 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-9e88b7d9-d597-4df0-a54d-9138478adf27 None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:48:07.756748 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-9e88b7d9-d597-4df0-a54d-9138478adf27 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:48:07.757025 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-9e88b7d9-d597-4df0-a54d-9138478adf27 demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:48:07.757305 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-9e88b7d9-d597-4df0-a54d-9138478adf27 demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:48:07.758228 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-9e88b7d9-d597-4df0-a54d-9138478adf27 demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:48:07.761067 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-9e88b7d9-d597-4df0-a54d-9138478adf27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:48:07.774312 np0000172885 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-9e88b7d9-d597-4df0-a54d-9138478adf27 demo demo] Get all volumes completed successfully. May 09 03:48:07.777557 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-9e88b7d9-d597-4df0-a54d-9138478adf27 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:48:07.778230 np0000172885 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 6/25] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:48:07 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 03:48:17.766269 np0000172885 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:49:07.796999 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-0cec9b7d-235e-4a12-b265-1ee4f29f1ce0 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:49:07.801452 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-0cec9b7d-235e-4a12-b265-1ee4f29f1ce0 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:49:07.801862 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-0cec9b7d-235e-4a12-b265-1ee4f29f1ce0 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:49:07.802280 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-0cec9b7d-235e-4a12-b265-1ee4f29f1ce0 demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:49:07.802858 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-0cec9b7d-235e-4a12-b265-1ee4f29f1ce0 demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:49:07.804724 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-0cec9b7d-235e-4a12-b265-1ee4f29f1ce0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:49:07.814588 np0000172885 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-0cec9b7d-235e-4a12-b265-1ee4f29f1ce0 demo demo] Get all volumes completed successfully. May 09 03:49:07.818431 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-0cec9b7d-235e-4a12-b265-1ee4f29f1ce0 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:49:07.818994 np0000172885 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 7/26] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:49:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:49:17.807979 np0000172885 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:50:07.845664 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-9174eb4e-1771-46f8-9493-d1f34c979506 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:50:07.848350 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-9174eb4e-1771-46f8-9493-d1f34c979506 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:50:07.848589 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-9174eb4e-1771-46f8-9493-d1f34c979506 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:50:07.848784 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-9174eb4e-1771-46f8-9493-d1f34c979506 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:50:07.849106 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-9174eb4e-1771-46f8-9493-d1f34c979506 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:50:07.849947 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-9174eb4e-1771-46f8-9493-d1f34c979506 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:50:07.859581 np0000172885 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-9174eb4e-1771-46f8-9493-d1f34c979506 demo demo] Get all volumes completed successfully. May 09 03:50:07.862326 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-9174eb4e-1771-46f8-9493-d1f34c979506 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:50:07.863607 np0000172885 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 8/27] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:50:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:50:17.853754 np0000172885 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:51:07.881597 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.middleware.request_id [None req-ec2ebb72-c223-4f73-8d49-a838c491a51f None None] RequestId filter calling following filter/app {{(pid=112668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:51:07.884934 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-ec2ebb72-c223-4f73-8d49-a838c491a51f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:51:07.885231 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-ec2ebb72-c223-4f73-8d49-a838c491a51f demo demo] Empty body provided in request {{(pid=112668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:51:07.885496 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-ec2ebb72-c223-4f73-8d49-a838c491a51f demo demo] Calling method 'detail' {{(pid=112668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:51:07.885871 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.api_utils [None req-ec2ebb72-c223-4f73-8d49-a838c491a51f demo demo] Removing options '' from query. {{(pid=112668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:51:07.886959 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.volume.api [None req-ec2ebb72-c223-4f73-8d49-a838c491a51f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:51:07.896110 np0000172885 devstack@c-api.service[112668]: INFO cinder.volume.api [None req-ec2ebb72-c223-4f73-8d49-a838c491a51f demo demo] Get all volumes completed successfully. May 09 03:51:07.898620 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-ec2ebb72-c223-4f73-8d49-a838c491a51f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:51:07.898984 np0000172885 devstack@c-api.service[112668]: [pid: 112668|app: 0|req: 7/28] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:51:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:51:17.891390 np0000172885 devstack@c-api.service[112668]: DEBUG dbcounter [-] [112668] Writing DB stats cinder:SELECT=1 {{(pid=112668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:52:07.921786 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-7e73e449-9a2b-4bff-8246-635e16bf0c5f None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:52:07.925668 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-7e73e449-9a2b-4bff-8246-635e16bf0c5f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:52:07.925964 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-7e73e449-9a2b-4bff-8246-635e16bf0c5f demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:52:07.926336 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-7e73e449-9a2b-4bff-8246-635e16bf0c5f demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:52:07.926651 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-7e73e449-9a2b-4bff-8246-635e16bf0c5f demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:52:07.927714 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-7e73e449-9a2b-4bff-8246-635e16bf0c5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:52:07.934414 np0000172885 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-7e73e449-9a2b-4bff-8246-635e16bf0c5f demo demo] Get all volumes completed successfully. May 09 03:52:07.936267 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-7e73e449-9a2b-4bff-8246-635e16bf0c5f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:52:07.936627 np0000172885 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 7/29] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:52:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:52:17.931199 np0000172885 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:53:07.952940 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-031818cf-196e-42cf-bb51-6179d5dbd21d None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:53:08.039924 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-031818cf-196e-42cf-bb51-6179d5dbd21d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:53:08.040251 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-031818cf-196e-42cf-bb51-6179d5dbd21d demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:53:08.040603 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-031818cf-196e-42cf-bb51-6179d5dbd21d demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:53:08.041016 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-031818cf-196e-42cf-bb51-6179d5dbd21d demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:53:08.042034 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-031818cf-196e-42cf-bb51-6179d5dbd21d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:53:08.052199 np0000172885 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-031818cf-196e-42cf-bb51-6179d5dbd21d demo demo] Get all volumes completed successfully. May 09 03:53:08.055060 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-031818cf-196e-42cf-bb51-6179d5dbd21d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:53:08.055487 np0000172885 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 8/30] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:53:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:53:18.047073 np0000172885 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:54:08.073512 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-4d542353-4db1-490b-bf82-70dde1665c7d None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:54:08.080432 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-4d542353-4db1-490b-bf82-70dde1665c7d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:54:08.080723 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-4d542353-4db1-490b-bf82-70dde1665c7d demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:54:08.080983 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-4d542353-4db1-490b-bf82-70dde1665c7d demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:54:08.081418 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-4d542353-4db1-490b-bf82-70dde1665c7d demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:54:08.083067 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-4d542353-4db1-490b-bf82-70dde1665c7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:54:08.094434 np0000172885 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-4d542353-4db1-490b-bf82-70dde1665c7d demo demo] Get all volumes completed successfully. May 09 03:54:08.096838 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-4d542353-4db1-490b-bf82-70dde1665c7d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:54:08.097340 np0000172885 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 9/31] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:54:08 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 03:54:18.087057 np0000172885 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:55:08.113327 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.middleware.request_id [None req-78e311f0-5101-433b-837c-12be42427b83 None None] RequestId filter calling following filter/app {{(pid=112668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:55:08.116588 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-78e311f0-5101-433b-837c-12be42427b83 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:55:08.116832 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-78e311f0-5101-433b-837c-12be42427b83 demo demo] Empty body provided in request {{(pid=112668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:55:08.117094 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-78e311f0-5101-433b-837c-12be42427b83 demo demo] Calling method 'detail' {{(pid=112668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:55:08.117371 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.api_utils [None req-78e311f0-5101-433b-837c-12be42427b83 demo demo] Removing options '' from query. {{(pid=112668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:55:08.118385 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.volume.api [None req-78e311f0-5101-433b-837c-12be42427b83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:55:08.127037 np0000172885 devstack@c-api.service[112668]: INFO cinder.volume.api [None req-78e311f0-5101-433b-837c-12be42427b83 demo demo] Get all volumes completed successfully. May 09 03:55:08.129580 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-78e311f0-5101-433b-837c-12be42427b83 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:55:08.130052 np0000172885 devstack@c-api.service[112668]: [pid: 112668|app: 0|req: 8/32] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:55:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:55:18.121968 np0000172885 devstack@c-api.service[112668]: DEBUG dbcounter [-] [112668] Writing DB stats cinder:SELECT=1 {{(pid=112668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:56:08.144885 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-c67effea-d998-44c0-b4e9-d9d2de369afb None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:56:08.147813 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-c67effea-d998-44c0-b4e9-d9d2de369afb demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:56:08.148033 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-c67effea-d998-44c0-b4e9-d9d2de369afb demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:56:08.148266 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-c67effea-d998-44c0-b4e9-d9d2de369afb demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:56:08.148566 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-c67effea-d998-44c0-b4e9-d9d2de369afb demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:56:08.149439 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-c67effea-d998-44c0-b4e9-d9d2de369afb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:56:08.157095 np0000172885 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-c67effea-d998-44c0-b4e9-d9d2de369afb demo demo] Get all volumes completed successfully. May 09 03:56:08.160290 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-c67effea-d998-44c0-b4e9-d9d2de369afb demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:56:08.160753 np0000172885 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 8/33] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:56:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:56:18.152810 np0000172885 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:57:08.177275 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-dc60d594-1b46-4ddb-951b-c63bf3357fa5 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:57:08.181829 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-dc60d594-1b46-4ddb-951b-c63bf3357fa5 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:57:08.182137 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-dc60d594-1b46-4ddb-951b-c63bf3357fa5 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:57:08.182444 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-dc60d594-1b46-4ddb-951b-c63bf3357fa5 demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:57:08.182924 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-dc60d594-1b46-4ddb-951b-c63bf3357fa5 demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:57:08.184082 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-dc60d594-1b46-4ddb-951b-c63bf3357fa5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:57:08.196240 np0000172885 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-dc60d594-1b46-4ddb-951b-c63bf3357fa5 demo demo] Get all volumes completed successfully. May 09 03:57:08.199003 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-dc60d594-1b46-4ddb-951b-c63bf3357fa5 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:57:08.199503 np0000172885 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 9/34] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:57:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:57:18.188572 np0000172885 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:58:08.222722 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-71bbc667-1b65-4350-9159-28ab466ae2f3 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:58:08.321681 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-71bbc667-1b65-4350-9159-28ab466ae2f3 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:58:08.321957 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-71bbc667-1b65-4350-9159-28ab466ae2f3 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:58:08.322171 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-71bbc667-1b65-4350-9159-28ab466ae2f3 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:58:08.322467 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-71bbc667-1b65-4350-9159-28ab466ae2f3 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:58:08.323390 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-71bbc667-1b65-4350-9159-28ab466ae2f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:58:08.334119 np0000172885 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-71bbc667-1b65-4350-9159-28ab466ae2f3 demo demo] Get all volumes completed successfully. May 09 03:58:08.339027 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-71bbc667-1b65-4350-9159-28ab466ae2f3 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:58:08.340131 np0000172885 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 10/35] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:58:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:58:18.328689 np0000172885 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:59:08.373518 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.middleware.request_id [None req-2ddca152-0430-45a5-b42e-e279d6b25fea None None] RequestId filter calling following filter/app {{(pid=112668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:59:08.377063 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-2ddca152-0430-45a5-b42e-e279d6b25fea demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 03:59:08.377440 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-2ddca152-0430-45a5-b42e-e279d6b25fea demo demo] Empty body provided in request {{(pid=112668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:59:08.377826 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-2ddca152-0430-45a5-b42e-e279d6b25fea demo demo] Calling method 'detail' {{(pid=112668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:59:08.378232 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.api_utils [None req-2ddca152-0430-45a5-b42e-e279d6b25fea demo demo] Removing options '' from query. {{(pid=112668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:59:08.379424 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.volume.api [None req-2ddca152-0430-45a5-b42e-e279d6b25fea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:59:08.386566 np0000172885 devstack@c-api.service[112668]: INFO cinder.volume.api [None req-2ddca152-0430-45a5-b42e-e279d6b25fea demo demo] Get all volumes completed successfully. May 09 03:59:08.389108 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-2ddca152-0430-45a5-b42e-e279d6b25fea demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 03:59:08.389455 np0000172885 devstack@c-api.service[112668]: [pid: 112668|app: 0|req: 9/36] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 03:59:08 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 03:59:18.382419 np0000172885 devstack@c-api.service[112668]: DEBUG dbcounter [-] [112668] Writing DB stats cinder:SELECT=1 {{(pid=112668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:00:08.404250 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-4b743b66-8198-4897-9c6e-9dfb585860d8 None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:00:08.408061 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-4b743b66-8198-4897-9c6e-9dfb585860d8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 04:00:08.408308 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-4b743b66-8198-4897-9c6e-9dfb585860d8 demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:00:08.408644 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-4b743b66-8198-4897-9c6e-9dfb585860d8 demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:00:08.408944 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-4b743b66-8198-4897-9c6e-9dfb585860d8 demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:00:08.409945 np0000172885 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-4b743b66-8198-4897-9c6e-9dfb585860d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:00:08.416766 np0000172885 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-4b743b66-8198-4897-9c6e-9dfb585860d8 demo demo] Get all volumes completed successfully. May 09 04:00:08.418718 np0000172885 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-4b743b66-8198-4897-9c6e-9dfb585860d8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 04:00:08.419077 np0000172885 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 9/37] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 04:00:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:00:18.413226 np0000172885 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:01:08.433264 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-05487bec-df4f-44f5-a890-7189aa9bfec9 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:01:08.437677 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-05487bec-df4f-44f5-a890-7189aa9bfec9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 04:01:08.437932 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-05487bec-df4f-44f5-a890-7189aa9bfec9 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:01:08.438178 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-05487bec-df4f-44f5-a890-7189aa9bfec9 demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:01:08.438489 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-05487bec-df4f-44f5-a890-7189aa9bfec9 demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:01:08.439420 np0000172885 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-05487bec-df4f-44f5-a890-7189aa9bfec9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:01:08.448576 np0000172885 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-05487bec-df4f-44f5-a890-7189aa9bfec9 demo demo] Get all volumes completed successfully. May 09 04:01:08.451324 np0000172885 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-05487bec-df4f-44f5-a890-7189aa9bfec9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 04:01:08.451889 np0000172885 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 10/38] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 04:01:08 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 04:01:18.442743 np0000172885 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:02:08.468777 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-c7f8a315-2e16-4218-b98c-f8fe3d1889b9 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:02:08.472356 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-c7f8a315-2e16-4218-b98c-f8fe3d1889b9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 04:02:08.472729 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-c7f8a315-2e16-4218-b98c-f8fe3d1889b9 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:02:08.472949 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-c7f8a315-2e16-4218-b98c-f8fe3d1889b9 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:02:08.473179 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-c7f8a315-2e16-4218-b98c-f8fe3d1889b9 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:02:08.474233 np0000172885 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-c7f8a315-2e16-4218-b98c-f8fe3d1889b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:02:08.482560 np0000172885 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-c7f8a315-2e16-4218-b98c-f8fe3d1889b9 demo demo] Get all volumes completed successfully. May 09 04:02:08.484742 np0000172885 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-c7f8a315-2e16-4218-b98c-f8fe3d1889b9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 04:02:08.485140 np0000172885 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 11/39] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 04:02:08 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 04:02:18.477958 np0000172885 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:03:08.500488 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.middleware.request_id [None req-fe5d357a-a440-40d6-8da1-043347097c57 None None] RequestId filter calling following filter/app {{(pid=112668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:03:08.601206 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-fe5d357a-a440-40d6-8da1-043347097c57 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 04:03:08.601730 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-fe5d357a-a440-40d6-8da1-043347097c57 demo demo] Empty body provided in request {{(pid=112668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:03:08.602128 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.openstack.wsgi [None req-fe5d357a-a440-40d6-8da1-043347097c57 demo demo] Calling method 'detail' {{(pid=112668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:03:08.602702 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.api.api_utils [None req-fe5d357a-a440-40d6-8da1-043347097c57 demo demo] Removing options '' from query. {{(pid=112668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:03:08.604282 np0000172885 devstack@c-api.service[112668]: DEBUG cinder.volume.api [None req-fe5d357a-a440-40d6-8da1-043347097c57 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:03:08.612821 np0000172885 devstack@c-api.service[112668]: INFO cinder.volume.api [None req-fe5d357a-a440-40d6-8da1-043347097c57 demo demo] Get all volumes completed successfully. May 09 04:03:08.617645 np0000172885 devstack@c-api.service[112668]: INFO cinder.api.openstack.wsgi [None req-fe5d357a-a440-40d6-8da1-043347097c57 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 04:03:08.618661 np0000172885 devstack@c-api.service[112668]: [pid: 112668|app: 0|req: 10/40] 199.204.45.138 () {64 vars in 1296 bytes} [Sat May 9 04:03:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:03:18.607826 np0000172885 devstack@c-api.service[112668]: DEBUG dbcounter [-] [112668] Writing DB stats cinder:SELECT=1 {{(pid=112668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}