May 09 07:22:00.469334 np0000172989 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:22:00.476778 np0000172989 devstack@c-api.service[112638]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:22:00.479988 np0000172989 devstack@c-api.service[112638]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:22:00 2026] *** May 09 07:22:00.479988 np0000172989 devstack@c-api.service[112638]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:22:00.479988 np0000172989 devstack@c-api.service[112638]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:22:00.479988 np0000172989 devstack@c-api.service[112638]: nodename: np0000172989 May 09 07:22:00.479988 np0000172989 devstack@c-api.service[112638]: machine: x86_64 May 09 07:22:00.479988 np0000172989 devstack@c-api.service[112638]: clock source: unix May 09 07:22:00.479988 np0000172989 devstack@c-api.service[112638]: pcre jit disabled May 09 07:22:00.479988 np0000172989 devstack@c-api.service[112638]: detected number of CPU cores: 16 May 09 07:22:00.479988 np0000172989 devstack@c-api.service[112638]: current working directory: / May 09 07:22:00.479988 np0000172989 devstack@c-api.service[112638]: detected binary path: /usr/bin/uwsgi-core May 09 07:22:00.479988 np0000172989 devstack@c-api.service[112638]: your processes number limit is 256917 May 09 07:22:00.479988 np0000172989 devstack@c-api.service[112638]: your memory page size is 4096 bytes May 09 07:22:00.479988 np0000172989 devstack@c-api.service[112638]: detected max file descriptor number: 2048 May 09 07:22:00.479988 np0000172989 devstack@c-api.service[112638]: lock engine: pthread robust mutexes May 09 07:22:00.480523 np0000172989 devstack@c-api.service[112638]: thunder lock: enabled May 09 07:22:00.481070 np0000172989 devstack@c-api.service[112638]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:22:00.481131 np0000172989 devstack@c-api.service[112638]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:22:00.481442 np0000172989 devstack@c-api.service[112638]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:22:00.481442 np0000172989 devstack@c-api.service[112638]: Set PythonHome to /opt/stack/data/venv May 09 07:22:00.520957 np0000172989 devstack@c-api.service[112638]: Python main interpreter initialized at 0x7db0532a3668 May 09 07:22:00.520957 np0000172989 devstack@c-api.service[112638]: python threads support enabled May 09 07:22:00.520957 np0000172989 devstack@c-api.service[112638]: your server socket listen backlog is limited to 100 connections May 09 07:22:00.520957 np0000172989 devstack@c-api.service[112638]: your mercy for graceful operations on workers is 80 seconds May 09 07:22:00.521758 np0000172989 devstack@c-api.service[112638]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:22:00.521905 np0000172989 devstack@c-api.service[112638]: *** Operational MODE: preforking *** May 09 07:22:00.522268 np0000172989 devstack@c-api.service[112638]: *** uWSGI is running in multiple interpreter mode *** May 09 07:22:00.522268 np0000172989 devstack@c-api.service[112638]: spawned uWSGI master process (pid: 112638) May 09 07:22:00.522552 np0000172989 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:22:00.523107 np0000172989 devstack@c-api.service[112638]: spawned uWSGI worker 1 (pid: 112647, cores: 1) May 09 07:22:00.523911 np0000172989 devstack@c-api.service[112638]: spawned uWSGI worker 2 (pid: 112648, cores: 1) May 09 07:22:00.524815 np0000172989 devstack@c-api.service[112638]: spawned uWSGI worker 3 (pid: 112649, cores: 1) May 09 07:22:00.525282 np0000172989 devstack@c-api.service[112638]: spawned uWSGI worker 4 (pid: 112650, cores: 1) May 09 07:22:00.525369 np0000172989 devstack@c-api.service[112638]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:22:00.651566 np0000172989 devstack@c-api.service[112648]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:22:00.651566 np0000172989 devstack@c-api.service[112648]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:22:00.651566 np0000172989 devstack@c-api.service[112648]: we strongly recommend against using it for new projects. May 09 07:22:00.651566 np0000172989 devstack@c-api.service[112648]: If you are already using Eventlet, we recommend migrating to a different May 09 07:22:00.651566 np0000172989 devstack@c-api.service[112648]: framework. For more detail see May 09 07:22:00.651566 np0000172989 devstack@c-api.service[112648]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:22:00.651566 np0000172989 devstack@c-api.service[112648]: import eventlet # noqa May 09 07:22:00.658957 np0000172989 devstack@c-api.service[112647]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:22:00.658957 np0000172989 devstack@c-api.service[112647]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:22:00.658957 np0000172989 devstack@c-api.service[112647]: we strongly recommend against using it for new projects. May 09 07:22:00.658957 np0000172989 devstack@c-api.service[112647]: If you are already using Eventlet, we recommend migrating to a different May 09 07:22:00.658957 np0000172989 devstack@c-api.service[112647]: framework. For more detail see May 09 07:22:00.658957 np0000172989 devstack@c-api.service[112647]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:22:00.658957 np0000172989 devstack@c-api.service[112647]: import eventlet # noqa May 09 07:22:00.669089 np0000172989 devstack@c-api.service[112649]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:22:00.669089 np0000172989 devstack@c-api.service[112649]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:22:00.669089 np0000172989 devstack@c-api.service[112649]: we strongly recommend against using it for new projects. May 09 07:22:00.669089 np0000172989 devstack@c-api.service[112649]: If you are already using Eventlet, we recommend migrating to a different May 09 07:22:00.669089 np0000172989 devstack@c-api.service[112649]: framework. For more detail see May 09 07:22:00.669089 np0000172989 devstack@c-api.service[112649]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:22:00.669089 np0000172989 devstack@c-api.service[112649]: import eventlet # noqa May 09 07:22:00.680075 np0000172989 devstack@c-api.service[112650]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:22:00.680075 np0000172989 devstack@c-api.service[112650]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:22:00.680075 np0000172989 devstack@c-api.service[112650]: we strongly recommend against using it for new projects. May 09 07:22:00.680075 np0000172989 devstack@c-api.service[112650]: If you are already using Eventlet, we recommend migrating to a different May 09 07:22:00.680075 np0000172989 devstack@c-api.service[112650]: framework. For more detail see May 09 07:22:00.680075 np0000172989 devstack@c-api.service[112650]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:22:00.680075 np0000172989 devstack@c-api.service[112650]: import eventlet # noqa May 09 07:22:00.738537 np0000172989 devstack@c-api.service[112648]: /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 07:22:00.738537 np0000172989 devstack@c-api.service[112648]: debtcollector.deprecate( May 09 07:22:00.749828 np0000172989 devstack@c-api.service[112647]: /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 07:22:00.749828 np0000172989 devstack@c-api.service[112647]: debtcollector.deprecate( May 09 07:22:00.764317 np0000172989 devstack@c-api.service[112649]: /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 07:22:00.764317 np0000172989 devstack@c-api.service[112649]: debtcollector.deprecate( May 09 07:22:00.774662 np0000172989 devstack@c-api.service[112650]: /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 07:22:00.774662 np0000172989 devstack@c-api.service[112650]: debtcollector.deprecate( May 09 07:22:00.833844 np0000172989 devstack@c-api.service[112647]: /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 07:22:00.833844 np0000172989 devstack@c-api.service[112647]: from cgi import parse_header May 09 07:22:00.838310 np0000172989 devstack@c-api.service[112648]: /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 07:22:00.838310 np0000172989 devstack@c-api.service[112648]: from cgi import parse_header May 09 07:22:00.859750 np0000172989 devstack@c-api.service[112650]: /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 07:22:00.859750 np0000172989 devstack@c-api.service[112650]: from cgi import parse_header May 09 07:22:00.872523 np0000172989 devstack@c-api.service[112649]: /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 07:22:00.872523 np0000172989 devstack@c-api.service[112649]: from cgi import parse_header May 09 07:22:00.879697 np0000172989 devstack@c-api.service[112647]: /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 07:22:00.879697 np0000172989 devstack@c-api.service[112647]: removals.removed_module( May 09 07:22:00.880290 np0000172989 devstack@c-api.service[112647]: /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 07:22:00.880290 np0000172989 devstack@c-api.service[112647]: removals.removed_module( May 09 07:22:00.883015 np0000172989 devstack@c-api.service[112648]: /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 07:22:00.883015 np0000172989 devstack@c-api.service[112648]: removals.removed_module( May 09 07:22:00.884013 np0000172989 devstack@c-api.service[112648]: /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 07:22:00.884013 np0000172989 devstack@c-api.service[112648]: removals.removed_module( May 09 07:22:00.912564 np0000172989 devstack@c-api.service[112650]: /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 07:22:00.912564 np0000172989 devstack@c-api.service[112650]: removals.removed_module( May 09 07:22:00.912779 np0000172989 devstack@c-api.service[112650]: /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 07:22:00.912779 np0000172989 devstack@c-api.service[112650]: removals.removed_module( May 09 07:22:00.921671 np0000172989 devstack@c-api.service[112649]: /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 07:22:00.921671 np0000172989 devstack@c-api.service[112649]: removals.removed_module( May 09 07:22:00.922435 np0000172989 devstack@c-api.service[112649]: /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 07:22:00.922435 np0000172989 devstack@c-api.service[112649]: removals.removed_module( May 09 07:22:01.486228 np0000172989 devstack@c-api.service[112648]: /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 07:22:01.486228 np0000172989 devstack@c-api.service[112648]: warnings.warn( May 09 07:22:01.544945 np0000172989 devstack@c-api.service[112647]: /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 07:22:01.544945 np0000172989 devstack@c-api.service[112647]: warnings.warn( May 09 07:22:01.547982 np0000172989 devstack@c-api.service[112650]: /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 07:22:01.547982 np0000172989 devstack@c-api.service[112650]: warnings.warn( May 09 07:22:01.551653 np0000172989 devstack@c-api.service[112649]: /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 07:22:01.551653 np0000172989 devstack@c-api.service[112649]: warnings.warn( May 09 07:22:01.587997 np0000172989 devstack@c-api.service[112648]: /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 07:22:01.587997 np0000172989 devstack@c-api.service[112648]: warnings.warn( May 09 07:22:01.651963 np0000172989 devstack@c-api.service[112649]: /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 07:22:01.651963 np0000172989 devstack@c-api.service[112649]: warnings.warn( May 09 07:22:01.655457 np0000172989 devstack@c-api.service[112650]: /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 07:22:01.655457 np0000172989 devstack@c-api.service[112650]: warnings.warn( May 09 07:22:01.723529 np0000172989 devstack@c-api.service[112647]: /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 07:22:01.723529 np0000172989 devstack@c-api.service[112647]: warnings.warn( May 09 07:22:01.892989 np0000172989 devstack@c-api.service[112648]: 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 07:22:01.893425 np0000172989 devstack@c-api.service[112648]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112648) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:22:01.949379 np0000172989 devstack@c-api.service[112649]: 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 07:22:01.950162 np0000172989 devstack@c-api.service[112649]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112649) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:22:01.956546 np0000172989 devstack@c-api.service[112650]: 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 07:22:01.956961 np0000172989 devstack@c-api.service[112650]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112650) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:22:01.980198 np0000172989 devstack@c-api.service[112648]: /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 07:22:01.980198 np0000172989 devstack@c-api.service[112648]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:22:02.014755 np0000172989 devstack@c-api.service[112649]: /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 07:22:02.014755 np0000172989 devstack@c-api.service[112649]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:22:02.019267 np0000172989 devstack@c-api.service[112650]: /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 07:22:02.019267 np0000172989 devstack@c-api.service[112650]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:22:02.063942 np0000172989 devstack@c-api.service[112647]: 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 07:22:02.064155 np0000172989 devstack@c-api.service[112647]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112647) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:22:02.133800 np0000172989 devstack@c-api.service[112647]: /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 07:22:02.133800 np0000172989 devstack@c-api.service[112647]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:22:02.477006 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112648) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:22:02.477216 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112650) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:22:02.477357 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.477418 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112649) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:22:02.477480 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.477577 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.477641 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.477676 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.477830 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.477895 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.477946 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.478132 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.479777 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.479843 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.479879 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.479939 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.479995 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.480057 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.480100 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.480157 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.480199 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.480239 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.480308 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.480353 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.480391 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.480457 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.480522 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.480561 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.480648 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.480688 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.480688 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.480765 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.480857 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.480891 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.480928 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.480997 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.481037 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.481105 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.481154 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.481224 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.481266 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.481348 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.481390 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.481467 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.481579 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.481579 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.481719 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.481762 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.481868 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.481954 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.482047 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.482133 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.482229 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.482315 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.483424 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.483483 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.483518 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.483557 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.483610 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.483658 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.483698 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.483734 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.483777 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.483814 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.483851 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.483851 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.483921 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.483958 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.484214 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.484266 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.484299 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.484344 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.484382 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.484435 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.484435 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.484513 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.484548 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.484598 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.484635 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.484672 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.484672 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.484672 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.485482 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.485601 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.485702 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.485747 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.485783 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.485826 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.485861 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.485897 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.485931 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.485984 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.486023 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.486064 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.486098 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.486140 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.486178 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.486219 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.486256 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.486292 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.486356 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.486399 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.486440 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.486491 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.486532 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.486570 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.486648 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.486648 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.486733 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.486777 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.486821 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.486858 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.486894 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.486930 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.486969 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.487005 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.487038 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.487072 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.487107 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.487153 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.487153 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.487232 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.487232 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.487232 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.487512 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.487605 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.487842 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.487919 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.487994 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.488079 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.488172 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.488262 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.488349 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.488436 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.488518 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.488655 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.488752 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.488853 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.489104 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.489159 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.489219 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.489263 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.489331 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.489331 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.489408 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.489442 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.489476 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.489508 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.489550 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.489550 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.489651 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.489695 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.489735 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.489822 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.489865 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.489900 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.489951 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.490001 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.490078 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.490246 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.490291 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.490325 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.490370 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.490416 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.490482 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.490528 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.490685 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.490743 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.490791 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.490841 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.490880 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.490917 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.490952 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.490988 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.491029 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.491073 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.491109 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.491154 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.491154 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.491154 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.491982 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.491982 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.492176 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.492176 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.492176 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.492176 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.492436 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.492481 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.492523 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.492615 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.492661 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.492695 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.492731 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.492763 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.492799 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.492848 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.492892 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.492929 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.492970 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.493003 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.493040 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.493379 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.493428 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.493477 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.493544 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.493615 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.493659 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.493697 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.493736 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.493773 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.493806 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.493849 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.493882 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.493919 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.493952 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.494025 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.494085 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.494119 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.494156 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.494156 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.494156 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.494156 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.500226 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.500294 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.500345 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.500383 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.500487 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.500560 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.500650 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.500689 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.500729 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.500766 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.500766 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.500766 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.500871 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.500908 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.500944 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.500994 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.501037 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.501037 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.501037 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.501144 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.501188 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.501378 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.501427 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.501465 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.501503 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.501540 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.501573 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.501648 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.501694 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.501731 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.501769 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.501810 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.501852 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.501887 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.501926 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.501960 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.501960 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.502029 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.502072 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.502072 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.502072 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.502072 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.503109 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.503183 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.503226 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.503325 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.503371 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.503411 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.503475 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.503515 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.503552 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.503609 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.503645 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.503682 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.503719 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.503769 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.503813 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.503855 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.503895 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.503941 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.503995 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.504045 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.504094 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.504152 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.504203 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.504253 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.504323 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.504423 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.504472 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.504515 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.504603 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.504645 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.504678 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.504726 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.504762 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.504797 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.504833 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.504869 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.504905 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.504940 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.504978 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.505013 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.505045 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.505090 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.506159 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.506217 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.506257 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.506293 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.506336 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.506378 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.506460 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.506520 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.506567 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.506651 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.506693 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.506728 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.506767 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.506808 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.506844 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.506882 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.506919 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.506955 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.506998 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.507035 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.507073 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.507110 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.507152 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.507190 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.507244 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.507287 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.507324 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.507360 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.507406 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.507451 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.507488 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.507523 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.507559 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.507621 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.507659 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.507700 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.507738 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.507738 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.507738 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.507738 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.507738 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.507738 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.509178 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.509260 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.509299 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.509337 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.509372 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.509410 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.509461 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.509500 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.509534 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.509571 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.509641 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.509678 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.509715 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.509750 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.509794 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.509831 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.509879 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.509917 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.509954 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.509954 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.509954 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.510342 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.510406 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.510440 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.510497 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.510497 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.510623 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.510672 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.510710 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.510746 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.510781 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.510816 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.510852 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.510852 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.510852 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.511364 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.511424 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.511498 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.511548 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.511627 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.511685 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.511724 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.511771 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.511805 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.511845 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.511882 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.511916 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.511957 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.512000 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.512037 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.512075 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.512109 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.512145 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.512206 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.512254 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.512254 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.512254 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.512347 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.512390 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.512437 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.512504 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.512601 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.512674 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.513227 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.513292 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.513331 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.513408 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.513469 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.513509 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.513546 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.513610 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.513660 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.513699 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.513744 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.513744 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.513744 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.513839 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.514150 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.514197 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.514274 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.514319 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.514388 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.514463 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.514525 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.515708 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.515764 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.515827 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.515900 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.515944 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.515991 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.516030 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.516066 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.516109 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.516197 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.516197 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.516280 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.516280 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.516356 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.516467 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.516527 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.516617 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.516682 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.516822 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.516822 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.516894 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.518867 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.518953 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.518953 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.519029 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.519064 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.519147 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.519192 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.520008 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.520104 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.520183 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.520231 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.520291 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.520334 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.520370 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.520411 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.520449 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.520495 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.520536 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.520580 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.520675 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.520717 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.520838 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.520897 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.520942 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.520981 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.521018 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.521063 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.521101 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.521139 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.521177 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.521215 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.521252 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.521287 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.521335 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.521377 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.521667 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.521732 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.521782 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.521821 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.521902 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.521945 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.522009 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.522055 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.522142 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.522186 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.522226 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.522264 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.522308 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.522348 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.522386 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.522430 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.522480 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.522530 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.522576 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.522647 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.522686 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.522730 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.522768 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.522806 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.522843 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.522880 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.522928 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.522968 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.523005 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.523042 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.523079 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.523125 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.523162 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.523205 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.523246 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.523284 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.523321 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.523358 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.523399 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.523436 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.523474 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.523509 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.523557 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.523619 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.523664 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.523707 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.523749 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.523785 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.523823 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.523863 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.523905 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.523941 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.524004 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.524048 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.524088 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.524129 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.524171 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.524208 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.524244 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.524280 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.524323 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.524365 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.524402 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.524438 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.524476 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.524513 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.524549 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.524549 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.524549 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.524549 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.525991 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.526079 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.526142 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.526188 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.526262 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.526306 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.526306 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.526384 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.526424 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.526460 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.526497 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.526541 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.526580 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.526648 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.526685 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.526734 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.526774 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.526774 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.526774 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.526774 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.526774 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.530978 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.530978 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.531116 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.531116 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.531216 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.531275 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.531328 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.531388 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.531440 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.531498 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.531538 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.531538 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.531538 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.531538 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.531727 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.531727 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.531727 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.531886 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.531886 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.531966 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.532025 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.533007 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.533094 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.533135 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.533173 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.533211 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.533253 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.533291 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.533326 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.533372 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.533419 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.533491 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.533540 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.533639 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.533712 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.534126 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.534192 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.534231 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.534302 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.534362 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.534440 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.534506 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.538432 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.538510 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.538546 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.538630 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.538680 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.538745 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.538790 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.538859 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.538918 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.538990 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.539036 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.539119 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.539161 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.539230 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.539522 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.539624 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.539721 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.539792 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.539851 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.539894 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.539929 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.539978 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.540036 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.540089 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.540156 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.540216 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.540264 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.540264 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.540264 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.540264 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.540460 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.540512 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.540554 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.540643 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.540696 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.540741 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.540793 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.540841 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.540895 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.540946 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.540995 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.541041 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.541088 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.541134 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.541183 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.541229 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.541277 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.541340 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.541391 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.541437 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.541490 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.541536 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.541582 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.541654 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.541700 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.541749 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.541813 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.541860 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.541914 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.541962 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.572510 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112647) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:22:02.572931 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.573056 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.573151 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.573753 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.573883 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.573883 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.573883 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.574074 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.574074 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.574074 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.574392 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.574467 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.574527 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.574621 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.574621 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.574751 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.574751 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.575265 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.575504 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.575504 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.575504 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.575504 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.575917 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.575917 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.575917 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.575917 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.576157 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.576157 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.576157 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.576157 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.576394 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.576657 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.576733 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.576820 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.576820 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.576932 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.576932 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.577055 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.577055 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.577169 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.577169 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.577292 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.577292 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.577413 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.577413 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.578067 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.578113 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.578192 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.578238 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.578320 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.578366 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.578445 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.578753 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.578806 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.578878 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.578968 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.579053 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.579096 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.579170 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.579640 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.579697 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.579759 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.579811 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.579880 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.579922 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.580001 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.580436 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.580494 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.580559 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.580635 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.580676 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.580745 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.580809 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.581890 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.581966 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.582029 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.582085 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.582138 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.582188 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.582263 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.582546 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.582621 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.582678 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.582736 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.582805 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.582879 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.582978 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.583513 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.583513 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.583718 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.583718 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.583993 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.583993 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.583993 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.583993 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.583993 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.584280 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.584280 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.584280 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.584280 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.584280 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.584857 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.584927 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.584988 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.585050 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.585050 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.585189 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.585189 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.585318 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.585318 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.585448 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.585448 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.585448 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.585706 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.585706 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.586130 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.586228 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.586228 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.586352 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.586352 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.586464 np0000172989 devstack@c-api.service[112648]: INFO dbcounter [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Registered counter for database cinder May 09 07:22:02.586532 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.586532 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.586794 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.586874 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.586994 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.586994 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.587175 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.587175 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.587175 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.587348 np0000172989 devstack@c-api.service[112650]: INFO dbcounter [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Registered counter for database cinder May 09 07:22:02.587414 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.587414 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.587523 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.587523 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.587707 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.587707 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.587826 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.588211 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.588284 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.588346 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.588346 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.588456 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.588456 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.588566 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.588935 np0000172989 devstack@c-api.service[112649]: INFO dbcounter [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Registered counter for database cinder May 09 07:22:02.590025 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.590129 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.590129 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.590314 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.590314 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.590314 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.590533 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.591006 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.591103 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.591103 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.591242 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.591242 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.591242 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.591401 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.591802 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.591851 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.591932 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.591989 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.592045 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.592175 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.592175 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.592484 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.592535 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.592575 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.592657 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.592713 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.592773 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.592837 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.592888 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.592956 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.593013 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.593074 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.593124 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.593177 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.593230 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.593306 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.593378 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.593418 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.593485 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.593534 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.593623 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.593718 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.594373 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.594430 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.594517 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.594562 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.594649 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.594732 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.594776 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.595582 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.595671 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.595719 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.595792 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.595846 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.595919 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.595966 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.596562 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.596644 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.596694 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.596750 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.597002 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.597002 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.597088 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.597708 np0000172989 devstack@c-api.service[112648]: DEBUG oslo_db.sqlalchemy.engines [None req-585c99bc-0211-4302-a7bb-3af99716eb7b 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=112648) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:02.597910 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.597957 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.598026 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.598084 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.598137 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.598234 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.598318 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.598606 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.598685 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.598741 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.598807 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.598862 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.598912 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.598979 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:22:02.599050 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:22:02.599096 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:22:02.599167 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:22:02.599213 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:22:02.599289 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:22:02.599350 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:22:02.599812 np0000172989 devstack@c-api.service[112650]: DEBUG oslo_db.sqlalchemy.engines [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 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=112650) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:02.602179 np0000172989 devstack@c-api.service[112649]: DEBUG oslo_db.sqlalchemy.engines [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 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=112649) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:02.647942 np0000172989 devstack@c-api.service[112647]: INFO dbcounter [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Registered counter for database cinder May 09 07:22:02.665428 np0000172989 devstack@c-api.service[112647]: DEBUG oslo_db.sqlalchemy.engines [None req-20614176-7e41-4397-ac7f-2a0a2e769837 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=112647) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:02.710618 np0000172989 devstack@c-api.service[112648]: DEBUG dbcounter [-] [112648] Writer thread running {{(pid=112648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:22:02.713526 np0000172989 devstack@c-api.service[112648]: INFO cinder.rpc [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:22:02.715250 np0000172989 devstack@c-api.service[112649]: DEBUG dbcounter [-] [112649] Writer thread running {{(pid=112649) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:22:02.716254 np0000172989 devstack@c-api.service[112648]: INFO cinder.rpc [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:22:02.718497 np0000172989 devstack@c-api.service[112648]: INFO cinder.rpc [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:22:02.718574 np0000172989 devstack@c-api.service[112649]: INFO cinder.rpc [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:22:02.720325 np0000172989 devstack@c-api.service[112648]: INFO cinder.rpc [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:22:02.721027 np0000172989 devstack@c-api.service[112649]: INFO cinder.rpc [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:22:02.721452 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.723420 np0000172989 devstack@c-api.service[112649]: INFO cinder.rpc [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:22:02.724051 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.725720 np0000172989 devstack@c-api.service[112649]: INFO cinder.rpc [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:22:02.726817 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.728539 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.730347 np0000172989 devstack@c-api.service[112648]: DEBUG oslo_db.sqlalchemy.engines [None req-585c99bc-0211-4302-a7bb-3af99716eb7b 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=112648) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:02.733211 np0000172989 devstack@c-api.service[112648]: INFO cinder.rpc [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:22:02.734278 np0000172989 devstack@c-api.service[112649]: DEBUG oslo_db.sqlalchemy.engines [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 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=112649) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:02.735747 np0000172989 devstack@c-api.service[112648]: INFO cinder.rpc [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:22:02.736183 np0000172989 devstack@c-api.service[112649]: INFO cinder.rpc [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:22:02.737090 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.738015 np0000172989 devstack@c-api.service[112649]: INFO cinder.rpc [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:22:02.738797 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.742767 np0000172989 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writer thread running {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:22:02.746103 np0000172989 devstack@c-api.service[112650]: INFO cinder.rpc [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:22:02.747846 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.748311 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.749405 np0000172989 devstack@c-api.service[112650]: INFO cinder.rpc [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:22:02.751610 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.751694 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.752145 np0000172989 devstack@c-api.service[112650]: INFO cinder.rpc [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:22:02.754389 np0000172989 devstack@c-api.service[112650]: INFO cinder.rpc [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:22:02.754919 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.755142 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.755458 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.757447 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.759090 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.759263 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.762729 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.762807 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.763109 np0000172989 devstack@c-api.service[112650]: DEBUG oslo_db.sqlalchemy.engines [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 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=112650) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:02.765602 np0000172989 devstack@c-api.service[112650]: INFO cinder.rpc [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:22:02.765745 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.765871 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.767771 np0000172989 devstack@c-api.service[112650]: INFO cinder.rpc [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:22:02.768766 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.769045 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.770083 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.772896 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.773041 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.775879 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.776054 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.777419 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.777662 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.778707 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.780121 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.780362 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.782136 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.785633 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.785856 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.785928 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.789312 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.789444 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.789914 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.791621 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.792094 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.793154 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.793697 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.794261 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.794642 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.795196 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.796248 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.796846 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.797503 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.797669 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.798177 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.798856 np0000172989 devstack@c-api.service[112649]: WARNING cinder.api.contrib.hosts [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:22:02.799028 np0000172989 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writer thread running {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:22:02.799543 np0000172989 devstack@c-api.service[112648]: WARNING cinder.api.contrib.hosts [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:22:02.799652 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.800044 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.801067 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.801534 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.802101 np0000172989 devstack@c-api.service[112647]: INFO cinder.rpc [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:22:02.802671 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.802745 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.803123 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.803520 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: extensions {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.803978 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: extensions {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.804615 np0000172989 devstack@c-api.service[112647]: INFO cinder.rpc [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:22:02.804758 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: encryption {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.805218 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: encryption {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.806347 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: encryption {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.806403 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.806843 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: encryption {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.806894 np0000172989 devstack@c-api.service[112647]: INFO cinder.rpc [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:22:02.807990 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: os-quota-sets {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.808393 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: os-quota-sets {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.808781 np0000172989 devstack@c-api.service[112647]: INFO cinder.rpc [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:22:02.809382 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: cgsnapshots {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.809725 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.809805 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: cgsnapshots {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.810235 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.810853 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: os-quota-class-sets {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.811266 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: os-quota-class-sets {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.811553 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.812122 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.812229 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: os-availability-zone {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.812616 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: os-availability-zone {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.813510 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: qos-specs {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.813886 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: qos-specs {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.814944 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.816016 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: backups {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.816382 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: backups {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.817108 np0000172989 devstack@c-api.service[112647]: DEBUG oslo_db.sqlalchemy.engines [None req-20614176-7e41-4397-ac7f-2a0a2e769837 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=112647) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:02.818432 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: extra_specs {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.818623 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: extra_specs {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.819360 np0000172989 devstack@c-api.service[112647]: INFO cinder.rpc [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:22:02.820008 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: os-snapshot-manage {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.820187 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: os-snapshot-manage {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.821466 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: os-volume-type-access {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.821671 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: os-volume-type-access {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.821746 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.822013 np0000172989 devstack@c-api.service[112647]: INFO cinder.rpc [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:22:02.823071 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: capabilities {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.823264 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: capabilities {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.823358 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.824345 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: os-hosts {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.824514 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: os-hosts {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.825692 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: consistencygroups {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.826053 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: consistencygroups {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.826526 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.827862 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: os-volume-transfer {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.828029 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: os-volume-transfer {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.828971 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.829468 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: scheduler-stats {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.829670 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: scheduler-stats {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.830575 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.830957 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extended resource: os-volume-manage {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.831131 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extended resource: os-volume-manage {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.832116 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.833146 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.833263 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.833731 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.834109 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.contrib.snapshot_actions [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] SnapshotActionsController initialized {{(pid=112649) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:22:02.834186 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.contrib.snapshot_actions [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] SnapshotActionsController initialized {{(pid=112648) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:22:02.834897 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.834942 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.835237 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.836352 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.836393 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.836461 np0000172989 devstack@c-api.service[112650]: WARNING cinder.api.contrib.hosts [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:22:02.837215 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.837838 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.837979 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.838047 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.838982 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.839216 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.839318 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.840684 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.840797 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.841365 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.841630 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.842177 np0000172989 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.842283 np0000172989 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.842735 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: extensions {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.843054 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.843164 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.843250 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.843250 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.843393 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.843462 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.843519 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.843646 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.843716 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.843774 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.843849 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.843920 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.843980 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.844039 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.844110 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.844171 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.844171 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension UsedLimits extending resource: limits {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.844300 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.844361 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension TypesManage extending resource: types {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.844419 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.844482 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension AdminActions extending resource: volumes {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.844543 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension UsedLimits extending resource: limits {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.844543 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension TypesManage extending resource: types {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.844691 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension AdminActions extending resource: snapshots {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.844919 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension AdminActions extending resource: volumes {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.844987 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension AdminActions extending resource: backups {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.844987 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension VolumeActions extending resource: volumes {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.845099 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension AdminActions extending resource: snapshots {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.845099 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension AdminActions extending resource: backups {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.845227 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: encryption {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.845293 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-585c99bc-0211-4302-a7bb-3af99716eb7b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.845360 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension VolumeActions extending resource: volumes {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.845360 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.845481 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.846986 np0000172989 devstack@c-api.service[112648]: WARNING keystonemiddleware.auth_token [None req-585c99bc-0211-4302-a7bb-3af99716eb7b 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 07:22:02.847078 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: encryption {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.847170 np0000172989 devstack@c-api.service[112649]: WARNING keystonemiddleware.auth_token [None req-9eb27edd-0242-4fff-a0ae-5868b98b6c80 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 07:22:02.848555 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: os-quota-sets {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.849239 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.849992 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: cgsnapshots {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.851449 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: os-quota-class-sets {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.852800 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: os-availability-zone {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.852881 np0000172989 devstack@c-api.service[112648]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7db0532a3668 pid: 112648 (default app) May 09 07:22:02.853159 np0000172989 devstack@c-api.service[112649]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7db0532a3668 pid: 112649 (default app) May 09 07:22:02.853380 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.853380 np0000172989 devstack@c-api.service[112648]: warnings.warn( May 09 07:22:02.853524 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.854120 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: qos-specs {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.856615 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.857503 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: backups {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.859835 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: extra_specs {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.860147 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.861408 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: os-snapshot-manage {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.862061 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.862061 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.862061 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.862061 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.862061 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.862529 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.862529 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.862529 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.862529 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.862529 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.862948 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.862948 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.862948 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.862948 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.862948 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.862948 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.863369 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.863369 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.863369 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.863369 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.863699 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.863699 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.863699 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.863699 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.864090 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.864090 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.864090 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.864090 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.864415 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.864415 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.864415 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.864415 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.864415 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.864953 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.864953 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.864953 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.864953 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.864953 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.865300 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.865300 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.865300 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.865300 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.865300 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.865300 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.865938 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.865938 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.865938 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.865938 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.865938 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.865938 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.866630 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.866630 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.866630 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.866630 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.866630 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.866630 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.867072 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.867072 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.867072 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.867072 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.867072 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.867483 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.867483 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.867483 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.867483 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.867483 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.867848 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.867848 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.867848 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.867848 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.867848 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.867848 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.868404 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.868404 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.868404 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.868404 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.868404 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.868404 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.869117 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.869117 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.869117 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.869117 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.869117 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.869698 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.869698 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.869698 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.869698 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.869698 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.870327 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.870327 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.870327 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.870327 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.870634 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.870634 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.870634 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.870634 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.870813 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.870813 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.870888 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: os-volume-type-access {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.870925 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.870925 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.870925 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.870925 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.870925 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.871126 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.871126 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.871126 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.871126 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.871126 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.871322 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.871322 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.871322 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.871322 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.871461 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.871461 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.871461 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.871461 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.871602 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.871602 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.871602 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.871602 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.871751 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.871751 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.871751 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.871751 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.871901 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.871901 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.871901 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.871901 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872038 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872038 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872038 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872038 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872038 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872038 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872226 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872226 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872226 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872226 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872361 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.872391 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872391 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872391 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872391 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872521 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872521 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872521 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872521 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872521 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872521 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872740 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872740 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872740 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872740 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872740 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872740 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872936 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872936 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872936 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872936 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.872936 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.872936 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.873136 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.873136 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.873136 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.873136 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.873136 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.873136 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.873335 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.873335 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.873335 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.873335 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.873467 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.873467 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.873467 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.873467 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.873467 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.873647 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.873647 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.873647 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.873647 np0000172989 devstack@c-api.service[112648]: /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 07:22:02.873647 np0000172989 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) May 09 07:22:02.873805 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: capabilities {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.873835 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-124a9cbf-ead7-400e-bd5b-79f5deb34763 None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:22:02.873865 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: os-hosts {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.873893 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.873919 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: consistencygroups {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.873948 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.873971 np0000172989 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 1/1] 199.204.45.89 () {60 vars in 946 bytes} [Sat May 9 07:22:02 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 07:22:02.874001 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: os-volume-transfer {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.874029 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.874054 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: scheduler-stats {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.874054 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extended resource: os-volume-manage {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.875536 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.876370 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.876817 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.contrib.snapshot_actions [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] SnapshotActionsController initialized {{(pid=112650) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:22:02.877740 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.880103 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.880166 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.880781 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.882290 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.882434 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.883840 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.883999 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.885438 np0000172989 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.885617 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.886720 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.886720 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.886891 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.886891 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.887013 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.887128 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.887263 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.887335 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.887390 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.887479 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.887624 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension UsedLimits extending resource: limits {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.887744 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension TypesManage extending resource: types {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.888056 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension AdminActions extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.888178 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension AdminActions extending resource: snapshots {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.888296 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension AdminActions extending resource: backups {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.888395 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension VolumeActions extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.888639 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.888956 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.890127 np0000172989 devstack@c-api.service[112647]: WARNING cinder.api.contrib.hosts [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:22:02.890869 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.891129 np0000172989 devstack@c-api.service[112650]: WARNING keystonemiddleware.auth_token [None req-c5a81d6f-0fcd-4ab0-a25a-ddd9087500e6 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 07:22:02.892386 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.894007 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.894879 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: extensions {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.896204 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: encryption {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.898274 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: encryption {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.898345 np0000172989 devstack@c-api.service[112650]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7db0532a3668 pid: 112650 (default app) May 09 07:22:02.900161 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: os-quota-sets {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.902017 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: cgsnapshots {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.903558 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: os-quota-class-sets {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.905567 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: os-availability-zone {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.907277 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: qos-specs {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.909057 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: backups {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.911201 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: extra_specs {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.912944 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: os-snapshot-manage {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.914403 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: os-volume-type-access {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.916042 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: capabilities {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.917379 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: os-hosts {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.918835 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: consistencygroups {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.920989 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: os-volume-transfer {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.922785 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: scheduler-stats {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.924783 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extended resource: os-volume-manage {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:22:02.927953 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.928768 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.contrib.snapshot_actions [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] SnapshotActionsController initialized {{(pid=112647) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:22:02.929517 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.931168 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.932780 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.934497 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.936162 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.937820 np0000172989 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:22:02.938694 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.938800 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.938917 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.939015 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.939127 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.939230 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.939359 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.939461 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.939573 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.939696 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension UsedLimits extending resource: limits {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.939800 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension TypesManage extending resource: types {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.939919 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension AdminActions extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.940162 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension AdminActions extending resource: snapshots {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.940258 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension AdminActions extending resource: backups {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.940365 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension VolumeActions extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.940535 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-20614176-7e41-4397-ac7f-2a0a2e769837 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:22:02.943015 np0000172989 devstack@c-api.service[112647]: WARNING keystonemiddleware.auth_token [None req-20614176-7e41-4397-ac7f-2a0a2e769837 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 07:22:02.949710 np0000172989 devstack@c-api.service[112647]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7db0532a3668 pid: 112647 (default app) May 09 07:22:10.094386 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.094386 np0000172989 devstack@c-api.service[112649]: warnings.warn( May 09 07:22:10.106339 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.106339 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.106339 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.106339 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.106679 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.106679 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.106679 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.106679 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.106896 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.106896 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.106896 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.106896 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.106896 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.106896 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.107272 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.107272 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.107272 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.107272 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.107272 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.107558 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.107558 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.107558 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.107558 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.107558 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.107877 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.107877 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.107877 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.107877 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.108113 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.108113 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.108113 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.108113 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.108113 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.108437 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.108437 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.108437 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.108437 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.108437 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.108727 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.108727 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.108727 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.108727 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.108727 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.108727 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.109053 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.109053 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.109053 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.109053 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.109053 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.109053 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.109392 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.109392 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.109392 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.109392 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.109392 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.109392 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.109745 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.109745 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.109745 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.109745 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.109745 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.110032 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.110032 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.110032 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.110032 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.110032 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.110298 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.110298 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.110298 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.110298 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.110298 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.110298 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.110693 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.110693 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.110693 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.110693 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.110693 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.110693 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.111024 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.111024 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.111024 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.111024 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.111024 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.111355 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.111355 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.111355 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.111355 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.111355 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.111689 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.111689 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.111689 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.111689 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.111960 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.111960 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.111960 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.111960 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.112309 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.112309 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.112309 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.112309 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.112309 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.112681 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.112681 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.112681 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.112681 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.112681 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.112991 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.112991 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.112991 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.112991 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.113342 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.113342 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.113342 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.113342 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.113613 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.113613 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.113613 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.113613 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.113903 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.113903 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.113903 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.113903 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.114148 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.114148 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.114148 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.114148 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.114448 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.114448 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.114448 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.114448 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.114448 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.114780 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.114780 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.114780 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.114780 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.114780 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.114780 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.115132 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.115132 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.115132 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.115132 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.115132 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.115441 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.115441 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.115441 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.115441 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.115441 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.115441 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.115825 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.115825 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.115825 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.115825 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.115825 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.115825 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.116201 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.116201 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.116201 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.116201 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.116201 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.116201 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.116699 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.116699 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.116699 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.116699 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.116699 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.116699 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.116936 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.116936 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.116936 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.116936 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.117040 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.117040 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.117040 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.117040 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.117040 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.117169 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.117169 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.117169 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.117169 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.117169 np0000172989 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) May 09 07:22:10.117169 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [None req-038f7c20-52c0-45f0-817b-b84cf57349e4 None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:22:10.615249 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-038f7c20-52c0-45f0-817b-b84cf57349e4 admin admin] POST https://199.204.45.89/volume/v3/types May 09 07:22:10.615854 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-038f7c20-52c0-45f0-817b-b84cf57349e4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:22:10.617542 np0000172989 devstack@c-api.service[112649]: /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 07:22:10.617542 np0000172989 devstack@c-api.service[112649]: warnings.warn( May 09 07:22:10.628174 np0000172989 devstack@c-api.service[112649]: DEBUG oslo_db.sqlalchemy.engines [None req-038f7c20-52c0-45f0-817b-b84cf57349e4 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=112649) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:10.660169 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-038f7c20-52c0-45f0-817b-b84cf57349e4 admin admin] https://199.204.45.89/volume/v3/types returned with HTTP 200 May 09 07:22:10.660930 np0000172989 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 1/2] 199.204.45.89 () {68 vars in 1281 bytes} [Sat May 9 07:22:10 2026] POST /volume/v3/types => generated 186 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:22:10.674418 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [req-038f7c20-52c0-45f0-817b-b84cf57349e4 req-8359c5a3-d431-481e-acf8-545662531e9b None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:22:11.035362 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [req-038f7c20-52c0-45f0-817b-b84cf57349e4 req-8359c5a3-d431-481e-acf8-545662531e9b admin admin] POST https://199.204.45.89/volume/v3/types/6708df98-ce39-4503-bacb-b244c050dd23/extra_specs May 09 07:22:11.036103 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [req-038f7c20-52c0-45f0-817b-b84cf57349e4 req-8359c5a3-d431-481e-acf8-545662531e9b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112648) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:22:11.037925 np0000172989 devstack@c-api.service[112648]: /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 07:22:11.037925 np0000172989 devstack@c-api.service[112648]: warnings.warn( May 09 07:22:11.050556 np0000172989 devstack@c-api.service[112648]: DEBUG oslo_db.sqlalchemy.engines [req-038f7c20-52c0-45f0-817b-b84cf57349e4 req-8359c5a3-d431-481e-acf8-545662531e9b 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=112648) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:22:11.123392 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [req-038f7c20-52c0-45f0-817b-b84cf57349e4 req-8359c5a3-d431-481e-acf8-545662531e9b admin admin] https://199.204.45.89/volume/v3/types/6708df98-ce39-4503-bacb-b244c050dd23/extra_specs returned with HTTP 200 May 09 07:22:11.124006 np0000172989 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 2/3] 199.204.45.89 () {70 vars in 1498 bytes} [Sat May 9 07:22:10 2026] POST /volume/v3/types/6708df98-ce39-4503-bacb-b244c050dd23/extra_specs => generated 55 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:22:12.767109 np0000172989 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writing DB stats cinder:SELECT=6 {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:22:12.821120 np0000172989 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=6 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:22:20.656626 np0000172989 devstack@c-api.service[112649]: DEBUG dbcounter [-] [112649] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112649) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:22:21.121069 np0000172989 devstack@c-api.service[112648]: DEBUG dbcounter [-] [112648] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:25:36.055233 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.055233 np0000172989 devstack@c-api.service[112650]: warnings.warn( May 09 07:25:36.070146 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.070146 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.070146 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.070146 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.070146 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.070657 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.070657 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.070657 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.070657 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.070657 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.070989 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.070989 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.070989 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.070989 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.070989 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.070989 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.071532 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.071532 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.071532 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.071532 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.071971 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.071971 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.071971 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.071971 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.072336 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.072336 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.072336 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.072336 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.072691 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.072691 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.072691 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.072691 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.072691 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.073093 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.073093 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.073093 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.073093 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.073093 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.073422 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.073422 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.073422 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.073422 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.073422 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.073422 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.073850 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.073850 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.073850 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.073850 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.073850 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.073850 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.074242 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.074242 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.074242 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.074242 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.074242 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.074242 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.074688 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.074688 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.074688 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.074688 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.074688 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.075067 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.075067 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.075067 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.075067 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.075067 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.075392 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.075392 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.075392 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.075392 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.075392 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.075392 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.075793 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.075793 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.075793 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.075793 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.075793 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.075793 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.076154 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.076154 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.076154 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.076154 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.076154 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.076512 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.076512 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.076512 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.076512 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.076512 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.076920 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.076920 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.076920 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.076920 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.077226 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.077226 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.077226 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.077226 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.077501 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.077501 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.077501 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.077501 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.077501 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.077887 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.077887 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.077887 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.077887 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.077887 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.078350 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.078350 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.078350 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.078350 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.078668 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.078668 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.078668 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.078668 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.078955 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.078955 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.078955 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.078955 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.079252 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.079252 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.079252 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.079252 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.079533 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.079533 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.079533 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.079533 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.079827 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.079827 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.079827 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.079827 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.079827 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.080200 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.080200 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.080200 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.080200 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.080200 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.080200 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.080603 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.080603 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.080603 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.080603 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.080603 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.080943 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.080943 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.080943 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.080943 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.080943 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.080943 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.081400 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.081400 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.081400 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.081400 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.081400 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.081400 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.081852 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.081852 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.081852 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.081852 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.081852 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.081852 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.082158 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.082158 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.082158 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.082158 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.082158 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.082158 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.082342 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.082342 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.082342 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.082342 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.082471 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.082471 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.082471 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.082471 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.082471 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.082655 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.082655 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.082655 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.082655 np0000172989 devstack@c-api.service[112650]: /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 07:25:36.082655 np0000172989 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) May 09 07:25:36.082655 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-e8362dca-d991-4059-9819-1f35a540681e None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:25:36.082655 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-e8362dca-d991-4059-9819-1f35a540681e None None] GET https://199.204.45.89/volume// May 09 07:25:36.082865 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-e8362dca-d991-4059-9819-1f35a540681e None None] Empty body provided in request {{(pid=112650) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:25:36.082865 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-e8362dca-d991-4059-9819-1f35a540681e None None] Calling method 'all' {{(pid=112650) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:25:36.082865 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-e8362dca-d991-4059-9819-1f35a540681e None None] https://199.204.45.89/volume// returned with HTTP 300 May 09 07:25:36.082865 np0000172989 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 1/4] 199.204.45.89 () {66 vars in 1449 bytes} [Sat May 9 07:25:36 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:26:13.970824 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.970824 np0000172989 devstack@c-api.service[112647]: warnings.warn( May 09 07:26:13.985057 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.985057 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.985057 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.985057 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.985057 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.985776 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.985776 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.985776 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.985776 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.985776 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.986102 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.986102 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.986102 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.986102 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.986102 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.986102 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.986459 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.986459 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.986459 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.986459 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.986781 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.986781 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.986781 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.986781 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.987031 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.987031 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.987031 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.987031 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.987277 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.987277 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.987277 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.987277 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.987277 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.987584 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.987584 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.987584 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.987584 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.987584 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.987895 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.987895 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.987895 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.987895 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.987895 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.987895 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.988447 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.988447 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.988447 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.988447 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.988447 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.988447 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.988873 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.988873 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.988873 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.988873 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.988873 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.988873 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.989210 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.989210 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.989210 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.989210 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.989210 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.989515 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.989515 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.989515 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.989515 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.989515 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.989809 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.989809 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.989809 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.989809 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.989809 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.989809 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.990190 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.990190 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.990190 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.990190 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.990190 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.990190 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.990530 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.990530 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.990530 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.990530 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.990530 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.990846 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.990846 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.990846 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.990846 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.990846 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.991180 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.991180 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.991180 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.991180 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.991469 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.991469 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.991469 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.991469 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.991718 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.991718 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.991718 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.991718 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.991718 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.991950 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.991950 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.991950 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.991950 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.991950 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.992192 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.992192 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.992192 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.992192 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.992357 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.992357 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.992357 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.992357 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.992517 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.992517 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.992517 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.992517 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.992853 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.992853 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.992853 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.992853 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.993017 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.993017 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.993017 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.993017 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.993172 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.993172 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.993172 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.993172 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.993172 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.993374 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.993374 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.993374 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.993374 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.993374 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.993374 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.993618 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.993618 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.993618 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.993618 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.993618 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.993813 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.993813 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.993813 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.993813 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.993813 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.993813 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.994067 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.994067 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.994067 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.994067 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.994067 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.994067 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.994284 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.994284 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.994284 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.994284 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.994284 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.994284 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.994515 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.994515 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.994515 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.994515 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.994515 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.994515 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.994851 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.994851 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.994851 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.994851 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.995079 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.995079 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.995079 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.995079 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.995079 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.995355 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.995355 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.995355 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.995355 np0000172989 devstack@c-api.service[112647]: /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 07:26:13.995355 np0000172989 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) May 09 07:26:13.995355 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-2ff85b48-cb4d-434c-9df2-da489a81dc85 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:14.365803 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-2ff85b48-cb4d-434c-9df2-da489a81dc85 demo demo] GET https://199.204.45.89/volume/v3/types?is_public=None May 09 07:26:14.366216 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-2ff85b48-cb4d-434c-9df2-da489a81dc85 demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:14.366450 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-2ff85b48-cb4d-434c-9df2-da489a81dc85 demo demo] Calling method 'index' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:14.366958 np0000172989 devstack@c-api.service[112647]: /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 07:26:14.366958 np0000172989 devstack@c-api.service[112647]: warnings.warn( May 09 07:26:14.367563 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-2ff85b48-cb4d-434c-9df2-da489a81dc85 demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:26:14.378885 np0000172989 devstack@c-api.service[112647]: DEBUG oslo_db.sqlalchemy.engines [None req-2ff85b48-cb4d-434c-9df2-da489a81dc85 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=112647) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:14.400664 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-2ff85b48-cb4d-434c-9df2-da489a81dc85 demo demo] https://199.204.45.89/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:26:14.400998 np0000172989 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 1/5] 199.204.45.89 () {64 vars in 1256 bytes} [Sat May 9 07:26:13 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:26:14.415359 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [req-2ff85b48-cb4d-434c-9df2-da489a81dc85 req-e098cc40-9142-46ba-8ffb-461ef095e1ea None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:14.420018 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [req-2ff85b48-cb4d-434c-9df2-da489a81dc85 req-e098cc40-9142-46ba-8ffb-461ef095e1ea demo demo] GET https://199.204.45.89/volume/v3/types/default May 09 07:26:14.420290 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [req-2ff85b48-cb4d-434c-9df2-da489a81dc85 req-e098cc40-9142-46ba-8ffb-461ef095e1ea demo demo] Empty body provided in request {{(pid=112649) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:14.420557 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [req-2ff85b48-cb4d-434c-9df2-da489a81dc85 req-e098cc40-9142-46ba-8ffb-461ef095e1ea demo demo] Calling method 'show' {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:14.432666 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [req-2ff85b48-cb4d-434c-9df2-da489a81dc85 req-e098cc40-9142-46ba-8ffb-461ef095e1ea demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 May 09 07:26:14.433145 np0000172989 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 2/6] 199.204.45.89 () {66 vars in 1322 bytes} [Sat May 9 07:26:14 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:26:14.792967 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-a6ce6717-ebc7-4837-a7ea-963207a3300c None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:14.798502 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-a6ce6717-ebc7-4837-a7ea-963207a3300c demo demo] GET https://199.204.45.89/volume/v3/types/default May 09 07:26:14.798920 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-a6ce6717-ebc7-4837-a7ea-963207a3300c demo demo] Empty body provided in request {{(pid=112648) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:14.799423 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-a6ce6717-ebc7-4837-a7ea-963207a3300c demo demo] Calling method 'show' {{(pid=112648) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:14.812316 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-a6ce6717-ebc7-4837-a7ea-963207a3300c demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 May 09 07:26:14.812670 np0000172989 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 3/7] 199.204.45.89 () {64 vars in 1251 bytes} [Sat May 9 07:26:14 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 07:26:15.219271 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-c04aa6e1-73d4-4c9f-aaea-58ed075b92df None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:15.635687 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-c04aa6e1-73d4-4c9f-aaea-58ed075b92df demo demo] GET https://199.204.45.89/volume/v3/types/default May 09 07:26:15.636059 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-c04aa6e1-73d4-4c9f-aaea-58ed075b92df demo demo] Empty body provided in request {{(pid=112650) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:15.636293 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-c04aa6e1-73d4-4c9f-aaea-58ed075b92df demo demo] Calling method 'show' {{(pid=112650) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:15.647521 np0000172989 devstack@c-api.service[112650]: DEBUG oslo_db.sqlalchemy.engines [None req-c04aa6e1-73d4-4c9f-aaea-58ed075b92df 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=112650) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:15.666713 np0000172989 devstack@c-api.service[112650]: /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 07:26:15.666713 np0000172989 devstack@c-api.service[112650]: warnings.warn( May 09 07:26:15.669049 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-c04aa6e1-73d4-4c9f-aaea-58ed075b92df demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 May 09 07:26:15.669560 np0000172989 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 2/8] 199.204.45.89 () {64 vars in 1251 bytes} [Sat May 9 07:26:15 2026] GET /volume/v3/types/default => generated 145 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:26:15.686660 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-960bdd43-0450-4aaf-90a3-8da4cfc686a7 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:15.690329 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-960bdd43-0450-4aaf-90a3-8da4cfc686a7 demo demo] GET https://199.204.45.89/volume/v3/types/default May 09 07:26:15.691105 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-960bdd43-0450-4aaf-90a3-8da4cfc686a7 demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:15.691896 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-960bdd43-0450-4aaf-90a3-8da4cfc686a7 demo demo] Calling method 'show' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:15.707362 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-960bdd43-0450-4aaf-90a3-8da4cfc686a7 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 May 09 07:26:15.707860 np0000172989 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 2/9] 199.204.45.89 () {64 vars in 1251 bytes} [Sat May 9 07:26:15 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:26:24.427867 np0000172989 devstack@c-api.service[112649]: DEBUG dbcounter [-] [112649] Writing DB stats cinder:SELECT=2 {{(pid=112649) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:26:24.808649 np0000172989 devstack@c-api.service[112648]: DEBUG dbcounter [-] [112648] Writing DB stats cinder:SELECT=2 {{(pid=112648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:26:25.664365 np0000172989 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writing DB stats cinder:SELECT=2 {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:26:25.703874 np0000172989 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=3 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:31:46.387799 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [None req-5d6b8414-2df8-4e50-b31e-11e6d33d608c None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:46.485874 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-5d6b8414-2df8-4e50-b31e-11e6d33d608c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:31:46.486127 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-5d6b8414-2df8-4e50-b31e-11e6d33d608c demo demo] Empty body provided in request {{(pid=112649) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:46.486373 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-5d6b8414-2df8-4e50-b31e-11e6d33d608c demo demo] Calling method 'detail' {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:46.487321 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.api_utils [None req-5d6b8414-2df8-4e50-b31e-11e6d33d608c demo demo] Removing options '' from query. {{(pid=112649) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:31:46.488635 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.volume.api [None req-5d6b8414-2df8-4e50-b31e-11e6d33d608c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112649) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:31:46.533251 np0000172989 devstack@c-api.service[112649]: INFO cinder.volume.api [None req-5d6b8414-2df8-4e50-b31e-11e6d33d608c demo demo] Get all volumes completed successfully. May 09 07:31:46.535956 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-5d6b8414-2df8-4e50-b31e-11e6d33d608c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:31:46.536470 np0000172989 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 3/10] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:31:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:31:56.524381 np0000172989 devstack@c-api.service[112649]: DEBUG dbcounter [-] [112649] Writing DB stats cinder:SELECT=1 {{(pid=112649) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:32:46.558532 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-262b690b-f320-4f26-aca4-000719a4801b None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:46.562005 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-262b690b-f320-4f26-aca4-000719a4801b demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:32:46.562251 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-262b690b-f320-4f26-aca4-000719a4801b demo demo] Empty body provided in request {{(pid=112648) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:46.562505 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-262b690b-f320-4f26-aca4-000719a4801b demo demo] Calling method 'detail' {{(pid=112648) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:46.563156 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.api_utils [None req-262b690b-f320-4f26-aca4-000719a4801b demo demo] Removing options '' from query. {{(pid=112648) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:32:46.564194 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.volume.api [None req-262b690b-f320-4f26-aca4-000719a4801b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112648) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:32:46.593673 np0000172989 devstack@c-api.service[112648]: INFO cinder.volume.api [None req-262b690b-f320-4f26-aca4-000719a4801b demo demo] Get all volumes completed successfully. May 09 07:32:46.596623 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-262b690b-f320-4f26-aca4-000719a4801b demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:32:46.597162 np0000172989 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 4/11] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:32:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:32:56.589786 np0000172989 devstack@c-api.service[112648]: DEBUG dbcounter [-] [112648] Writing DB stats cinder:SELECT=1 {{(pid=112648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:33:46.610956 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-5f78f022-a7f6-4b9e-8fff-b732e64f2adf None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:33:46.616196 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-5f78f022-a7f6-4b9e-8fff-b732e64f2adf demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:33:46.616547 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-5f78f022-a7f6-4b9e-8fff-b732e64f2adf demo demo] Empty body provided in request {{(pid=112650) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:33:46.616926 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-5f78f022-a7f6-4b9e-8fff-b732e64f2adf demo demo] Calling method 'detail' {{(pid=112650) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:33:46.618090 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.api_utils [None req-5f78f022-a7f6-4b9e-8fff-b732e64f2adf demo demo] Removing options '' from query. {{(pid=112650) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:33:46.619419 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.volume.api [None req-5f78f022-a7f6-4b9e-8fff-b732e64f2adf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112650) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:33:46.658185 np0000172989 devstack@c-api.service[112650]: INFO cinder.volume.api [None req-5f78f022-a7f6-4b9e-8fff-b732e64f2adf demo demo] Get all volumes completed successfully. May 09 07:33:46.660486 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-5f78f022-a7f6-4b9e-8fff-b732e64f2adf demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:33:46.660971 np0000172989 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 3/12] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:33:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:33:56.652078 np0000172989 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writing DB stats cinder:SELECT=1 {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:34:46.677429 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-7e1fe860-64df-413e-a725-d7a558983c28 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:34:46.682045 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-7e1fe860-64df-413e-a725-d7a558983c28 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:34:46.682405 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-7e1fe860-64df-413e-a725-d7a558983c28 demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:34:46.682799 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-7e1fe860-64df-413e-a725-d7a558983c28 demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:34:46.683443 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-7e1fe860-64df-413e-a725-d7a558983c28 demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:34:46.685002 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-7e1fe860-64df-413e-a725-d7a558983c28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:34:46.730962 np0000172989 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-7e1fe860-64df-413e-a725-d7a558983c28 demo demo] Get all volumes completed successfully. May 09 07:34:46.735377 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-7e1fe860-64df-413e-a725-d7a558983c28 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:34:46.736096 np0000172989 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 3/13] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:34:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:34:56.721798 np0000172989 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:35:46.749357 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [None req-f1a0d0d5-9e43-4578-a10e-e87ef0897450 None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:35:46.751661 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-f1a0d0d5-9e43-4578-a10e-e87ef0897450 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:35:46.751929 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-f1a0d0d5-9e43-4578-a10e-e87ef0897450 demo demo] Empty body provided in request {{(pid=112649) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:35:46.752174 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-f1a0d0d5-9e43-4578-a10e-e87ef0897450 demo demo] Calling method 'detail' {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:35:46.752321 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.api_utils [None req-f1a0d0d5-9e43-4578-a10e-e87ef0897450 demo demo] Removing options '' from query. {{(pid=112649) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:35:46.753072 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.volume.api [None req-f1a0d0d5-9e43-4578-a10e-e87ef0897450 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112649) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:35:46.761014 np0000172989 devstack@c-api.service[112649]: INFO cinder.volume.api [None req-f1a0d0d5-9e43-4578-a10e-e87ef0897450 demo demo] Get all volumes completed successfully. May 09 07:35:46.763194 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-f1a0d0d5-9e43-4578-a10e-e87ef0897450 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:35:46.763582 np0000172989 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 4/14] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:35:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:35:56.755827 np0000172989 devstack@c-api.service[112649]: DEBUG dbcounter [-] [112649] Writing DB stats cinder:SELECT=1 {{(pid=112649) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:36:46.777235 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-14fbaae0-1b86-481d-869f-863ecce35d72 None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:36:46.898157 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-14fbaae0-1b86-481d-869f-863ecce35d72 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:36:46.898344 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-14fbaae0-1b86-481d-869f-863ecce35d72 demo demo] Empty body provided in request {{(pid=112648) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:36:46.898547 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-14fbaae0-1b86-481d-869f-863ecce35d72 demo demo] Calling method 'detail' {{(pid=112648) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:36:46.898819 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.api_utils [None req-14fbaae0-1b86-481d-869f-863ecce35d72 demo demo] Removing options '' from query. {{(pid=112648) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:36:46.899637 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.volume.api [None req-14fbaae0-1b86-481d-869f-863ecce35d72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112648) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:36:46.907943 np0000172989 devstack@c-api.service[112648]: INFO cinder.volume.api [None req-14fbaae0-1b86-481d-869f-863ecce35d72 demo demo] Get all volumes completed successfully. May 09 07:36:46.910017 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-14fbaae0-1b86-481d-869f-863ecce35d72 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:36:46.910415 np0000172989 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 5/15] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:36:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:36:56.905221 np0000172989 devstack@c-api.service[112648]: DEBUG dbcounter [-] [112648] Writing DB stats cinder:SELECT=1 {{(pid=112648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:37:46.925456 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-b8cfe2c1-084b-478f-828c-f532d3f8aa7a None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:46.928322 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-b8cfe2c1-084b-478f-828c-f532d3f8aa7a demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:37:46.928568 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-b8cfe2c1-084b-478f-828c-f532d3f8aa7a demo demo] Empty body provided in request {{(pid=112650) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:46.928960 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-b8cfe2c1-084b-478f-828c-f532d3f8aa7a demo demo] Calling method 'detail' {{(pid=112650) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:46.929258 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.api_utils [None req-b8cfe2c1-084b-478f-828c-f532d3f8aa7a demo demo] Removing options '' from query. {{(pid=112650) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:37:46.930268 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.volume.api [None req-b8cfe2c1-084b-478f-828c-f532d3f8aa7a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112650) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:37:46.944750 np0000172989 devstack@c-api.service[112650]: INFO cinder.volume.api [None req-b8cfe2c1-084b-478f-828c-f532d3f8aa7a demo demo] Get all volumes completed successfully. May 09 07:37:46.947729 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-b8cfe2c1-084b-478f-828c-f532d3f8aa7a demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:37:46.948452 np0000172989 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 4/16] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:37:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:37:56.934941 np0000172989 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writing DB stats cinder:SELECT=1 {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:38:46.962154 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-bafbcc81-8722-4342-9c95-008ef9972476 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:38:46.965499 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-bafbcc81-8722-4342-9c95-008ef9972476 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:38:46.965775 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-bafbcc81-8722-4342-9c95-008ef9972476 demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:38:46.966046 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-bafbcc81-8722-4342-9c95-008ef9972476 demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:38:46.966460 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-bafbcc81-8722-4342-9c95-008ef9972476 demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:38:46.967624 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-bafbcc81-8722-4342-9c95-008ef9972476 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:38:46.976779 np0000172989 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-bafbcc81-8722-4342-9c95-008ef9972476 demo demo] Get all volumes completed successfully. May 09 07:38:46.979333 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-bafbcc81-8722-4342-9c95-008ef9972476 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:38:46.980049 np0000172989 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 4/17] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:38:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:38:56.971049 np0000172989 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:39:46.995188 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [None req-0fa7ff8d-1ec5-4152-9c18-27836af55322 None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:46.997627 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-0fa7ff8d-1ec5-4152-9c18-27836af55322 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:39:46.998039 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-0fa7ff8d-1ec5-4152-9c18-27836af55322 demo demo] Empty body provided in request {{(pid=112649) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:46.998422 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-0fa7ff8d-1ec5-4152-9c18-27836af55322 demo demo] Calling method 'detail' {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:46.998889 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.api_utils [None req-0fa7ff8d-1ec5-4152-9c18-27836af55322 demo demo] Removing options '' from query. {{(pid=112649) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:47.000177 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.volume.api [None req-0fa7ff8d-1ec5-4152-9c18-27836af55322 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112649) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:47.007413 np0000172989 devstack@c-api.service[112649]: INFO cinder.volume.api [None req-0fa7ff8d-1ec5-4152-9c18-27836af55322 demo demo] Get all volumes completed successfully. May 09 07:39:47.009787 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-0fa7ff8d-1ec5-4152-9c18-27836af55322 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:47.010368 np0000172989 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 5/18] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:39:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:39:57.003459 np0000172989 devstack@c-api.service[112649]: DEBUG dbcounter [-] [112649] Writing DB stats cinder:SELECT=1 {{(pid=112649) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:40:47.023934 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-61f31b71-7d31-4c33-aade-f78ebd1919ce None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:47.027220 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-61f31b71-7d31-4c33-aade-f78ebd1919ce demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:40:47.027466 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-61f31b71-7d31-4c33-aade-f78ebd1919ce demo demo] Empty body provided in request {{(pid=112648) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:47.027768 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-61f31b71-7d31-4c33-aade-f78ebd1919ce demo demo] Calling method 'detail' {{(pid=112648) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:47.028085 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.api_utils [None req-61f31b71-7d31-4c33-aade-f78ebd1919ce demo demo] Removing options '' from query. {{(pid=112648) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:47.029240 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.volume.api [None req-61f31b71-7d31-4c33-aade-f78ebd1919ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112648) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:47.037369 np0000172989 devstack@c-api.service[112648]: INFO cinder.volume.api [None req-61f31b71-7d31-4c33-aade-f78ebd1919ce demo demo] Get all volumes completed successfully. May 09 07:40:47.039406 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-61f31b71-7d31-4c33-aade-f78ebd1919ce demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:47.039791 np0000172989 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 6/19] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:40:47 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 07:40:57.033555 np0000172989 devstack@c-api.service[112648]: DEBUG dbcounter [-] [112648] Writing DB stats cinder:SELECT=1 {{(pid=112648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:41:47.051535 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-7a2dfefb-9515-4b10-8adc-7b4ef0c1d16d None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:47.225202 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-7a2dfefb-9515-4b10-8adc-7b4ef0c1d16d demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:41:47.225451 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-7a2dfefb-9515-4b10-8adc-7b4ef0c1d16d demo demo] Empty body provided in request {{(pid=112650) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:47.225738 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-7a2dfefb-9515-4b10-8adc-7b4ef0c1d16d demo demo] Calling method 'detail' {{(pid=112650) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:47.226068 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.api_utils [None req-7a2dfefb-9515-4b10-8adc-7b4ef0c1d16d demo demo] Removing options '' from query. {{(pid=112650) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:47.227097 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.volume.api [None req-7a2dfefb-9515-4b10-8adc-7b4ef0c1d16d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112650) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:47.236803 np0000172989 devstack@c-api.service[112650]: INFO cinder.volume.api [None req-7a2dfefb-9515-4b10-8adc-7b4ef0c1d16d demo demo] Get all volumes completed successfully. May 09 07:41:47.239792 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-7a2dfefb-9515-4b10-8adc-7b4ef0c1d16d demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:47.240285 np0000172989 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 5/20] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:41:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:41:57.231324 np0000172989 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writing DB stats cinder:SELECT=1 {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:47.255372 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-ca699569-63ab-4827-bc95-6911930fc974 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:47.259829 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-ca699569-63ab-4827-bc95-6911930fc974 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:42:47.260138 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-ca699569-63ab-4827-bc95-6911930fc974 demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:47.260456 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-ca699569-63ab-4827-bc95-6911930fc974 demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:47.260890 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-ca699569-63ab-4827-bc95-6911930fc974 demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:47.262211 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-ca699569-63ab-4827-bc95-6911930fc974 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:47.270308 np0000172989 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-ca699569-63ab-4827-bc95-6911930fc974 demo demo] Get all volumes completed successfully. May 09 07:42:47.273358 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-ca699569-63ab-4827-bc95-6911930fc974 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:47.274089 np0000172989 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 5/21] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:42:47 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 07:42:57.265463 np0000172989 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:43:47.290734 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [None req-f799212e-a341-49fc-a472-d20c82b45d36 None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:47.295568 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-f799212e-a341-49fc-a472-d20c82b45d36 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:43:47.295959 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-f799212e-a341-49fc-a472-d20c82b45d36 demo demo] Empty body provided in request {{(pid=112649) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:47.296306 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-f799212e-a341-49fc-a472-d20c82b45d36 demo demo] Calling method 'detail' {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:47.296717 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.api_utils [None req-f799212e-a341-49fc-a472-d20c82b45d36 demo demo] Removing options '' from query. {{(pid=112649) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:47.297978 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.volume.api [None req-f799212e-a341-49fc-a472-d20c82b45d36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112649) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:47.307474 np0000172989 devstack@c-api.service[112649]: INFO cinder.volume.api [None req-f799212e-a341-49fc-a472-d20c82b45d36 demo demo] Get all volumes completed successfully. May 09 07:43:47.310977 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-f799212e-a341-49fc-a472-d20c82b45d36 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:47.311234 np0000172989 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 6/22] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:43:47 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 07:43:57.301310 np0000172989 devstack@c-api.service[112649]: DEBUG dbcounter [-] [112649] Writing DB stats cinder:SELECT=1 {{(pid=112649) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:47.323513 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-29b9aa9f-8cdd-4719-a016-b3fdaa9a21e2 None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:47.327776 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-29b9aa9f-8cdd-4719-a016-b3fdaa9a21e2 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:44:47.328109 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-29b9aa9f-8cdd-4719-a016-b3fdaa9a21e2 demo demo] Empty body provided in request {{(pid=112648) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:47.328513 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-29b9aa9f-8cdd-4719-a016-b3fdaa9a21e2 demo demo] Calling method 'detail' {{(pid=112648) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:47.329997 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.api_utils [None req-29b9aa9f-8cdd-4719-a016-b3fdaa9a21e2 demo demo] Removing options '' from query. {{(pid=112648) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:47.332331 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.volume.api [None req-29b9aa9f-8cdd-4719-a016-b3fdaa9a21e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112648) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:47.339823 np0000172989 devstack@c-api.service[112648]: INFO cinder.volume.api [None req-29b9aa9f-8cdd-4719-a016-b3fdaa9a21e2 demo demo] Get all volumes completed successfully. May 09 07:44:47.342416 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-29b9aa9f-8cdd-4719-a016-b3fdaa9a21e2 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:47.342960 np0000172989 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 7/23] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:44:47 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 07:44:57.335771 np0000172989 devstack@c-api.service[112648]: DEBUG dbcounter [-] [112648] Writing DB stats cinder:SELECT=1 {{(pid=112648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:47.363385 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-ceca3261-e884-4295-8533-f6a6227750ca None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:47.368289 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-ceca3261-e884-4295-8533-f6a6227750ca demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:45:47.368644 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-ceca3261-e884-4295-8533-f6a6227750ca demo demo] Empty body provided in request {{(pid=112650) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:47.368959 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-ceca3261-e884-4295-8533-f6a6227750ca demo demo] Calling method 'detail' {{(pid=112650) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:47.369338 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.api_utils [None req-ceca3261-e884-4295-8533-f6a6227750ca demo demo] Removing options '' from query. {{(pid=112650) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:47.370539 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.volume.api [None req-ceca3261-e884-4295-8533-f6a6227750ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112650) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:47.384006 np0000172989 devstack@c-api.service[112650]: INFO cinder.volume.api [None req-ceca3261-e884-4295-8533-f6a6227750ca demo demo] Get all volumes completed successfully. May 09 07:45:47.386481 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-ceca3261-e884-4295-8533-f6a6227750ca demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:47.387108 np0000172989 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 6/24] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:45:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:45:57.375489 np0000172989 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writing DB stats cinder:SELECT=1 {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:47.401816 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-e8ee5ad1-107e-4977-9cd6-ed9525d839c8 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:47.514006 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-e8ee5ad1-107e-4977-9cd6-ed9525d839c8 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:46:47.514415 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-e8ee5ad1-107e-4977-9cd6-ed9525d839c8 demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:47.514924 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-e8ee5ad1-107e-4977-9cd6-ed9525d839c8 demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:47.515464 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-e8ee5ad1-107e-4977-9cd6-ed9525d839c8 demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:47.516612 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-e8ee5ad1-107e-4977-9cd6-ed9525d839c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:47.528725 np0000172989 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-e8ee5ad1-107e-4977-9cd6-ed9525d839c8 demo demo] Get all volumes completed successfully. May 09 07:46:47.531746 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-e8ee5ad1-107e-4977-9cd6-ed9525d839c8 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:47.532308 np0000172989 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 6/25] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:46:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:46:57.520994 np0000172989 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:47.548148 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [None req-78dce0d4-0e17-489e-b7e2-7efdc8347764 None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:47.551621 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-78dce0d4-0e17-489e-b7e2-7efdc8347764 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:47:47.551859 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-78dce0d4-0e17-489e-b7e2-7efdc8347764 demo demo] Empty body provided in request {{(pid=112649) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:47.552135 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-78dce0d4-0e17-489e-b7e2-7efdc8347764 demo demo] Calling method 'detail' {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:47.552435 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.api_utils [None req-78dce0d4-0e17-489e-b7e2-7efdc8347764 demo demo] Removing options '' from query. {{(pid=112649) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:47.553742 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.volume.api [None req-78dce0d4-0e17-489e-b7e2-7efdc8347764 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112649) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:47.564656 np0000172989 devstack@c-api.service[112649]: INFO cinder.volume.api [None req-78dce0d4-0e17-489e-b7e2-7efdc8347764 demo demo] Get all volumes completed successfully. May 09 07:47:47.567514 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-78dce0d4-0e17-489e-b7e2-7efdc8347764 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:47.568245 np0000172989 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 7/26] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:47:47 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 07:47:57.558476 np0000172989 devstack@c-api.service[112649]: DEBUG dbcounter [-] [112649] Writing DB stats cinder:SELECT=1 {{(pid=112649) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:47.581843 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-15eec708-5b7c-4993-87e3-333bf28fb4d5 None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:47.584822 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-15eec708-5b7c-4993-87e3-333bf28fb4d5 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:48:47.585038 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-15eec708-5b7c-4993-87e3-333bf28fb4d5 demo demo] Empty body provided in request {{(pid=112648) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:47.585282 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-15eec708-5b7c-4993-87e3-333bf28fb4d5 demo demo] Calling method 'detail' {{(pid=112648) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:47.585576 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.api_utils [None req-15eec708-5b7c-4993-87e3-333bf28fb4d5 demo demo] Removing options '' from query. {{(pid=112648) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:47.586575 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.volume.api [None req-15eec708-5b7c-4993-87e3-333bf28fb4d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112648) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:47.594607 np0000172989 devstack@c-api.service[112648]: INFO cinder.volume.api [None req-15eec708-5b7c-4993-87e3-333bf28fb4d5 demo demo] Get all volumes completed successfully. May 09 07:48:47.596735 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-15eec708-5b7c-4993-87e3-333bf28fb4d5 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:47.597344 np0000172989 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 8/27] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:48:47 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 07:48:57.589775 np0000172989 devstack@c-api.service[112648]: DEBUG dbcounter [-] [112648] Writing DB stats cinder:SELECT=1 {{(pid=112648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:47.611383 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-c670cbba-2161-4340-a159-43e63278f242 None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:47.613889 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-c670cbba-2161-4340-a159-43e63278f242 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:49:47.614224 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-c670cbba-2161-4340-a159-43e63278f242 demo demo] Empty body provided in request {{(pid=112650) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:47.614224 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-c670cbba-2161-4340-a159-43e63278f242 demo demo] Calling method 'detail' {{(pid=112650) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:47.614932 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.api_utils [None req-c670cbba-2161-4340-a159-43e63278f242 demo demo] Removing options '' from query. {{(pid=112650) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:47.615316 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.volume.api [None req-c670cbba-2161-4340-a159-43e63278f242 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112650) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:47.621577 np0000172989 devstack@c-api.service[112650]: INFO cinder.volume.api [None req-c670cbba-2161-4340-a159-43e63278f242 demo demo] Get all volumes completed successfully. May 09 07:49:47.627114 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-c670cbba-2161-4340-a159-43e63278f242 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:47.627524 np0000172989 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 7/28] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:49:47 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 07:49:57.618770 np0000172989 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writing DB stats cinder:SELECT=1 {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:47.642328 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-0b10dc7a-e95f-401b-bd90-5b3626ab621e None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:47.645941 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-0b10dc7a-e95f-401b-bd90-5b3626ab621e demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:50:47.646197 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-0b10dc7a-e95f-401b-bd90-5b3626ab621e demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:47.646447 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-0b10dc7a-e95f-401b-bd90-5b3626ab621e demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:47.646867 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-0b10dc7a-e95f-401b-bd90-5b3626ab621e demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:47.647892 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-0b10dc7a-e95f-401b-bd90-5b3626ab621e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:47.655886 np0000172989 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-0b10dc7a-e95f-401b-bd90-5b3626ab621e demo demo] Get all volumes completed successfully. May 09 07:50:47.657961 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-0b10dc7a-e95f-401b-bd90-5b3626ab621e demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:47.658355 np0000172989 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 7/29] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:50:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 07:50:57.652400 np0000172989 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:47.671885 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [None req-f8338985-6775-4de8-8221-baeaf3547f29 None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:47.764341 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-f8338985-6775-4de8-8221-baeaf3547f29 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:51:47.764502 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-f8338985-6775-4de8-8221-baeaf3547f29 demo demo] Empty body provided in request {{(pid=112649) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:47.764736 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-f8338985-6775-4de8-8221-baeaf3547f29 demo demo] Calling method 'detail' {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:47.764953 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.api_utils [None req-f8338985-6775-4de8-8221-baeaf3547f29 demo demo] Removing options '' from query. {{(pid=112649) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:47.765608 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.volume.api [None req-f8338985-6775-4de8-8221-baeaf3547f29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112649) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:47.771512 np0000172989 devstack@c-api.service[112649]: INFO cinder.volume.api [None req-f8338985-6775-4de8-8221-baeaf3547f29 demo demo] Get all volumes completed successfully. May 09 07:51:47.773503 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-f8338985-6775-4de8-8221-baeaf3547f29 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:47.773844 np0000172989 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 8/30] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:51:47 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 07:51:57.768005 np0000172989 devstack@c-api.service[112649]: DEBUG dbcounter [-] [112649] Writing DB stats cinder:SELECT=1 {{(pid=112649) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:47.786662 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-cc2dbc47-e5aa-4bee-95ea-17bcc608e35c None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:47.789873 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-cc2dbc47-e5aa-4bee-95ea-17bcc608e35c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:52:47.790287 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-cc2dbc47-e5aa-4bee-95ea-17bcc608e35c demo demo] Empty body provided in request {{(pid=112648) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:47.790692 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-cc2dbc47-e5aa-4bee-95ea-17bcc608e35c demo demo] Calling method 'detail' {{(pid=112648) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:47.791611 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.api_utils [None req-cc2dbc47-e5aa-4bee-95ea-17bcc608e35c demo demo] Removing options '' from query. {{(pid=112648) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:47.792379 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.volume.api [None req-cc2dbc47-e5aa-4bee-95ea-17bcc608e35c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112648) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:47.802527 np0000172989 devstack@c-api.service[112648]: INFO cinder.volume.api [None req-cc2dbc47-e5aa-4bee-95ea-17bcc608e35c demo demo] Get all volumes completed successfully. May 09 07:52:47.802527 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-cc2dbc47-e5aa-4bee-95ea-17bcc608e35c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:47.802527 np0000172989 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 9/31] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:52:47 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 07:52:57.795802 np0000172989 devstack@c-api.service[112648]: DEBUG dbcounter [-] [112648] Writing DB stats cinder:SELECT=1 {{(pid=112648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:47.817315 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-219173eb-20c0-45dd-a5a8-e53918839b1c None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:47.823179 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-219173eb-20c0-45dd-a5a8-e53918839b1c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:53:47.823425 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-219173eb-20c0-45dd-a5a8-e53918839b1c demo demo] Empty body provided in request {{(pid=112650) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:47.823786 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-219173eb-20c0-45dd-a5a8-e53918839b1c demo demo] Calling method 'detail' {{(pid=112650) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:47.824113 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.api_utils [None req-219173eb-20c0-45dd-a5a8-e53918839b1c demo demo] Removing options '' from query. {{(pid=112650) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:47.825305 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.volume.api [None req-219173eb-20c0-45dd-a5a8-e53918839b1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112650) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:47.833088 np0000172989 devstack@c-api.service[112650]: INFO cinder.volume.api [None req-219173eb-20c0-45dd-a5a8-e53918839b1c demo demo] Get all volumes completed successfully. May 09 07:53:47.835149 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-219173eb-20c0-45dd-a5a8-e53918839b1c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:47.835515 np0000172989 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 8/32] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:53:47 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 07:53:57.828328 np0000172989 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writing DB stats cinder:SELECT=1 {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:47.849481 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-08b8fb6b-dd75-455b-816a-b592bc768f11 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:47.853103 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-08b8fb6b-dd75-455b-816a-b592bc768f11 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:54:47.853351 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-08b8fb6b-dd75-455b-816a-b592bc768f11 demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:47.853615 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-08b8fb6b-dd75-455b-816a-b592bc768f11 demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:47.853944 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-08b8fb6b-dd75-455b-816a-b592bc768f11 demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:47.854958 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-08b8fb6b-dd75-455b-816a-b592bc768f11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:47.863276 np0000172989 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-08b8fb6b-dd75-455b-816a-b592bc768f11 demo demo] Get all volumes completed successfully. May 09 07:54:47.866342 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-08b8fb6b-dd75-455b-816a-b592bc768f11 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:47.866961 np0000172989 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 8/33] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:54:47 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 07:54:57.858785 np0000172989 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:47.884245 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [None req-f5157b0a-c4b0-486c-8eba-c41acb911580 None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:47.888549 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-f5157b0a-c4b0-486c-8eba-c41acb911580 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:55:47.889115 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-f5157b0a-c4b0-486c-8eba-c41acb911580 demo demo] Empty body provided in request {{(pid=112649) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:47.889428 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-f5157b0a-c4b0-486c-8eba-c41acb911580 demo demo] Calling method 'detail' {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:47.890126 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.api_utils [None req-f5157b0a-c4b0-486c-8eba-c41acb911580 demo demo] Removing options '' from query. {{(pid=112649) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:47.892049 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.volume.api [None req-f5157b0a-c4b0-486c-8eba-c41acb911580 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112649) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:47.898444 np0000172989 devstack@c-api.service[112649]: INFO cinder.volume.api [None req-f5157b0a-c4b0-486c-8eba-c41acb911580 demo demo] Get all volumes completed successfully. May 09 07:55:47.900421 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-f5157b0a-c4b0-486c-8eba-c41acb911580 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:47.900890 np0000172989 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 9/34] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:55:47 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 07:55:57.895348 np0000172989 devstack@c-api.service[112649]: DEBUG dbcounter [-] [112649] Writing DB stats cinder:SELECT=1 {{(pid=112649) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:47.941974 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-ecb75e93-c6cd-49ba-8f0a-47f7a94902fa None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:47.945875 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-ecb75e93-c6cd-49ba-8f0a-47f7a94902fa demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:56:47.946108 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-ecb75e93-c6cd-49ba-8f0a-47f7a94902fa demo demo] Empty body provided in request {{(pid=112648) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:47.946345 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-ecb75e93-c6cd-49ba-8f0a-47f7a94902fa demo demo] Calling method 'detail' {{(pid=112648) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:47.946658 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.api_utils [None req-ecb75e93-c6cd-49ba-8f0a-47f7a94902fa demo demo] Removing options '' from query. {{(pid=112648) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:47.947565 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.volume.api [None req-ecb75e93-c6cd-49ba-8f0a-47f7a94902fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112648) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:47.957081 np0000172989 devstack@c-api.service[112648]: INFO cinder.volume.api [None req-ecb75e93-c6cd-49ba-8f0a-47f7a94902fa demo demo] Get all volumes completed successfully. May 09 07:56:47.959423 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-ecb75e93-c6cd-49ba-8f0a-47f7a94902fa demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:47.960054 np0000172989 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 10/35] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:56:47 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 07:56:57.950935 np0000172989 devstack@c-api.service[112648]: DEBUG dbcounter [-] [112648] Writing DB stats cinder:SELECT=1 {{(pid=112648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:47.973595 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-25f71861-2cc9-43f1-9cea-c4bf34184726 None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:48.027885 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-25f71861-2cc9-43f1-9cea-c4bf34184726 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:57:48.028206 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-25f71861-2cc9-43f1-9cea-c4bf34184726 demo demo] Empty body provided in request {{(pid=112650) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:48.028407 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-25f71861-2cc9-43f1-9cea-c4bf34184726 demo demo] Calling method 'detail' {{(pid=112650) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:48.028701 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.api_utils [None req-25f71861-2cc9-43f1-9cea-c4bf34184726 demo demo] Removing options '' from query. {{(pid=112650) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:48.029569 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.volume.api [None req-25f71861-2cc9-43f1-9cea-c4bf34184726 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112650) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:48.040846 np0000172989 devstack@c-api.service[112650]: INFO cinder.volume.api [None req-25f71861-2cc9-43f1-9cea-c4bf34184726 demo demo] Get all volumes completed successfully. May 09 07:57:48.044682 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-25f71861-2cc9-43f1-9cea-c4bf34184726 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:48.045244 np0000172989 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 9/36] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:57:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:57:58.034318 np0000172989 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writing DB stats cinder:SELECT=1 {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:48.054835 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-ce5edb2a-94e7-43d4-a97a-aaa1ded6042f None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:48.057877 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-ce5edb2a-94e7-43d4-a97a-aaa1ded6042f demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:58:48.058151 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-ce5edb2a-94e7-43d4-a97a-aaa1ded6042f demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:48.058380 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-ce5edb2a-94e7-43d4-a97a-aaa1ded6042f demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:48.058762 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-ce5edb2a-94e7-43d4-a97a-aaa1ded6042f demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:48.059906 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-ce5edb2a-94e7-43d4-a97a-aaa1ded6042f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:48.068613 np0000172989 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-ce5edb2a-94e7-43d4-a97a-aaa1ded6042f demo demo] Get all volumes completed successfully. May 09 07:58:48.070918 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-ce5edb2a-94e7-43d4-a97a-aaa1ded6042f demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:48.071265 np0000172989 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 9/37] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:58:48 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 07:58:58.063341 np0000172989 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:48.082760 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [None req-91bf578f-2234-4fd0-a878-1a070932e01c None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:48.086681 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-91bf578f-2234-4fd0-a878-1a070932e01c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 07:59:48.087122 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-91bf578f-2234-4fd0-a878-1a070932e01c demo demo] Empty body provided in request {{(pid=112649) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:48.087496 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-91bf578f-2234-4fd0-a878-1a070932e01c demo demo] Calling method 'detail' {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:48.087848 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.api.api_utils [None req-91bf578f-2234-4fd0-a878-1a070932e01c demo demo] Removing options '' from query. {{(pid=112649) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:48.088845 np0000172989 devstack@c-api.service[112649]: DEBUG cinder.volume.api [None req-91bf578f-2234-4fd0-a878-1a070932e01c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112649) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:48.096810 np0000172989 devstack@c-api.service[112649]: INFO cinder.volume.api [None req-91bf578f-2234-4fd0-a878-1a070932e01c demo demo] Get all volumes completed successfully. May 09 07:59:48.099002 np0000172989 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-91bf578f-2234-4fd0-a878-1a070932e01c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:48.099338 np0000172989 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 10/38] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 07:59:48 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 07:59:58.092305 np0000172989 devstack@c-api.service[112649]: DEBUG dbcounter [-] [112649] Writing DB stats cinder:SELECT=1 {{(pid=112649) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:00:48.160845 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-9ff43067-1215-45b5-9db8-47717945958f None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:00:48.167020 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-9ff43067-1215-45b5-9db8-47717945958f demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 08:00:48.167571 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-9ff43067-1215-45b5-9db8-47717945958f demo demo] Empty body provided in request {{(pid=112648) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:00:48.168113 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-9ff43067-1215-45b5-9db8-47717945958f demo demo] Calling method 'detail' {{(pid=112648) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:00:48.168794 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.api.api_utils [None req-9ff43067-1215-45b5-9db8-47717945958f demo demo] Removing options '' from query. {{(pid=112648) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:00:48.170848 np0000172989 devstack@c-api.service[112648]: DEBUG cinder.volume.api [None req-9ff43067-1215-45b5-9db8-47717945958f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112648) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:00:48.184330 np0000172989 devstack@c-api.service[112648]: INFO cinder.volume.api [None req-9ff43067-1215-45b5-9db8-47717945958f demo demo] Get all volumes completed successfully. May 09 08:00:48.187520 np0000172989 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-9ff43067-1215-45b5-9db8-47717945958f demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 08:00:48.188051 np0000172989 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 11/39] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 08:00:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:00:58.175952 np0000172989 devstack@c-api.service[112648]: DEBUG dbcounter [-] [112648] Writing DB stats cinder:SELECT=1 {{(pid=112648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:01:48.200164 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-c689741f-eac6-49bc-a0f0-af1d659ad1a7 None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:01:48.205300 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-c689741f-eac6-49bc-a0f0-af1d659ad1a7 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 08:01:48.205704 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-c689741f-eac6-49bc-a0f0-af1d659ad1a7 demo demo] Empty body provided in request {{(pid=112650) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:01:48.206073 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-c689741f-eac6-49bc-a0f0-af1d659ad1a7 demo demo] Calling method 'detail' {{(pid=112650) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:01:48.206525 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.api.api_utils [None req-c689741f-eac6-49bc-a0f0-af1d659ad1a7 demo demo] Removing options '' from query. {{(pid=112650) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:01:48.208197 np0000172989 devstack@c-api.service[112650]: DEBUG cinder.volume.api [None req-c689741f-eac6-49bc-a0f0-af1d659ad1a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112650) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:01:48.219618 np0000172989 devstack@c-api.service[112650]: INFO cinder.volume.api [None req-c689741f-eac6-49bc-a0f0-af1d659ad1a7 demo demo] Get all volumes completed successfully. May 09 08:01:48.222453 np0000172989 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-c689741f-eac6-49bc-a0f0-af1d659ad1a7 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 08:01:48.223134 np0000172989 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 10/40] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 08:01:48 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 08:01:58.212972 np0000172989 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writing DB stats cinder:SELECT=1 {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:02:48.238147 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-e921126d-32bf-44f5-9967-80cc405949ef None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:02:48.344467 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-e921126d-32bf-44f5-9967-80cc405949ef demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 08:02:48.344726 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-e921126d-32bf-44f5-9967-80cc405949ef demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:02:48.345114 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [None req-e921126d-32bf-44f5-9967-80cc405949ef demo demo] Calling method 'detail' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:02:48.345560 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.api.api_utils [None req-e921126d-32bf-44f5-9967-80cc405949ef demo demo] Removing options '' from query. {{(pid=112647) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:02:48.347099 np0000172989 devstack@c-api.service[112647]: DEBUG cinder.volume.api [None req-e921126d-32bf-44f5-9967-80cc405949ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112647) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:02:48.355340 np0000172989 devstack@c-api.service[112647]: INFO cinder.volume.api [None req-e921126d-32bf-44f5-9967-80cc405949ef demo demo] Get all volumes completed successfully. May 09 08:02:48.358287 np0000172989 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [None req-e921126d-32bf-44f5-9967-80cc405949ef demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 08:02:48.358995 np0000172989 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 10/41] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 08:02:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:02:58.350615 np0000172989 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}