May 09 09:07:50.782397 np0000173027 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:07:50.793467 np0000173027 devstack@c-api.service[113416]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:07:50.797012 np0000173027 devstack@c-api.service[113416]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:07:50 2026] *** May 09 09:07:50.797012 np0000173027 devstack@c-api.service[113416]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:07:50.797012 np0000173027 devstack@c-api.service[113416]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:07:50.797012 np0000173027 devstack@c-api.service[113416]: nodename: np0000173027 May 09 09:07:50.797012 np0000173027 devstack@c-api.service[113416]: machine: x86_64 May 09 09:07:50.797012 np0000173027 devstack@c-api.service[113416]: clock source: unix May 09 09:07:50.797012 np0000173027 devstack@c-api.service[113416]: pcre jit disabled May 09 09:07:50.797012 np0000173027 devstack@c-api.service[113416]: detected number of CPU cores: 16 May 09 09:07:50.797012 np0000173027 devstack@c-api.service[113416]: current working directory: / May 09 09:07:50.797012 np0000173027 devstack@c-api.service[113416]: detected binary path: /usr/bin/uwsgi-core May 09 09:07:50.797012 np0000173027 devstack@c-api.service[113416]: your processes number limit is 256917 May 09 09:07:50.797012 np0000173027 devstack@c-api.service[113416]: your memory page size is 4096 bytes May 09 09:07:50.797012 np0000173027 devstack@c-api.service[113416]: detected max file descriptor number: 2048 May 09 09:07:50.797012 np0000173027 devstack@c-api.service[113416]: lock engine: pthread robust mutexes May 09 09:07:50.797541 np0000173027 devstack@c-api.service[113416]: thunder lock: enabled May 09 09:07:50.797541 np0000173027 devstack@c-api.service[113416]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:07:50.797541 np0000173027 devstack@c-api.service[113416]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:07:50.797541 np0000173027 devstack@c-api.service[113416]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:07:50.797541 np0000173027 devstack@c-api.service[113416]: Set PythonHome to /opt/stack/data/venv May 09 09:07:50.832428 np0000173027 devstack@c-api.service[113416]: Python main interpreter initialized at 0x7c0852ea3668 May 09 09:07:50.832428 np0000173027 devstack@c-api.service[113416]: python threads support enabled May 09 09:07:50.832428 np0000173027 devstack@c-api.service[113416]: your server socket listen backlog is limited to 100 connections May 09 09:07:50.832428 np0000173027 devstack@c-api.service[113416]: your mercy for graceful operations on workers is 80 seconds May 09 09:07:50.832955 np0000173027 devstack@c-api.service[113416]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:07:50.833100 np0000173027 devstack@c-api.service[113416]: *** Operational MODE: preforking *** May 09 09:07:50.833340 np0000173027 devstack@c-api.service[113416]: *** uWSGI is running in multiple interpreter mode *** May 09 09:07:50.833340 np0000173027 devstack@c-api.service[113416]: spawned uWSGI master process (pid: 113416) May 09 09:07:50.833561 np0000173027 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:07:50.834121 np0000173027 devstack@c-api.service[113416]: spawned uWSGI worker 1 (pid: 113423, cores: 1) May 09 09:07:50.834756 np0000173027 devstack@c-api.service[113416]: spawned uWSGI worker 2 (pid: 113424, cores: 1) May 09 09:07:50.835864 np0000173027 devstack@c-api.service[113416]: spawned uWSGI worker 3 (pid: 113425, cores: 1) May 09 09:07:50.835864 np0000173027 devstack@c-api.service[113416]: spawned uWSGI worker 4 (pid: 113426, cores: 1) May 09 09:07:50.835864 np0000173027 devstack@c-api.service[113416]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:07:50.964395 np0000173027 devstack@c-api.service[113424]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:50.964395 np0000173027 devstack@c-api.service[113424]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:50.964395 np0000173027 devstack@c-api.service[113424]: we strongly recommend against using it for new projects. May 09 09:07:50.964395 np0000173027 devstack@c-api.service[113424]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:50.964395 np0000173027 devstack@c-api.service[113424]: framework. For more detail see May 09 09:07:50.964395 np0000173027 devstack@c-api.service[113424]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:50.964395 np0000173027 devstack@c-api.service[113424]: import eventlet # noqa May 09 09:07:50.969649 np0000173027 devstack@c-api.service[113423]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:50.969649 np0000173027 devstack@c-api.service[113423]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:50.969649 np0000173027 devstack@c-api.service[113423]: we strongly recommend against using it for new projects. May 09 09:07:50.969649 np0000173027 devstack@c-api.service[113423]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:50.969649 np0000173027 devstack@c-api.service[113423]: framework. For more detail see May 09 09:07:50.969649 np0000173027 devstack@c-api.service[113423]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:50.969649 np0000173027 devstack@c-api.service[113423]: import eventlet # noqa May 09 09:07:50.970425 np0000173027 devstack@c-api.service[113425]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:50.970425 np0000173027 devstack@c-api.service[113425]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:50.970425 np0000173027 devstack@c-api.service[113425]: we strongly recommend against using it for new projects. May 09 09:07:50.970425 np0000173027 devstack@c-api.service[113425]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:50.970425 np0000173027 devstack@c-api.service[113425]: framework. For more detail see May 09 09:07:50.970425 np0000173027 devstack@c-api.service[113425]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:50.970425 np0000173027 devstack@c-api.service[113425]: import eventlet # noqa May 09 09:07:50.975049 np0000173027 devstack@c-api.service[113426]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:50.975049 np0000173027 devstack@c-api.service[113426]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:50.975049 np0000173027 devstack@c-api.service[113426]: we strongly recommend against using it for new projects. May 09 09:07:50.975049 np0000173027 devstack@c-api.service[113426]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:50.975049 np0000173027 devstack@c-api.service[113426]: framework. For more detail see May 09 09:07:50.975049 np0000173027 devstack@c-api.service[113426]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:50.975049 np0000173027 devstack@c-api.service[113426]: import eventlet # noqa May 09 09:07:51.052269 np0000173027 devstack@c-api.service[113424]: /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 09:07:51.052269 np0000173027 devstack@c-api.service[113424]: debtcollector.deprecate( May 09 09:07:51.061282 np0000173027 devstack@c-api.service[113426]: /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 09:07:51.061282 np0000173027 devstack@c-api.service[113426]: debtcollector.deprecate( May 09 09:07:51.062399 np0000173027 devstack@c-api.service[113423]: /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 09:07:51.062399 np0000173027 devstack@c-api.service[113423]: debtcollector.deprecate( May 09 09:07:51.062876 np0000173027 devstack@c-api.service[113425]: /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 09:07:51.062876 np0000173027 devstack@c-api.service[113425]: debtcollector.deprecate( May 09 09:07:51.133669 np0000173027 devstack@c-api.service[113424]: /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 09:07:51.133669 np0000173027 devstack@c-api.service[113424]: from cgi import parse_header May 09 09:07:51.143176 np0000173027 devstack@c-api.service[113426]: /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 09:07:51.143176 np0000173027 devstack@c-api.service[113426]: from cgi import parse_header May 09 09:07:51.151322 np0000173027 devstack@c-api.service[113423]: /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 09:07:51.151322 np0000173027 devstack@c-api.service[113423]: from cgi import parse_header May 09 09:07:51.157295 np0000173027 devstack@c-api.service[113425]: /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 09:07:51.157295 np0000173027 devstack@c-api.service[113425]: from cgi import parse_header May 09 09:07:51.182162 np0000173027 devstack@c-api.service[113424]: /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 09:07:51.182162 np0000173027 devstack@c-api.service[113424]: removals.removed_module( May 09 09:07:51.182949 np0000173027 devstack@c-api.service[113424]: /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 09:07:51.182949 np0000173027 devstack@c-api.service[113424]: removals.removed_module( May 09 09:07:51.187662 np0000173027 devstack@c-api.service[113426]: /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 09:07:51.187662 np0000173027 devstack@c-api.service[113426]: removals.removed_module( May 09 09:07:51.188372 np0000173027 devstack@c-api.service[113426]: /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 09:07:51.188372 np0000173027 devstack@c-api.service[113426]: removals.removed_module( May 09 09:07:51.199632 np0000173027 devstack@c-api.service[113423]: /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 09:07:51.199632 np0000173027 devstack@c-api.service[113423]: removals.removed_module( May 09 09:07:51.200357 np0000173027 devstack@c-api.service[113423]: /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 09:07:51.200357 np0000173027 devstack@c-api.service[113423]: removals.removed_module( May 09 09:07:51.206052 np0000173027 devstack@c-api.service[113425]: /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 09:07:51.206052 np0000173027 devstack@c-api.service[113425]: removals.removed_module( May 09 09:07:51.206818 np0000173027 devstack@c-api.service[113425]: /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 09:07:51.206818 np0000173027 devstack@c-api.service[113425]: removals.removed_module( May 09 09:07:51.798236 np0000173027 devstack@c-api.service[113424]: /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 09:07:51.798236 np0000173027 devstack@c-api.service[113424]: warnings.warn( May 09 09:07:51.835135 np0000173027 devstack@c-api.service[113426]: /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 09:07:51.835135 np0000173027 devstack@c-api.service[113426]: warnings.warn( May 09 09:07:51.855325 np0000173027 devstack@c-api.service[113423]: /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 09:07:51.855325 np0000173027 devstack@c-api.service[113423]: warnings.warn( May 09 09:07:51.897230 np0000173027 devstack@c-api.service[113424]: /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 09:07:51.897230 np0000173027 devstack@c-api.service[113424]: warnings.warn( May 09 09:07:51.898729 np0000173027 devstack@c-api.service[113425]: /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 09:07:51.898729 np0000173027 devstack@c-api.service[113425]: warnings.warn( May 09 09:07:51.936789 np0000173027 devstack@c-api.service[113426]: /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 09:07:51.936789 np0000173027 devstack@c-api.service[113426]: warnings.warn( May 09 09:07:51.976557 np0000173027 devstack@c-api.service[113423]: /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 09:07:51.976557 np0000173027 devstack@c-api.service[113423]: warnings.warn( May 09 09:07:52.005501 np0000173027 devstack@c-api.service[113425]: /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 09:07:52.005501 np0000173027 devstack@c-api.service[113425]: warnings.warn( May 09 09:07:52.192409 np0000173027 devstack@c-api.service[113424]: 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 09:07:52.192930 np0000173027 devstack@c-api.service[113424]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113424) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:07:52.241607 np0000173027 devstack@c-api.service[113426]: 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 09:07:52.242244 np0000173027 devstack@c-api.service[113426]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113426) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:07:52.279002 np0000173027 devstack@c-api.service[113424]: /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 09:07:52.279002 np0000173027 devstack@c-api.service[113424]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:52.286096 np0000173027 devstack@c-api.service[113423]: 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 09:07:52.286293 np0000173027 devstack@c-api.service[113423]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113423) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:07:52.299735 np0000173027 devstack@c-api.service[113425]: 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 09:07:52.299916 np0000173027 devstack@c-api.service[113425]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113425) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:07:52.303484 np0000173027 devstack@c-api.service[113426]: /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 09:07:52.303484 np0000173027 devstack@c-api.service[113426]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:52.348281 np0000173027 devstack@c-api.service[113423]: /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 09:07:52.348281 np0000173027 devstack@c-api.service[113423]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:52.360277 np0000173027 devstack@c-api.service[113425]: /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 09:07:52.360277 np0000173027 devstack@c-api.service[113425]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:53.114061 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113423) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:07:53.114976 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113424) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:07:53.115081 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.115081 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.115280 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.115280 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.115452 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.115529 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.116778 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.116904 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.116904 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.117004 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.117004 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.117085 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.117128 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.117163 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.117200 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.117234 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.117234 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.117312 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.117371 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.117593 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.117908 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.118007 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113425) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:07:53.118328 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.118328 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.118328 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.118328 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.118328 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.118328 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.118856 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.118957 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.119044 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.119044 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.119275 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.119360 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.119360 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.119360 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.119465 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.119509 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.119551 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.119551 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.119551 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.119551 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.119683 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113426) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:07:53.119722 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.119722 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.119722 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.119910 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.119910 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.119982 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.120022 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.120064 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.120098 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.120098 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.120162 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.120212 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.120263 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.120592 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.120684 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.120818 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.120940 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.121029 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.121108 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.121182 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.121299 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.121435 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.121527 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.121604 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.121686 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.121763 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.121912 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.122016 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.122104 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.122192 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.122281 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.122381 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.122503 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.122608 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.122703 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.122782 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.122935 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.123062 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.123062 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.123243 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.123299 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.123356 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.123410 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.123460 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.123522 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.123584 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.123627 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.123690 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.123810 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.123896 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.123935 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.123971 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.124007 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.124050 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.124084 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.124126 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.124161 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.124195 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.124247 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.124247 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.124310 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.124346 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.124382 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.124424 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.124424 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.124424 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.124424 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.124424 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.124424 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.124424 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.124664 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.124706 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.124749 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.124809 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.125292 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.125490 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.125589 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.125714 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.125871 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.125995 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.126127 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.126255 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.126349 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.126434 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.126530 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.126624 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.126710 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.126795 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.126916 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.127038 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.127134 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.127221 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.127304 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.127304 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.127445 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.127531 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.127613 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.127693 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.127804 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.127919 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.128004 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.128080 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.128159 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.128246 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.128341 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.128423 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.128504 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.128611 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.128708 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.128708 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.128708 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.128708 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.128708 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.128708 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.128708 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.128708 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.128708 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.128708 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.129204 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.129204 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.129204 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.129204 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.129204 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.129204 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.129204 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.149093 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.149218 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.149218 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.151467 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.151467 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.151467 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.151467 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.151467 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.151467 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.151467 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.151467 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.151467 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.151467 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.152144 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.152670 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.152797 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.152797 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.152951 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.152951 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.153085 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.153085 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.153189 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.153260 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.153723 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.153723 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.153723 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.154107 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.154234 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.154351 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.154472 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.154586 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.154650 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.154650 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.154752 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.154820 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.154820 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.154977 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.155044 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.155044 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.155156 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.155222 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.155281 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.155334 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.155390 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.155458 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.155520 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.155599 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.155655 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.155710 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.155775 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.155904 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.155904 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.156010 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.156010 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.156010 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.156010 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.156240 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.156322 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.156322 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.156439 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.156519 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.156519 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.156519 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.156519 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.156936 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.157019 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.157084 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.157151 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.157217 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.157289 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.157354 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.157354 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.157485 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.157485 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.157485 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.157485 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.157485 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.157771 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.157771 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.157936 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.158035 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.158035 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.158035 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.158243 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.158316 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.158316 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.158429 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.158429 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.158545 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.158620 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.158703 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.158772 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.158864 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.158947 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.159013 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.159073 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.159139 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.159201 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.159281 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.159374 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.159488 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.159580 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.159646 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.159721 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.159784 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.159936 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.160005 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.160087 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.160164 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.160254 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.160298 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.160324 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.160354 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.160381 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.160409 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.160442 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.160442 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.160514 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.160556 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.160586 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.160614 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.160614 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.160669 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.160698 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.160724 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.160724 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.165031 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.165090 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.165141 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.165200 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.165236 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.165271 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.165311 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.165346 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.165383 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.165418 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.165455 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.165487 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.165525 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.165612 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.252160 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.252564 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.252564 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.252625 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.252804 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.252804 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.252870 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.252898 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.252898 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.252961 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.252992 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.253026 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.253050 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.253090 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.253119 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.253148 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.253177 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.253249 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.253285 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.253314 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.253381 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.253414 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.253506 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.253732 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.253761 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.253786 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.253893 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.254056 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.254473 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.254667 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.254706 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.254873 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.254914 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.254966 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.255015 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.255063 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.255089 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.255151 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.255180 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.255247 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.255273 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.255300 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.255325 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.255414 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.255476 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.255502 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.255526 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.255566 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.255595 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.255659 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.255689 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.255740 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.255845 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.255932 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.256056 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.256122 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.256838 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.256879 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.256905 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.257002 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.257034 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.257059 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.257113 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.257151 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.257206 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.257238 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.257263 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.257376 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.257412 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.257437 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.257476 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.257534 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.257585 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.257619 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.257692 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.257802 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.257854 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.257888 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.257913 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.257939 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.258002 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.258035 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.258082 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.258125 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.258151 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.258176 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.258221 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.258271 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.258343 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.258373 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.258473 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.258509 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.258535 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.258610 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.258651 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.258745 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.258779 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.258922 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.259782 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.259903 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.259993 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.260129 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.260213 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.260244 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.260299 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.260380 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.260417 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.260468 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.260497 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.260526 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.260557 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.260583 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.260609 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.260637 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.260665 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.260694 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.260730 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.260757 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.260782 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.260817 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.260867 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.260890 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.260925 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.260955 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.260985 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.261015 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.261041 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.261073 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.261102 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.261130 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.261130 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.261182 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.261210 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.261238 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.261238 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.261304 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.261336 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.261336 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.261336 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.261416 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.261752 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.261854 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.261943 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.262033 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.262115 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.262206 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.262298 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.262401 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.262474 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.262559 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.262673 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.262728 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.262815 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.262929 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.262959 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.262991 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.263063 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.263122 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.263179 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.263211 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.263247 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.263278 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.263306 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.263330 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.263395 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.263456 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.263515 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.263579 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.263612 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.263673 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.263764 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.263869 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.263954 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.264069 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.264178 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.326486 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.326627 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.326755 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.326951 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.326997 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.327083 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.327113 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.327209 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.327241 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.327289 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.327347 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.327377 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.327461 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.327516 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.327656 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.327694 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.327797 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.327886 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.328036 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.328213 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.328482 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.328519 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.328644 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.328778 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.329014 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.329156 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.329277 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.329425 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.329601 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.329812 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.329963 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.330052 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.330149 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.330185 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.330260 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.330291 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.330341 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.330402 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.330460 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.330530 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.330556 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.330654 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.330684 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.330712 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.330790 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.330872 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.330901 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.331056 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.331207 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.331623 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.331817 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.332048 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.332341 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.332510 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.332630 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.332767 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.381879 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.382054 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.382195 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.382332 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.382462 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.382588 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.382736 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.384605 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.384749 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.384911 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.385038 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.385163 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.385284 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.385431 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.385466 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.385629 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.385764 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.385927 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.386059 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.386189 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.386334 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.393695 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.393937 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.394141 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.394346 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.394551 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.394757 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.395031 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.412399 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.412546 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.412682 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.412818 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.412988 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.413114 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.413267 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.413620 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.413771 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.413935 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.413968 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.414072 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.414133 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.414197 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.414276 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.414363 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.414395 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.414422 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.414530 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.414567 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.414592 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.414673 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.414709 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.414809 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.414862 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.414970 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.415101 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.415252 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.441406 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.441548 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.441668 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.441797 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.442001 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.442126 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.442297 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.446331 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.446446 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.446604 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.446671 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.446732 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.446809 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.446903 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.446984 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.447191 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.447399 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.447475 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.447535 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.447535 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.447535 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.456459 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.456525 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.456581 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.456651 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.456704 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.456750 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.456851 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.466702 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.466840 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.467062 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.467214 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.467302 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.467375 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.467433 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.467491 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.467556 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.467612 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.467676 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.467742 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.467804 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.467804 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.467929 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.468010 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.468076 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.468131 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.468191 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.468191 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.468324 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.468710 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.468865 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.469031 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.469173 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.469302 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.469438 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.469596 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.510197 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.510446 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.510446 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.510608 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.510699 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.510817 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.511001 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.511211 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.511343 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.511478 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.511542 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.511604 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.511664 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.511719 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.511784 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.511891 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.511960 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.512060 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.512157 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.512211 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.512267 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.512337 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.512392 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.512448 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.512503 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.512598 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.512650 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.512774 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.512910 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.513018 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.513086 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.513141 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.513204 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.513260 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.513311 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.513364 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.513416 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.513647 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.513728 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.513789 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.513900 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.513974 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.514039 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.514093 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.514154 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.514208 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.514260 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.514314 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.514379 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.514434 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.514486 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.514550 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.514604 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.514657 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.514710 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.514764 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.514853 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.514937 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.514993 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.515055 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.515108 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.515160 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.515212 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.515267 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.515330 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.515392 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.515452 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.515521 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.515599 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.515599 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.538873 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.539041 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.539323 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.539628 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.539856 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.540108 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.540350 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.540567 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.540912 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.541107 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.541318 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.541488 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.541613 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.541752 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.541911 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.542038 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.542165 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.542295 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.542431 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.542529 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.542676 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.544991 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.545140 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.545279 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.545328 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.545420 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.545472 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.545515 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.545587 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.545624 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.545678 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.545722 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.545856 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.546012 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.546149 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.564352 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.564520 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.564717 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.564913 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.565090 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.565226 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.565385 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.568589 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.568722 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.568894 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.569024 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.569157 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.569275 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.569478 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.569478 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.569478 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.569650 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.569698 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.569698 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.569698 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.569698 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.570321 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.570464 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.570600 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.570741 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.570902 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.571022 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.571101 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.571169 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.571237 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.571293 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.571361 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.571428 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.571486 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.571543 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.571543 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.571653 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.571720 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.571720 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.571857 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.571932 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.571992 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.572214 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.572349 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.572483 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.572618 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.572719 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.572782 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.572866 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.572973 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.573054 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.573122 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.573181 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.573244 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.573378 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.573521 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.643804 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.643965 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.644200 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.644387 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.644584 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.644769 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.645058 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.646124 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.646242 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.646383 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.646469 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.646552 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.646646 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.646729 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.646815 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.646968 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.647054 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.647147 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.647241 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.647321 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.647398 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.647479 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.647556 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.647649 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.647743 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.647873 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.647962 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.648064 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.648145 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.648220 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.648310 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.648392 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.648392 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.648392 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.648392 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.649136 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.649238 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.649332 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.649424 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.649424 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.649532 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.649584 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.649642 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.649704 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.649758 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.649849 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.649917 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.649969 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.650017 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.650067 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.650116 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.650165 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.650212 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.650262 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.650262 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.650356 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.650406 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.650456 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.650512 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.650561 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.650610 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.650660 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.650716 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.650765 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.650815 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.650901 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.651053 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.651122 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.651166 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.651327 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.651526 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.651704 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.651915 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.652091 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.652441 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.652441 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.652653 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.652812 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.653222 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.653281 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.653455 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.674259 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.674472 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.674559 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.674623 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.674755 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.674941 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.675059 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:53.675226 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:53.675336 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:53.675449 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:53.675592 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:53.675736 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:53.675866 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:53.722513 np0000173027 devstack@c-api.service[113426]: INFO dbcounter [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Registered counter for database cinder May 09 09:07:53.725306 np0000173027 devstack@c-api.service[113424]: INFO dbcounter [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Registered counter for database cinder May 09 09:07:53.726148 np0000173027 devstack@c-api.service[113423]: INFO dbcounter [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Registered counter for database cinder May 09 09:07:53.726235 np0000173027 devstack@c-api.service[113425]: INFO dbcounter [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Registered counter for database cinder May 09 09:07:53.734228 np0000173027 devstack@c-api.service[113426]: DEBUG oslo_db.sqlalchemy.engines [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 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=113426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:53.736273 np0000173027 devstack@c-api.service[113424]: DEBUG oslo_db.sqlalchemy.engines [None req-488fc029-8575-4983-8dae-f58fc53d15a8 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=113424) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:53.739265 np0000173027 devstack@c-api.service[113423]: DEBUG oslo_db.sqlalchemy.engines [None req-958419b0-26bf-4b90-8e47-6692d606ca12 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=113423) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:53.741028 np0000173027 devstack@c-api.service[113425]: DEBUG oslo_db.sqlalchemy.engines [None req-95e236b6-f2dc-444f-8997-ae4607a21146 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=113425) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:53.851497 np0000173027 devstack@c-api.service[113426]: DEBUG dbcounter [-] [113426] Writer thread running {{(pid=113426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:07:53.852591 np0000173027 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writer thread running {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:07:53.854052 np0000173027 devstack@c-api.service[113426]: INFO cinder.rpc [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:53.854946 np0000173027 devstack@c-api.service[113424]: INFO cinder.rpc [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:53.856848 np0000173027 devstack@c-api.service[113426]: INFO cinder.rpc [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:53.857013 np0000173027 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writer thread running {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:07:53.857317 np0000173027 devstack@c-api.service[113424]: INFO cinder.rpc [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:53.858206 np0000173027 devstack@c-api.service[113425]: DEBUG dbcounter [-] [113425] Writer thread running {{(pid=113425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:07:53.859166 np0000173027 devstack@c-api.service[113426]: INFO cinder.rpc [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:53.859326 np0000173027 devstack@c-api.service[113423]: INFO cinder.rpc [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:53.859508 np0000173027 devstack@c-api.service[113424]: INFO cinder.rpc [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:53.861172 np0000173027 devstack@c-api.service[113426]: INFO cinder.rpc [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:53.861362 np0000173027 devstack@c-api.service[113425]: INFO cinder.rpc [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:53.861479 np0000173027 devstack@c-api.service[113424]: INFO cinder.rpc [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:53.861679 np0000173027 devstack@c-api.service[113423]: INFO cinder.rpc [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:53.862062 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.862374 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.863488 np0000173027 devstack@c-api.service[113425]: INFO cinder.rpc [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:53.863691 np0000173027 devstack@c-api.service[113423]: INFO cinder.rpc [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:53.863775 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.864152 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.865325 np0000173027 devstack@c-api.service[113425]: INFO cinder.rpc [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:53.865699 np0000173027 devstack@c-api.service[113423]: INFO cinder.rpc [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:53.866944 np0000173027 devstack@c-api.service[113425]: INFO cinder.rpc [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:53.867023 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.867800 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.868215 np0000173027 devstack@c-api.service[113426]: DEBUG oslo_db.sqlalchemy.engines [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 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=113426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:53.869351 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.869498 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.870100 np0000173027 devstack@c-api.service[113426]: INFO cinder.rpc [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:53.871835 np0000173027 devstack@c-api.service[113426]: INFO cinder.rpc [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:53.872570 np0000173027 devstack@c-api.service[113424]: DEBUG oslo_db.sqlalchemy.engines [None req-488fc029-8575-4983-8dae-f58fc53d15a8 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=113424) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:53.872625 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.874235 np0000173027 devstack@c-api.service[113425]: DEBUG oslo_db.sqlalchemy.engines [None req-95e236b6-f2dc-444f-8997-ae4607a21146 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=113425) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:53.875198 np0000173027 devstack@c-api.service[113424]: INFO cinder.rpc [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:53.876112 np0000173027 devstack@c-api.service[113425]: INFO cinder.rpc [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:53.876994 np0000173027 devstack@c-api.service[113423]: DEBUG oslo_db.sqlalchemy.engines [None req-958419b0-26bf-4b90-8e47-6692d606ca12 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=113423) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:53.877722 np0000173027 devstack@c-api.service[113424]: INFO cinder.rpc [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:53.877801 np0000173027 devstack@c-api.service[113425]: INFO cinder.rpc [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:53.878549 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.879099 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.879458 np0000173027 devstack@c-api.service[113423]: INFO cinder.rpc [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:53.881151 np0000173027 devstack@c-api.service[113423]: INFO cinder.rpc [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:53.881918 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.882107 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.885114 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.887791 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.888349 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.891075 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.891183 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.892537 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.894328 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.894439 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.895617 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.895902 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.898050 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.898449 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.898864 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.899395 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.902106 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.902306 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.902811 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.903692 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.905149 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.905256 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.905784 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.908202 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.908309 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.908438 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.908740 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.910346 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.911330 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.911424 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.911483 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.913184 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.914290 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.914391 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.914600 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.915983 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.917915 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.918645 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.918767 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.918912 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.919444 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.922063 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.922217 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.922302 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.924280 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.924399 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.925285 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.925981 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.926890 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.927446 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.927788 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.928230 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.929014 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.929727 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.929954 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.930443 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.931482 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.931541 np0000173027 devstack@c-api.service[113426]: WARNING cinder.api.contrib.hosts [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:53.931702 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.932282 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.932956 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.933888 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.934012 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.934533 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.935531 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.935602 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.935642 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.935972 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.936438 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: extensions {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.937087 np0000173027 devstack@c-api.service[113425]: WARNING cinder.api.contrib.hosts [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:53.937246 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.937715 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: encryption {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.937841 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.938644 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.939285 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.939383 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.939446 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: encryption {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.940101 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.940961 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: os-quota-sets {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.941054 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.941321 np0000173027 devstack@c-api.service[113424]: WARNING cinder.api.contrib.hosts [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:53.941572 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.941848 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: extensions {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.942212 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.942425 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: cgsnapshots {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.943106 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: encryption {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.943229 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.943843 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: os-quota-class-sets {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.943938 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.944774 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.945025 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: encryption {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.945210 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: os-availability-zone {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.945612 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.946430 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.946500 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: extensions {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.946689 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: os-quota-sets {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.946741 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: qos-specs {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.947897 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.947959 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: encryption {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.952010 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: cgsnapshots {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.952109 np0000173027 devstack@c-api.service[113423]: WARNING cinder.api.contrib.hosts [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:53.952178 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: encryption {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.952225 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: backups {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.952279 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: os-quota-class-sets {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.952318 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.952353 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: os-quota-sets {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.952387 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.952422 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: extra_specs {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.952458 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: os-availability-zone {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.952794 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: cgsnapshots {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.952885 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: qos-specs {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.953045 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.953308 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: os-snapshot-manage {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.954025 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: extensions {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.954284 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: os-quota-class-sets {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.954898 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: os-volume-type-access {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.954979 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: backups {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.955262 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: encryption {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.955591 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: os-availability-zone {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.956473 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: capabilities {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.956847 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: qos-specs {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.956930 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: extra_specs {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.957005 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: encryption {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.957811 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: os-hosts {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.958471 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: os-snapshot-manage {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.958899 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: os-quota-sets {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.959033 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: backups {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.959148 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: consistencygroups {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.959929 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: os-volume-type-access {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.960405 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: cgsnapshots {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.961136 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: os-volume-transfer {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.961323 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: extra_specs {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.961475 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: capabilities {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.961977 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: os-quota-class-sets {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.962745 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: os-hosts {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.962813 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: scheduler-stats {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.963284 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: os-snapshot-manage {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.963360 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: os-availability-zone {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.964072 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: consistencygroups {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.964189 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extended resource: os-volume-manage {{(pid=113426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.964598 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: qos-specs {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.964732 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: os-volume-type-access {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.966160 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: os-volume-transfer {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.966381 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: capabilities {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.966751 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.967369 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: backups {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.967691 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: os-hosts {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.967750 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: scheduler-stats {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.967802 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.contrib.snapshot_actions [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] SnapshotActionsController initialized {{(pid=113426) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:53.968572 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.969113 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: consistencygroups {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.969237 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extended resource: os-volume-manage {{(pid=113425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.969502 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: extra_specs {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.970198 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.971088 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: os-volume-transfer {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.971142 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: os-snapshot-manage {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.971441 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.971747 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.972385 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.contrib.snapshot_actions [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] SnapshotActionsController initialized {{(pid=113425) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:53.972703 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: scheduler-stats {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.972773 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: os-volume-type-access {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.973158 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.973294 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.974211 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extended resource: os-volume-manage {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.974395 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: capabilities {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.974567 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.974889 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.975727 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: os-hosts {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.976008 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.976390 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.976533 np0000173027 devstack@c-api.service[113426]: WARNING castellan.key_manager.migration [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.977203 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: consistencygroups {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.977335 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.contrib.snapshot_actions [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] SnapshotActionsController initialized {{(pid=113424) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:53.977385 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.977512 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.977655 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.977791 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.977961 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.978177 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.978250 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.978483 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.978653 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.978789 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.978876 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.978980 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.979093 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension UsedLimits extending resource: limits {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.979231 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension TypesManage extending resource: types {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.979335 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: os-volume-transfer {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.979386 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension AdminActions extending resource: volumes {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.979597 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.979646 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension AdminActions extending resource: snapshots {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.979782 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension AdminActions extending resource: backups {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.979928 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension VolumeActions extending resource: volumes {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.980161 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.v3.router [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.980370 np0000173027 devstack@c-api.service[113425]: WARNING castellan.key_manager.migration [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.981076 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: scheduler-stats {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.981138 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.981246 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.981343 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.981473 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.981582 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.981673 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.981783 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.981925 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.982014 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.982128 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.982227 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension UsedLimits extending resource: limits {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.982325 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension TypesManage extending resource: types {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.982436 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension AdminActions extending resource: volumes {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.982544 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.982594 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension AdminActions extending resource: snapshots {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.982640 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extended resource: os-volume-manage {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:53.982679 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension AdminActions extending resource: backups {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.982753 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension VolumeActions extending resource: volumes {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.982975 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.v3.router [None req-95e236b6-f2dc-444f-8997-ae4607a21146 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.983113 np0000173027 devstack@c-api.service[113426]: WARNING keystonemiddleware.auth_token [None req-4f88ed11-6008-4148-ba95-0fddef2ad190 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 09:07:53.984013 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.984950 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.985244 np0000173027 devstack@c-api.service[113425]: WARNING keystonemiddleware.auth_token [None req-95e236b6-f2dc-444f-8997-ae4607a21146 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 09:07:53.985548 np0000173027 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.985945 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.contrib.snapshot_actions [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] SnapshotActionsController initialized {{(pid=113423) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:53.986407 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.986529 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.986626 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.986676 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.986743 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.986905 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.987011 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.987148 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.987245 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.987352 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.987450 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension UsedLimits extending resource: limits {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.987548 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension TypesManage extending resource: types {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.987651 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension AdminActions extending resource: volumes {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.987874 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension AdminActions extending resource: snapshots {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.987970 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension AdminActions extending resource: backups {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.988072 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension VolumeActions extending resource: volumes {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.988132 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.988198 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-488fc029-8575-4983-8dae-f58fc53d15a8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.989725 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.989783 np0000173027 devstack@c-api.service[113426]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c0852ea3668 pid: 113426 (default app) May 09 09:07:53.990276 np0000173027 devstack@c-api.service[113426]: /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 09:07:53.990276 np0000173027 devstack@c-api.service[113426]: warnings.warn( May 09 09:07:53.990474 np0000173027 devstack@c-api.service[113424]: WARNING keystonemiddleware.auth_token [None req-488fc029-8575-4983-8dae-f58fc53d15a8 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 09:07:53.991192 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.991242 np0000173027 devstack@c-api.service[113425]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c0852ea3668 pid: 113425 (default app) May 09 09:07:53.992793 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.994416 np0000173027 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:53.995399 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.995567 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.995693 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.995875 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.996017 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.996148 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.996325 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.996421 np0000173027 devstack@c-api.service[113424]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c0852ea3668 pid: 113424 (default app) May 09 09:07:53.996482 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.996586 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.996736 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension UsedLimits extending resource: limits {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.996886 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension TypesManage extending resource: types {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.997003 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension AdminActions extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.997188 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension AdminActions extending resource: snapshots {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.997313 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension AdminActions extending resource: backups {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.997446 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension VolumeActions extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.997774 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-958419b0-26bf-4b90-8e47-6692d606ca12 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:53.999103 np0000173027 devstack@c-api.service[113426]: /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 09:07:53.999103 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:53.999103 np0000173027 devstack@c-api.service[113426]: /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 09:07:53.999103 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:53.999457 np0000173027 devstack@c-api.service[113426]: /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 09:07:53.999457 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:53.999457 np0000173027 devstack@c-api.service[113426]: /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 09:07:53.999457 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.000010 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.000010 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.000010 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.000010 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.000010 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.000010 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.000686 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.000686 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.000686 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.000686 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.000686 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.001127 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.001127 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.001127 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.001127 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.001127 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.001455 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.001455 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.001455 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.001455 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.001765 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.001765 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.001765 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.001765 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.001765 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.002180 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.002180 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.002180 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.002180 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.002180 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.002567 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.002567 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.002567 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.002567 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.002567 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.002567 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.003725 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.003725 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.003725 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.003725 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.003725 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.003725 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.004182 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.004182 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.004182 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.004182 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.004182 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.004182 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.004607 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.004607 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.004607 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.004607 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.004607 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.005046 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.005046 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.005046 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.005046 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.005046 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.005363 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.005363 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.005363 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.005363 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.005363 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.005363 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.005814 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.005814 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.005814 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.005814 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.005814 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.005814 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.006067 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.006067 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.006067 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.006067 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.006067 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.006286 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.006286 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.006286 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.006286 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.006286 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.006514 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.006514 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.006514 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.006514 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.006694 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.006694 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.006694 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.006694 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.007290 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.007290 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.007290 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.007290 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.007290 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.007725 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.007725 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.007725 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.007725 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.007725 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.008133 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.008133 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.008133 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.008133 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.008457 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.008457 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.008457 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.008457 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.008795 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.008795 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.008795 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.008795 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.009378 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.009378 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.009378 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.009378 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.009587 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.009587 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.009587 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.009587 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.009758 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.009758 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.009758 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.009758 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.009758 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.010321 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.010321 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.010321 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.010321 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.010321 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.010321 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.010791 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.010791 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.010791 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.010791 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.010791 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.011203 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.011203 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.011203 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.011203 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.011203 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.011203 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.011640 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.011640 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.011640 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.011640 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.011640 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.011640 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.012172 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.012172 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.012172 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.012172 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.012172 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.012172 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.012619 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.012619 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.012619 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.012619 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.012619 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.012619 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.012895 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.012895 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.012895 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.012895 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.013105 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.013105 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.013217 np0000173027 devstack@c-api.service[113423]: WARNING keystonemiddleware.auth_token [None req-958419b0-26bf-4b90-8e47-6692d606ca12 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 09:07:54.013262 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.013262 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.013262 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.013262 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.013435 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.013435 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.013435 np0000173027 devstack@c-api.service[113426]: /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 09:07:54.013435 np0000173027 devstack@c-api.service[113426]: warnings.warn(deprecated_msg) May 09 09:07:54.013435 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.middleware.request_id [None req-f8a631b9-2f41-4848-a6a0-99bccbb1e6fa None None] RequestId filter calling following filter/app {{(pid=113426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:54.013435 np0000173027 devstack@c-api.service[113426]: [pid: 113426|app: 0|req: 1/1] 199.204.45.235 () {60 vars in 953 bytes} [Sat May 9 09:07:53 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 09:07:54.013748 np0000173027 devstack@c-api.service[113423]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7c0852ea3668 pid: 113423 (default app) May 09 09:08:01.219683 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.219683 np0000173027 devstack@c-api.service[113425]: warnings.warn( May 09 09:08:01.234739 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.234739 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.234739 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.234739 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.234739 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.235267 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.235267 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.235267 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.235267 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.235267 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.235554 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.235554 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.235554 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.235554 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.235554 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.235554 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.235946 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.235946 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.235946 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.235946 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.236236 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.236236 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.236236 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.236236 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.236570 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.236570 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.236570 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.236570 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.236864 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.236864 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.236864 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.236864 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.236864 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.237193 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.237193 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.237193 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.237193 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.237193 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.237570 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.237570 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.237570 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.237570 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.237570 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.237570 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.237974 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.237974 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.237974 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.237974 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.237974 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.237974 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.238288 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.238288 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.238288 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.238288 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.238288 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.238288 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.238513 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.238513 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.238513 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.238513 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.238513 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.238761 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.238761 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.238761 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.238761 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.238761 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.238977 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.238977 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.238977 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.238977 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.238977 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.238977 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.239224 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.239224 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.239224 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.239224 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.239224 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.239224 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.239505 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.239505 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.239505 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.239505 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.239505 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.239763 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.239763 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.239763 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.239763 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.239763 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.240005 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.240005 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.240005 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.240005 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.240204 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.240204 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.240204 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.240204 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.240410 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.240410 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.240410 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.240410 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.240410 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.240623 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.240623 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.240623 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.240623 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.240623 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.240852 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.240852 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.240852 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.240852 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.241022 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.241022 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.241022 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.241022 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.241191 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.241191 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.241191 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.241191 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.241358 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.241358 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.241358 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.241358 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.241551 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.241551 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.241551 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.241551 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.241754 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.241754 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.241754 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.241754 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.241754 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.241961 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.241961 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.241961 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.241961 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.241961 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.241961 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.242173 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.242173 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.242173 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.242173 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.242173 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.242370 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.242370 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.242370 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.242370 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.242370 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.242370 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.242606 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.242606 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.242606 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.242606 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.242606 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.242606 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.242879 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.242879 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.242879 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.242879 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.242879 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.242879 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.243153 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.243153 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.243153 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.243153 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.243153 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.243153 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.243384 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.243384 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.243384 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.243384 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.243549 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.243549 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.243549 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.243549 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.243549 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.243784 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.243784 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.243784 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.243784 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.243784 np0000173027 devstack@c-api.service[113425]: warnings.warn(deprecated_msg) May 09 09:08:01.243784 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.middleware.request_id [None req-3838f97d-3cf1-4937-bba6-44246bfc5872 None None] RequestId filter calling following filter/app {{(pid=113425) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:08:01.717933 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-3838f97d-3cf1-4937-bba6-44246bfc5872 admin admin] POST https://199.204.45.235/volume/v3/types May 09 09:08:01.718474 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-3838f97d-3cf1-4937-bba6-44246bfc5872 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113425) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:08:01.720194 np0000173027 devstack@c-api.service[113425]: /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 09:08:01.720194 np0000173027 devstack@c-api.service[113425]: warnings.warn( May 09 09:08:01.729756 np0000173027 devstack@c-api.service[113425]: DEBUG oslo_db.sqlalchemy.engines [None req-3838f97d-3cf1-4937-bba6-44246bfc5872 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=113425) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:01.756241 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-3838f97d-3cf1-4937-bba6-44246bfc5872 admin admin] https://199.204.45.235/volume/v3/types returned with HTTP 200 May 09 09:08:01.756725 np0000173027 devstack@c-api.service[113425]: [pid: 113425|app: 0|req: 1/2] 199.204.45.235 () {68 vars in 1288 bytes} [Sat May 9 09:08:01 2026] POST /volume/v3/types => generated 186 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:08:01.769512 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.769512 np0000173027 devstack@c-api.service[113424]: warnings.warn( May 09 09:08:01.782520 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.782520 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.782520 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.782520 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.782520 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.782902 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.782902 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.782902 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.782902 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.782902 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.783073 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.783073 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.783073 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.783073 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.783073 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.783073 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.783283 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.783283 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.783283 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.783283 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.783488 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.783488 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.783488 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.783488 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.783665 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.783665 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.783665 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.783665 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.783808 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.783808 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.783808 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.783808 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.783808 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.784019 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.784019 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.784019 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.784019 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.784019 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.784195 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.784195 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.784195 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.784195 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.784195 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.784195 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.784404 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.784404 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.784404 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.784404 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.784404 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.784404 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.784631 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.784631 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.784631 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.784631 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.784631 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.784631 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.784884 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.784884 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.784884 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.784884 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.784884 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.785067 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.785067 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.785067 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.785067 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.785067 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.785232 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.785232 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.785232 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.785232 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.785232 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.785232 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.785438 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.785438 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.785438 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.785438 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.785438 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.785438 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.785634 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.785634 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.785634 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.785634 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.785634 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.785917 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.785917 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.785917 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.785917 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.785917 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.786106 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.786106 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.786106 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.786106 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.786255 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.786255 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.786255 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.786255 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.786419 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.786419 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.786419 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.786419 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.786419 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.786611 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.786611 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.786611 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.786611 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.786611 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.786787 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.786787 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.786787 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.786787 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.787026 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.787026 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.787026 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.787026 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.787180 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.787180 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.787180 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.787180 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.787338 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.787338 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.787338 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.787338 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.787489 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.787489 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.787489 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.787489 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.787641 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.787641 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.787641 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.787641 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.787641 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.788083 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.788083 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.788083 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.788083 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.788083 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.788083 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.788318 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.788318 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.788318 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.788318 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.788318 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.788491 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.788491 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.788491 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.788491 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.788491 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.788491 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.788705 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.788705 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.788705 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.788705 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.788705 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.788705 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.789099 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.789099 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.789099 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.789099 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.789099 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.789099 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.789311 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.789311 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.789311 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.789311 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.789311 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.789311 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.789524 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.789524 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.789524 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.789524 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.789706 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.789706 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.789706 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.789706 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.789706 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.789956 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.789956 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.789956 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.789956 np0000173027 devstack@c-api.service[113424]: /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 09:08:01.789956 np0000173027 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 09 09:08:01.789956 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [req-3838f97d-3cf1-4937-bba6-44246bfc5872 req-4cca367c-77fe-4d03-9cda-21c01e37a3ab None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:08:02.114782 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [req-3838f97d-3cf1-4937-bba6-44246bfc5872 req-4cca367c-77fe-4d03-9cda-21c01e37a3ab admin admin] POST https://199.204.45.235/volume/v3/types/4c186526-bca0-4104-8b92-4cff74b34dfe/extra_specs May 09 09:08:02.115377 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [req-3838f97d-3cf1-4937-bba6-44246bfc5872 req-4cca367c-77fe-4d03-9cda-21c01e37a3ab admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:08:02.117052 np0000173027 devstack@c-api.service[113424]: /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 09:08:02.117052 np0000173027 devstack@c-api.service[113424]: warnings.warn( May 09 09:08:02.128151 np0000173027 devstack@c-api.service[113424]: DEBUG oslo_db.sqlalchemy.engines [req-3838f97d-3cf1-4937-bba6-44246bfc5872 req-4cca367c-77fe-4d03-9cda-21c01e37a3ab 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=113424) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:02.201201 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [req-3838f97d-3cf1-4937-bba6-44246bfc5872 req-4cca367c-77fe-4d03-9cda-21c01e37a3ab admin admin] https://199.204.45.235/volume/v3/types/4c186526-bca0-4104-8b92-4cff74b34dfe/extra_specs returned with HTTP 200 May 09 09:08:02.201815 np0000173027 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 1/3] 199.204.45.235 () {70 vars in 1505 bytes} [Sat May 9 09:08:01 2026] POST /volume/v3/types/4c186526-bca0-4104-8b92-4cff74b34dfe/extra_specs => generated 55 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:08:03.871469 np0000173027 devstack@c-api.service[113426]: DEBUG dbcounter [-] [113426] Writing DB stats cinder:SELECT=6 {{(pid=113426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:03.880860 np0000173027 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=6 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:11.754644 np0000173027 devstack@c-api.service[113425]: DEBUG dbcounter [-] [113425] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:12.199212 np0000173027 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:10:51.788550 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.middleware.request_id [None req-829a2bd4-0f65-4872-8747-607dae47cb64 None None] RequestId filter calling following filter/app {{(pid=113426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:10:51.789547 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-829a2bd4-0f65-4872-8747-607dae47cb64 None None] GET https://199.204.45.235/volume// May 09 09:10:51.789906 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-829a2bd4-0f65-4872-8747-607dae47cb64 None None] Empty body provided in request {{(pid=113426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:10:51.790275 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-829a2bd4-0f65-4872-8747-607dae47cb64 None None] Calling method 'all' {{(pid=113426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:10:51.791166 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-829a2bd4-0f65-4872-8747-607dae47cb64 None None] https://199.204.45.235/volume// returned with HTTP 300 May 09 09:10:51.791647 np0000173027 devstack@c-api.service[113426]: [pid: 113426|app: 0|req: 2/4] 199.204.45.235 () {66 vars in 1456 bytes} [Sat May 9 09:10:51 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:11:28.803667 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.803667 np0000173027 devstack@c-api.service[113423]: warnings.warn( May 09 09:11:28.816672 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.816672 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.816672 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.816672 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.816672 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.817148 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.817148 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.817148 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.817148 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.817148 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.817487 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.817487 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.817487 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.817487 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.817487 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.817487 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.817908 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.817908 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.817908 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.817908 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.818164 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.818164 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.818164 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.818164 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.818442 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.818442 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.818442 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.818442 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.818696 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.818696 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.818696 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.818696 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.818696 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.819064 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.819064 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.819064 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.819064 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.819064 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.819385 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.819385 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.819385 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.819385 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.819385 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.819385 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.819843 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.819843 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.819843 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.819843 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.819843 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.819843 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.820198 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.820198 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.820198 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.820198 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.820198 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.820198 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.820420 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.820420 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.820420 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.820420 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.820420 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.820633 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.820633 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.820633 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.820633 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.820633 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.820812 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.820812 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.820812 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.820812 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.820812 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.820812 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.821091 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.821091 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.821091 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.821091 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.821091 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.821091 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.821314 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.821314 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.821314 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.821314 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.821314 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.821529 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.821529 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.821529 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.821529 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.821529 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.821737 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.821737 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.821737 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.821737 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.822021 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.822021 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.822021 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.822021 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.822184 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.822184 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.822184 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.822184 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.822184 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.822400 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.822400 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.822400 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.822400 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.822400 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.822576 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.822576 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.822576 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.822576 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.822752 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.822752 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.822752 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.822752 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.822928 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.822928 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.822928 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.822928 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.823105 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.823105 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.823105 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.823105 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.823278 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.823278 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.823278 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.823278 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.823445 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.823445 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.823445 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.823445 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.823445 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.823649 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.823649 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.823649 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.823649 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.823649 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.823649 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.823925 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.823925 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.823925 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.823925 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.823925 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.824104 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.824104 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.824104 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.824104 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.824104 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.824104 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.824341 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.824341 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.824341 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.824341 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.824341 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.824341 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.824574 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.824574 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.824574 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.824574 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.824574 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.824574 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.824804 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.824804 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.824804 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.824804 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.824804 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.824804 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.825067 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.825067 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.825067 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.825067 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.825248 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.825248 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.825248 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.825248 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.825248 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.825462 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.825462 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.825462 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.825462 np0000173027 devstack@c-api.service[113423]: /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 09:11:28.825462 np0000173027 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:11:28.825462 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-4b409449-1b40-469e-b1f3-eaff754a1514 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:29.163416 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-4b409449-1b40-469e-b1f3-eaff754a1514 demo demo] GET https://199.204.45.235/volume/v3/types?is_public=None May 09 09:11:29.163788 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-4b409449-1b40-469e-b1f3-eaff754a1514 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:29.164039 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-4b409449-1b40-469e-b1f3-eaff754a1514 demo demo] Calling method 'index' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:29.164509 np0000173027 devstack@c-api.service[113423]: /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 09:11:29.164509 np0000173027 devstack@c-api.service[113423]: warnings.warn( May 09 09:11:29.165142 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-4b409449-1b40-469e-b1f3-eaff754a1514 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:11:29.176951 np0000173027 devstack@c-api.service[113423]: DEBUG oslo_db.sqlalchemy.engines [None req-4b409449-1b40-469e-b1f3-eaff754a1514 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=113423) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:11:29.192919 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-4b409449-1b40-469e-b1f3-eaff754a1514 demo demo] https://199.204.45.235/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:11:29.193340 np0000173027 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 1/5] 199.204.45.235 () {64 vars in 1263 bytes} [Sat May 9 09:11:28 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:11:29.207226 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.middleware.request_id [req-4b409449-1b40-469e-b1f3-eaff754a1514 req-50fdc263-fd23-4b0a-b385-d9fc0d98002a None None] RequestId filter calling following filter/app {{(pid=113425) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:29.212369 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [req-4b409449-1b40-469e-b1f3-eaff754a1514 req-50fdc263-fd23-4b0a-b385-d9fc0d98002a demo demo] GET https://199.204.45.235/volume/v3/types/default May 09 09:11:29.212681 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [req-4b409449-1b40-469e-b1f3-eaff754a1514 req-50fdc263-fd23-4b0a-b385-d9fc0d98002a demo demo] Empty body provided in request {{(pid=113425) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:29.213000 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [req-4b409449-1b40-469e-b1f3-eaff754a1514 req-50fdc263-fd23-4b0a-b385-d9fc0d98002a demo demo] Calling method 'show' {{(pid=113425) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:29.224283 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [req-4b409449-1b40-469e-b1f3-eaff754a1514 req-50fdc263-fd23-4b0a-b385-d9fc0d98002a demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 May 09 09:11:29.224283 np0000173027 devstack@c-api.service[113425]: [pid: 113425|app: 0|req: 2/6] 199.204.45.235 () {66 vars in 1329 bytes} [Sat May 9 09:11:29 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 09:11:29.579477 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-8f78d889-2694-4dd1-8ab1-d040d2123e0b None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:29.583584 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-8f78d889-2694-4dd1-8ab1-d040d2123e0b demo demo] GET https://199.204.45.235/volume/v3/types/default May 09 09:11:29.583856 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-8f78d889-2694-4dd1-8ab1-d040d2123e0b demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:29.584229 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-8f78d889-2694-4dd1-8ab1-d040d2123e0b demo demo] Calling method 'show' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:29.603105 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-8f78d889-2694-4dd1-8ab1-d040d2123e0b demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 May 09 09:11:29.603495 np0000173027 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 2/7] 199.204.45.235 () {64 vars in 1258 bytes} [Sat May 9 09:11:29 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:11:30.001444 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.middleware.request_id [None req-4a74c47b-0033-4899-9c36-2803e17dc22e None None] RequestId filter calling following filter/app {{(pid=113426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:30.338278 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-4a74c47b-0033-4899-9c36-2803e17dc22e demo demo] GET https://199.204.45.235/volume/v3/types/default May 09 09:11:30.342410 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-4a74c47b-0033-4899-9c36-2803e17dc22e demo demo] Empty body provided in request {{(pid=113426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:30.342410 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-4a74c47b-0033-4899-9c36-2803e17dc22e demo demo] Calling method 'show' {{(pid=113426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:30.349397 np0000173027 devstack@c-api.service[113426]: DEBUG oslo_db.sqlalchemy.engines [None req-4a74c47b-0033-4899-9c36-2803e17dc22e 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=113426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:11:30.366853 np0000173027 devstack@c-api.service[113426]: /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 09:11:30.366853 np0000173027 devstack@c-api.service[113426]: warnings.warn( May 09 09:11:30.368973 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-4a74c47b-0033-4899-9c36-2803e17dc22e demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 May 09 09:11:30.369329 np0000173027 devstack@c-api.service[113426]: [pid: 113426|app: 0|req: 3/8] 199.204.45.235 () {64 vars in 1258 bytes} [Sat May 9 09:11:30 2026] GET /volume/v3/types/default => generated 145 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) May 09 09:11:30.382716 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-c4971a38-9847-4b01-a28f-c5961531deb6 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:30.386598 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-c4971a38-9847-4b01-a28f-c5961531deb6 demo demo] GET https://199.204.45.235/volume/v3/types/default May 09 09:11:30.387163 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-c4971a38-9847-4b01-a28f-c5961531deb6 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:30.387541 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-c4971a38-9847-4b01-a28f-c5961531deb6 demo demo] Calling method 'show' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:30.403920 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-c4971a38-9847-4b01-a28f-c5961531deb6 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 May 09 09:11:30.404286 np0000173027 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 2/9] 199.204.45.235 () {64 vars in 1258 bytes} [Sat May 9 09:11:30 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:11:39.220493 np0000173027 devstack@c-api.service[113425]: DEBUG dbcounter [-] [113425] Writing DB stats cinder:SELECT=2 {{(pid=113425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:39.598200 np0000173027 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=2 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:40.364549 np0000173027 devstack@c-api.service[113426]: DEBUG dbcounter [-] [113426] Writing DB stats cinder:SELECT=2 {{(pid=113426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:40.399942 np0000173027 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=3 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:14.184914 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.middleware.request_id [None req-64d9a6b6-d960-489b-ac0e-b630dc854cfb None None] RequestId filter calling following filter/app {{(pid=113425) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:14.287004 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-64d9a6b6-d960-489b-ac0e-b630dc854cfb demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:17:14.287368 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-64d9a6b6-d960-489b-ac0e-b630dc854cfb demo demo] Empty body provided in request {{(pid=113425) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:14.287677 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-64d9a6b6-d960-489b-ac0e-b630dc854cfb demo demo] Calling method 'detail' {{(pid=113425) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:14.288452 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.api_utils [None req-64d9a6b6-d960-489b-ac0e-b630dc854cfb demo demo] Removing options '' from query. {{(pid=113425) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:14.289658 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.volume.api [None req-64d9a6b6-d960-489b-ac0e-b630dc854cfb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113425) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:14.327482 np0000173027 devstack@c-api.service[113425]: INFO cinder.volume.api [None req-64d9a6b6-d960-489b-ac0e-b630dc854cfb demo demo] Get all volumes completed successfully. May 09 09:17:14.331035 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-64d9a6b6-d960-489b-ac0e-b630dc854cfb demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:14.331900 np0000173027 devstack@c-api.service[113425]: [pid: 113425|app: 0|req: 3/10] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:17:14 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 09:17:24.321254 np0000173027 devstack@c-api.service[113425]: DEBUG dbcounter [-] [113425] Writing DB stats cinder:SELECT=1 {{(pid=113425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:14.351783 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-7d3e03fa-5001-40ed-bdd0-5ccdc20de99c None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:14.354595 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-7d3e03fa-5001-40ed-bdd0-5ccdc20de99c demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:18:14.354866 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-7d3e03fa-5001-40ed-bdd0-5ccdc20de99c demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:14.355132 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-7d3e03fa-5001-40ed-bdd0-5ccdc20de99c demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:14.355771 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-7d3e03fa-5001-40ed-bdd0-5ccdc20de99c demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:14.356808 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-7d3e03fa-5001-40ed-bdd0-5ccdc20de99c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:14.387462 np0000173027 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-7d3e03fa-5001-40ed-bdd0-5ccdc20de99c demo demo] Get all volumes completed successfully. May 09 09:18:14.390127 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-7d3e03fa-5001-40ed-bdd0-5ccdc20de99c demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:14.390737 np0000173027 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 3/11] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:18:14 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 09:18:24.382090 np0000173027 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:14.404582 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.middleware.request_id [None req-9ad2843d-6e39-462d-849f-ffc1124a6f8b None None] RequestId filter calling following filter/app {{(pid=113426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:14.411988 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-9ad2843d-6e39-462d-849f-ffc1124a6f8b demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:19:14.411988 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-9ad2843d-6e39-462d-849f-ffc1124a6f8b demo demo] Empty body provided in request {{(pid=113426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:14.411988 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-9ad2843d-6e39-462d-849f-ffc1124a6f8b demo demo] Calling method 'detail' {{(pid=113426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:14.411988 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.api_utils [None req-9ad2843d-6e39-462d-849f-ffc1124a6f8b demo demo] Removing options '' from query. {{(pid=113426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:14.412344 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.volume.api [None req-9ad2843d-6e39-462d-849f-ffc1124a6f8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113426) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:14.455434 np0000173027 devstack@c-api.service[113426]: INFO cinder.volume.api [None req-9ad2843d-6e39-462d-849f-ffc1124a6f8b demo demo] Get all volumes completed successfully. May 09 09:19:14.460552 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-9ad2843d-6e39-462d-849f-ffc1124a6f8b demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:14.460696 np0000173027 devstack@c-api.service[113426]: [pid: 113426|app: 0|req: 4/12] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:19:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:24.446982 np0000173027 devstack@c-api.service[113426]: DEBUG dbcounter [-] [113426] Writing DB stats cinder:SELECT=1 {{(pid=113426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:14.478115 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-2ef2487b-c68e-4c4c-ba3b-15c7ce01dd31 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:14.482963 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-2ef2487b-c68e-4c4c-ba3b-15c7ce01dd31 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:20:14.483262 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-2ef2487b-c68e-4c4c-ba3b-15c7ce01dd31 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:14.483499 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-2ef2487b-c68e-4c4c-ba3b-15c7ce01dd31 demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:14.484123 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-2ef2487b-c68e-4c4c-ba3b-15c7ce01dd31 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:14.485379 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-2ef2487b-c68e-4c4c-ba3b-15c7ce01dd31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:14.526636 np0000173027 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-2ef2487b-c68e-4c4c-ba3b-15c7ce01dd31 demo demo] Get all volumes completed successfully. May 09 09:20:14.529863 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-2ef2487b-c68e-4c4c-ba3b-15c7ce01dd31 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:14.530379 np0000173027 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 3/13] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:20:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:24.515174 np0000173027 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:14.555885 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.middleware.request_id [None req-81dde1d2-77a8-4165-8c3d-4eac4fabebda None None] RequestId filter calling following filter/app {{(pid=113425) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:14.558114 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-81dde1d2-77a8-4165-8c3d-4eac4fabebda demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:21:14.558936 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-81dde1d2-77a8-4165-8c3d-4eac4fabebda demo demo] Empty body provided in request {{(pid=113425) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:14.558936 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-81dde1d2-77a8-4165-8c3d-4eac4fabebda demo demo] Calling method 'detail' {{(pid=113425) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:14.558936 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.api_utils [None req-81dde1d2-77a8-4165-8c3d-4eac4fabebda demo demo] Removing options '' from query. {{(pid=113425) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:14.559700 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.volume.api [None req-81dde1d2-77a8-4165-8c3d-4eac4fabebda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113425) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:14.568562 np0000173027 devstack@c-api.service[113425]: INFO cinder.volume.api [None req-81dde1d2-77a8-4165-8c3d-4eac4fabebda demo demo] Get all volumes completed successfully. May 09 09:21:14.572697 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-81dde1d2-77a8-4165-8c3d-4eac4fabebda demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:14.573941 np0000173027 devstack@c-api.service[113425]: [pid: 113425|app: 0|req: 4/14] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:21:14 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 09:21:24.563219 np0000173027 devstack@c-api.service[113425]: DEBUG dbcounter [-] [113425] Writing DB stats cinder:SELECT=1 {{(pid=113425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:14.593583 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-4be93089-edb1-4dfa-851b-06c92f4eb268 None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:14.714993 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-4be93089-edb1-4dfa-851b-06c92f4eb268 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:22:14.715324 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-4be93089-edb1-4dfa-851b-06c92f4eb268 demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:14.715433 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-4be93089-edb1-4dfa-851b-06c92f4eb268 demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:14.715782 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-4be93089-edb1-4dfa-851b-06c92f4eb268 demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:14.717091 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-4be93089-edb1-4dfa-851b-06c92f4eb268 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:14.762410 np0000173027 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-4be93089-edb1-4dfa-851b-06c92f4eb268 demo demo] Get all volumes completed successfully. May 09 09:22:14.762410 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-4be93089-edb1-4dfa-851b-06c92f4eb268 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:14.762410 np0000173027 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 4/15] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:22:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:24.720465 np0000173027 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:14.801218 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.middleware.request_id [None req-7fb9adda-6f65-4cb2-b9bc-3a76e65833c6 None None] RequestId filter calling following filter/app {{(pid=113426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:14.806666 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-7fb9adda-6f65-4cb2-b9bc-3a76e65833c6 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:23:14.807932 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-7fb9adda-6f65-4cb2-b9bc-3a76e65833c6 demo demo] Empty body provided in request {{(pid=113426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:14.808451 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-7fb9adda-6f65-4cb2-b9bc-3a76e65833c6 demo demo] Calling method 'detail' {{(pid=113426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:14.809063 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.api_utils [None req-7fb9adda-6f65-4cb2-b9bc-3a76e65833c6 demo demo] Removing options '' from query. {{(pid=113426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:14.810495 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.volume.api [None req-7fb9adda-6f65-4cb2-b9bc-3a76e65833c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113426) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:14.822559 np0000173027 devstack@c-api.service[113426]: INFO cinder.volume.api [None req-7fb9adda-6f65-4cb2-b9bc-3a76e65833c6 demo demo] Get all volumes completed successfully. May 09 09:23:14.824810 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-7fb9adda-6f65-4cb2-b9bc-3a76e65833c6 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:14.825364 np0000173027 devstack@c-api.service[113426]: [pid: 113426|app: 0|req: 5/16] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:23:14 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 09:23:24.815394 np0000173027 devstack@c-api.service[113426]: DEBUG dbcounter [-] [113426] Writing DB stats cinder:SELECT=1 {{(pid=113426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:14.863225 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-620dce52-d6e4-4fad-8c06-caa70f290865 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:14.866748 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-620dce52-d6e4-4fad-8c06-caa70f290865 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:24:14.867187 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-620dce52-d6e4-4fad-8c06-caa70f290865 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:14.867303 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-620dce52-d6e4-4fad-8c06-caa70f290865 demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:14.867632 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-620dce52-d6e4-4fad-8c06-caa70f290865 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:14.868771 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-620dce52-d6e4-4fad-8c06-caa70f290865 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:14.877928 np0000173027 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-620dce52-d6e4-4fad-8c06-caa70f290865 demo demo] Get all volumes completed successfully. May 09 09:24:14.880116 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-620dce52-d6e4-4fad-8c06-caa70f290865 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:14.881489 np0000173027 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 4/17] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:24:14 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 09:24:24.872084 np0000173027 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:14.894783 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.middleware.request_id [None req-100b0ab5-a596-471a-ac35-ec7791a41519 None None] RequestId filter calling following filter/app {{(pid=113425) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:14.898603 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-100b0ab5-a596-471a-ac35-ec7791a41519 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:25:14.898962 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-100b0ab5-a596-471a-ac35-ec7791a41519 demo demo] Empty body provided in request {{(pid=113425) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:14.899282 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-100b0ab5-a596-471a-ac35-ec7791a41519 demo demo] Calling method 'detail' {{(pid=113425) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:14.899615 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.api_utils [None req-100b0ab5-a596-471a-ac35-ec7791a41519 demo demo] Removing options '' from query. {{(pid=113425) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:14.900885 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.volume.api [None req-100b0ab5-a596-471a-ac35-ec7791a41519 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113425) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:14.909054 np0000173027 devstack@c-api.service[113425]: INFO cinder.volume.api [None req-100b0ab5-a596-471a-ac35-ec7791a41519 demo demo] Get all volumes completed successfully. May 09 09:25:14.911777 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-100b0ab5-a596-471a-ac35-ec7791a41519 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:14.912446 np0000173027 devstack@c-api.service[113425]: [pid: 113425|app: 0|req: 5/18] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:25:14 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 09:25:24.904311 np0000173027 devstack@c-api.service[113425]: DEBUG dbcounter [-] [113425] Writing DB stats cinder:SELECT=1 {{(pid=113425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:14.926916 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-888137fe-5f77-4179-9284-33ba351ef4ed None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:14.932435 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-888137fe-5f77-4179-9284-33ba351ef4ed demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:26:14.932808 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-888137fe-5f77-4179-9284-33ba351ef4ed demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:14.933227 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-888137fe-5f77-4179-9284-33ba351ef4ed demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:14.933578 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-888137fe-5f77-4179-9284-33ba351ef4ed demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:14.934836 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-888137fe-5f77-4179-9284-33ba351ef4ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:14.945589 np0000173027 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-888137fe-5f77-4179-9284-33ba351ef4ed demo demo] Get all volumes completed successfully. May 09 09:26:14.950227 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-888137fe-5f77-4179-9284-33ba351ef4ed demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:14.951263 np0000173027 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 5/19] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:26:14 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 09:26:24.940491 np0000173027 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:14.970350 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.middleware.request_id [None req-fdc666ff-f131-4e58-80f2-aa57049a9356 None None] RequestId filter calling following filter/app {{(pid=113426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:15.149283 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-fdc666ff-f131-4e58-80f2-aa57049a9356 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:27:15.149502 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-fdc666ff-f131-4e58-80f2-aa57049a9356 demo demo] Empty body provided in request {{(pid=113426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:15.149750 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-fdc666ff-f131-4e58-80f2-aa57049a9356 demo demo] Calling method 'detail' {{(pid=113426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:15.150065 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.api_utils [None req-fdc666ff-f131-4e58-80f2-aa57049a9356 demo demo] Removing options '' from query. {{(pid=113426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:15.150801 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.volume.api [None req-fdc666ff-f131-4e58-80f2-aa57049a9356 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113426) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:15.158017 np0000173027 devstack@c-api.service[113426]: INFO cinder.volume.api [None req-fdc666ff-f131-4e58-80f2-aa57049a9356 demo demo] Get all volumes completed successfully. May 09 09:27:15.160164 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-fdc666ff-f131-4e58-80f2-aa57049a9356 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:15.160527 np0000173027 devstack@c-api.service[113426]: [pid: 113426|app: 0|req: 6/20] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:27:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:25.154298 np0000173027 devstack@c-api.service[113426]: DEBUG dbcounter [-] [113426] Writing DB stats cinder:SELECT=1 {{(pid=113426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:15.178238 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-5a5e765b-1b87-4d9d-a6e7-a3f23303ea98 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:15.182522 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-5a5e765b-1b87-4d9d-a6e7-a3f23303ea98 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:28:15.182980 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-5a5e765b-1b87-4d9d-a6e7-a3f23303ea98 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:15.183393 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-5a5e765b-1b87-4d9d-a6e7-a3f23303ea98 demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:15.183515 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-5a5e765b-1b87-4d9d-a6e7-a3f23303ea98 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:15.184559 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-5a5e765b-1b87-4d9d-a6e7-a3f23303ea98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:15.193841 np0000173027 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-5a5e765b-1b87-4d9d-a6e7-a3f23303ea98 demo demo] Get all volumes completed successfully. May 09 09:28:15.196780 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-5a5e765b-1b87-4d9d-a6e7-a3f23303ea98 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:15.197298 np0000173027 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 5/21] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:28:15 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 09:28:25.187865 np0000173027 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:15.216731 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.middleware.request_id [None req-160653f3-fe5b-4a98-bfb3-bd99b7173e1f None None] RequestId filter calling following filter/app {{(pid=113425) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:15.221295 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-160653f3-fe5b-4a98-bfb3-bd99b7173e1f demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:29:15.221626 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-160653f3-fe5b-4a98-bfb3-bd99b7173e1f demo demo] Empty body provided in request {{(pid=113425) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:15.222008 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-160653f3-fe5b-4a98-bfb3-bd99b7173e1f demo demo] Calling method 'detail' {{(pid=113425) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:15.222422 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.api_utils [None req-160653f3-fe5b-4a98-bfb3-bd99b7173e1f demo demo] Removing options '' from query. {{(pid=113425) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:15.223648 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.volume.api [None req-160653f3-fe5b-4a98-bfb3-bd99b7173e1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113425) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:15.232705 np0000173027 devstack@c-api.service[113425]: INFO cinder.volume.api [None req-160653f3-fe5b-4a98-bfb3-bd99b7173e1f demo demo] Get all volumes completed successfully. May 09 09:29:15.235781 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-160653f3-fe5b-4a98-bfb3-bd99b7173e1f demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:15.236378 np0000173027 devstack@c-api.service[113425]: [pid: 113425|app: 0|req: 6/22] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:29:15 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 09:29:25.227456 np0000173027 devstack@c-api.service[113425]: DEBUG dbcounter [-] [113425] Writing DB stats cinder:SELECT=1 {{(pid=113425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:15.255957 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-0f6b6306-c5fd-430d-a5ce-fe0a9b277e26 None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:15.259309 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-0f6b6306-c5fd-430d-a5ce-fe0a9b277e26 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:30:15.259544 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-0f6b6306-c5fd-430d-a5ce-fe0a9b277e26 demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:15.259797 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-0f6b6306-c5fd-430d-a5ce-fe0a9b277e26 demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:15.260203 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-0f6b6306-c5fd-430d-a5ce-fe0a9b277e26 demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:15.261068 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-0f6b6306-c5fd-430d-a5ce-fe0a9b277e26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:15.268759 np0000173027 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-0f6b6306-c5fd-430d-a5ce-fe0a9b277e26 demo demo] Get all volumes completed successfully. May 09 09:30:15.271047 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-0f6b6306-c5fd-430d-a5ce-fe0a9b277e26 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:15.271198 np0000173027 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 6/23] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:30:15 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 09:30:25.264193 np0000173027 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:15.286189 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.middleware.request_id [None req-b061303d-fdc0-4cac-8715-b861d63519a6 None None] RequestId filter calling following filter/app {{(pid=113426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:15.291355 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-b061303d-fdc0-4cac-8715-b861d63519a6 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:31:15.291591 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-b061303d-fdc0-4cac-8715-b861d63519a6 demo demo] Empty body provided in request {{(pid=113426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:15.291866 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-b061303d-fdc0-4cac-8715-b861d63519a6 demo demo] Calling method 'detail' {{(pid=113426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:15.292212 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.api_utils [None req-b061303d-fdc0-4cac-8715-b861d63519a6 demo demo] Removing options '' from query. {{(pid=113426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:15.293310 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.volume.api [None req-b061303d-fdc0-4cac-8715-b861d63519a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113426) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:15.304308 np0000173027 devstack@c-api.service[113426]: INFO cinder.volume.api [None req-b061303d-fdc0-4cac-8715-b861d63519a6 demo demo] Get all volumes completed successfully. May 09 09:31:15.307200 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-b061303d-fdc0-4cac-8715-b861d63519a6 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:15.307750 np0000173027 devstack@c-api.service[113426]: [pid: 113426|app: 0|req: 7/24] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:31:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:25.296792 np0000173027 devstack@c-api.service[113426]: DEBUG dbcounter [-] [113426] Writing DB stats cinder:SELECT=1 {{(pid=113426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:15.322433 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-8a146fb4-a289-4cd6-9c18-63511ea9ff7d None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:15.553412 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-8a146fb4-a289-4cd6-9c18-63511ea9ff7d demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:32:15.554163 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-8a146fb4-a289-4cd6-9c18-63511ea9ff7d demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:15.554597 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-8a146fb4-a289-4cd6-9c18-63511ea9ff7d demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:15.555149 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-8a146fb4-a289-4cd6-9c18-63511ea9ff7d demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:15.556308 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-8a146fb4-a289-4cd6-9c18-63511ea9ff7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:15.564618 np0000173027 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-8a146fb4-a289-4cd6-9c18-63511ea9ff7d demo demo] Get all volumes completed successfully. May 09 09:32:15.567374 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-8a146fb4-a289-4cd6-9c18-63511ea9ff7d demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:15.568060 np0000173027 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 6/25] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:32:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:25.559840 np0000173027 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:15.583595 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.middleware.request_id [None req-cba62e15-3fce-44b0-8b73-527709347d7d None None] RequestId filter calling following filter/app {{(pid=113425) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:15.586426 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-cba62e15-3fce-44b0-8b73-527709347d7d demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:33:15.586658 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-cba62e15-3fce-44b0-8b73-527709347d7d demo demo] Empty body provided in request {{(pid=113425) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:15.586947 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-cba62e15-3fce-44b0-8b73-527709347d7d demo demo] Calling method 'detail' {{(pid=113425) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:15.587272 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.api_utils [None req-cba62e15-3fce-44b0-8b73-527709347d7d demo demo] Removing options '' from query. {{(pid=113425) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:15.588767 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.volume.api [None req-cba62e15-3fce-44b0-8b73-527709347d7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113425) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:15.598573 np0000173027 devstack@c-api.service[113425]: INFO cinder.volume.api [None req-cba62e15-3fce-44b0-8b73-527709347d7d demo demo] Get all volumes completed successfully. May 09 09:33:15.601412 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-cba62e15-3fce-44b0-8b73-527709347d7d demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:15.602008 np0000173027 devstack@c-api.service[113425]: [pid: 113425|app: 0|req: 7/26] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:33:15 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 09:33:25.592383 np0000173027 devstack@c-api.service[113425]: DEBUG dbcounter [-] [113425] Writing DB stats cinder:SELECT=1 {{(pid=113425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:15.618599 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-9cb2fa76-f652-4b6a-b420-05bcb88f4392 None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:15.621484 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-9cb2fa76-f652-4b6a-b420-05bcb88f4392 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:34:15.621751 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-9cb2fa76-f652-4b6a-b420-05bcb88f4392 demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:15.621988 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-9cb2fa76-f652-4b6a-b420-05bcb88f4392 demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:15.622257 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-9cb2fa76-f652-4b6a-b420-05bcb88f4392 demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:15.623935 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-9cb2fa76-f652-4b6a-b420-05bcb88f4392 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:15.637111 np0000173027 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-9cb2fa76-f652-4b6a-b420-05bcb88f4392 demo demo] Get all volumes completed successfully. May 09 09:34:15.639602 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-9cb2fa76-f652-4b6a-b420-05bcb88f4392 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:15.640085 np0000173027 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 7/27] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:34:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:34:25.629786 np0000173027 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:15.660341 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.middleware.request_id [None req-8bcadb43-9c81-463a-85d6-9258df6a5173 None None] RequestId filter calling following filter/app {{(pid=113426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:15.662995 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-8bcadb43-9c81-463a-85d6-9258df6a5173 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:35:15.663274 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-8bcadb43-9c81-463a-85d6-9258df6a5173 demo demo] Empty body provided in request {{(pid=113426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:15.663675 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-8bcadb43-9c81-463a-85d6-9258df6a5173 demo demo] Calling method 'detail' {{(pid=113426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:15.663766 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.api_utils [None req-8bcadb43-9c81-463a-85d6-9258df6a5173 demo demo] Removing options '' from query. {{(pid=113426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:15.664948 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.volume.api [None req-8bcadb43-9c81-463a-85d6-9258df6a5173 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113426) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:15.671848 np0000173027 devstack@c-api.service[113426]: INFO cinder.volume.api [None req-8bcadb43-9c81-463a-85d6-9258df6a5173 demo demo] Get all volumes completed successfully. May 09 09:35:15.673680 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-8bcadb43-9c81-463a-85d6-9258df6a5173 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:15.673999 np0000173027 devstack@c-api.service[113426]: [pid: 113426|app: 0|req: 8/28] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:35:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:35:25.669984 np0000173027 devstack@c-api.service[113426]: DEBUG dbcounter [-] [113426] Writing DB stats cinder:SELECT=1 {{(pid=113426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:15.689914 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-36b22b92-7096-404c-904d-8c3d91b11483 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:15.693011 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-36b22b92-7096-404c-904d-8c3d91b11483 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:36:15.693257 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-36b22b92-7096-404c-904d-8c3d91b11483 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:15.693688 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-36b22b92-7096-404c-904d-8c3d91b11483 demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:15.693803 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-36b22b92-7096-404c-904d-8c3d91b11483 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:15.694919 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-36b22b92-7096-404c-904d-8c3d91b11483 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:15.704504 np0000173027 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-36b22b92-7096-404c-904d-8c3d91b11483 demo demo] Get all volumes completed successfully. May 09 09:36:15.707324 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-36b22b92-7096-404c-904d-8c3d91b11483 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:15.707919 np0000173027 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 7/29] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:36:15 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 09:36:25.698246 np0000173027 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:15.726554 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.middleware.request_id [None req-0479cdae-0d75-4d6c-8036-dd88a84db0a2 None None] RequestId filter calling following filter/app {{(pid=113425) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:15.834283 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-0479cdae-0d75-4d6c-8036-dd88a84db0a2 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:37:15.834651 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-0479cdae-0d75-4d6c-8036-dd88a84db0a2 demo demo] Empty body provided in request {{(pid=113425) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:15.835059 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-0479cdae-0d75-4d6c-8036-dd88a84db0a2 demo demo] Calling method 'detail' {{(pid=113425) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:15.835685 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.api_utils [None req-0479cdae-0d75-4d6c-8036-dd88a84db0a2 demo demo] Removing options '' from query. {{(pid=113425) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:15.837319 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.volume.api [None req-0479cdae-0d75-4d6c-8036-dd88a84db0a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113425) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:15.845218 np0000173027 devstack@c-api.service[113425]: INFO cinder.volume.api [None req-0479cdae-0d75-4d6c-8036-dd88a84db0a2 demo demo] Get all volumes completed successfully. May 09 09:37:15.848343 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-0479cdae-0d75-4d6c-8036-dd88a84db0a2 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:15.848647 np0000173027 devstack@c-api.service[113425]: [pid: 113425|app: 0|req: 8/30] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:37:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:37:25.843634 np0000173027 devstack@c-api.service[113425]: DEBUG dbcounter [-] [113425] Writing DB stats cinder:SELECT=1 {{(pid=113425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:15.866437 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-7516c727-bbbd-482e-af28-f1c123e02860 None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:15.870572 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-7516c727-bbbd-482e-af28-f1c123e02860 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:38:15.871467 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-7516c727-bbbd-482e-af28-f1c123e02860 demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:15.872336 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-7516c727-bbbd-482e-af28-f1c123e02860 demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:15.873974 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-7516c727-bbbd-482e-af28-f1c123e02860 demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:15.875563 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-7516c727-bbbd-482e-af28-f1c123e02860 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:15.882851 np0000173027 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-7516c727-bbbd-482e-af28-f1c123e02860 demo demo] Get all volumes completed successfully. May 09 09:38:15.885131 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-7516c727-bbbd-482e-af28-f1c123e02860 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:15.885510 np0000173027 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 8/31] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:38:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:38:25.879140 np0000173027 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:15.902974 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.middleware.request_id [None req-e4b44c98-7bf7-4cd7-a6c9-0b12fa1d346c None None] RequestId filter calling following filter/app {{(pid=113426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:15.906135 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-e4b44c98-7bf7-4cd7-a6c9-0b12fa1d346c demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:39:15.906426 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-e4b44c98-7bf7-4cd7-a6c9-0b12fa1d346c demo demo] Empty body provided in request {{(pid=113426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:15.906696 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-e4b44c98-7bf7-4cd7-a6c9-0b12fa1d346c demo demo] Calling method 'detail' {{(pid=113426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:15.907120 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.api_utils [None req-e4b44c98-7bf7-4cd7-a6c9-0b12fa1d346c demo demo] Removing options '' from query. {{(pid=113426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:15.908430 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.volume.api [None req-e4b44c98-7bf7-4cd7-a6c9-0b12fa1d346c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113426) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:15.917519 np0000173027 devstack@c-api.service[113426]: INFO cinder.volume.api [None req-e4b44c98-7bf7-4cd7-a6c9-0b12fa1d346c demo demo] Get all volumes completed successfully. May 09 09:39:15.919786 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-e4b44c98-7bf7-4cd7-a6c9-0b12fa1d346c demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:15.920195 np0000173027 devstack@c-api.service[113426]: [pid: 113426|app: 0|req: 9/32] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:39:15 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 09:39:25.911864 np0000173027 devstack@c-api.service[113426]: DEBUG dbcounter [-] [113426] Writing DB stats cinder:SELECT=1 {{(pid=113426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:15.938128 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-3892ab7a-76e4-40df-a5c1-29e9432cc4aa None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:15.941607 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-3892ab7a-76e4-40df-a5c1-29e9432cc4aa demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:40:15.941964 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-3892ab7a-76e4-40df-a5c1-29e9432cc4aa demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:15.942339 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-3892ab7a-76e4-40df-a5c1-29e9432cc4aa demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:15.942697 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-3892ab7a-76e4-40df-a5c1-29e9432cc4aa demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:15.944772 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-3892ab7a-76e4-40df-a5c1-29e9432cc4aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:15.952458 np0000173027 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-3892ab7a-76e4-40df-a5c1-29e9432cc4aa demo demo] Get all volumes completed successfully. May 09 09:40:15.954563 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-3892ab7a-76e4-40df-a5c1-29e9432cc4aa demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:15.955011 np0000173027 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 8/33] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:40:15 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 09:40:25.947818 np0000173027 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:15.976990 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.middleware.request_id [None req-2f56398f-24d8-45ee-a93c-2b1aa6ebf1d7 None None] RequestId filter calling following filter/app {{(pid=113425) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:15.980511 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-2f56398f-24d8-45ee-a93c-2b1aa6ebf1d7 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:41:15.980847 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-2f56398f-24d8-45ee-a93c-2b1aa6ebf1d7 demo demo] Empty body provided in request {{(pid=113425) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:15.981060 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-2f56398f-24d8-45ee-a93c-2b1aa6ebf1d7 demo demo] Calling method 'detail' {{(pid=113425) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:15.981337 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.api_utils [None req-2f56398f-24d8-45ee-a93c-2b1aa6ebf1d7 demo demo] Removing options '' from query. {{(pid=113425) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:15.982600 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.volume.api [None req-2f56398f-24d8-45ee-a93c-2b1aa6ebf1d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113425) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:15.990604 np0000173027 devstack@c-api.service[113425]: INFO cinder.volume.api [None req-2f56398f-24d8-45ee-a93c-2b1aa6ebf1d7 demo demo] Get all volumes completed successfully. May 09 09:41:15.994307 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-2f56398f-24d8-45ee-a93c-2b1aa6ebf1d7 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:15.994816 np0000173027 devstack@c-api.service[113425]: [pid: 113425|app: 0|req: 9/34] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:41:15 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 09:41:25.987069 np0000173027 devstack@c-api.service[113425]: DEBUG dbcounter [-] [113425] Writing DB stats cinder:SELECT=1 {{(pid=113425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:16.006018 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-31c8d54f-bd68-4eb3-b429-4f56abe1d8b2 None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:16.130852 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-31c8d54f-bd68-4eb3-b429-4f56abe1d8b2 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:42:16.130852 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-31c8d54f-bd68-4eb3-b429-4f56abe1d8b2 demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:16.130852 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-31c8d54f-bd68-4eb3-b429-4f56abe1d8b2 demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:16.130852 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-31c8d54f-bd68-4eb3-b429-4f56abe1d8b2 demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:16.131532 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-31c8d54f-bd68-4eb3-b429-4f56abe1d8b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:16.139367 np0000173027 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-31c8d54f-bd68-4eb3-b429-4f56abe1d8b2 demo demo] Get all volumes completed successfully. May 09 09:42:16.142302 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-31c8d54f-bd68-4eb3-b429-4f56abe1d8b2 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:16.142736 np0000173027 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 9/35] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:42:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:42:26.134856 np0000173027 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:16.155664 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.middleware.request_id [None req-84210c79-694e-4a47-9161-b4e2a99306c5 None None] RequestId filter calling following filter/app {{(pid=113426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:16.159084 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-84210c79-694e-4a47-9161-b4e2a99306c5 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:43:16.159371 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-84210c79-694e-4a47-9161-b4e2a99306c5 demo demo] Empty body provided in request {{(pid=113426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:16.159706 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-84210c79-694e-4a47-9161-b4e2a99306c5 demo demo] Calling method 'detail' {{(pid=113426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:16.160155 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.api_utils [None req-84210c79-694e-4a47-9161-b4e2a99306c5 demo demo] Removing options '' from query. {{(pid=113426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:16.161531 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.volume.api [None req-84210c79-694e-4a47-9161-b4e2a99306c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113426) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:16.169210 np0000173027 devstack@c-api.service[113426]: INFO cinder.volume.api [None req-84210c79-694e-4a47-9161-b4e2a99306c5 demo demo] Get all volumes completed successfully. May 09 09:43:16.172060 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-84210c79-694e-4a47-9161-b4e2a99306c5 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:16.172614 np0000173027 devstack@c-api.service[113426]: [pid: 113426|app: 0|req: 10/36] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:43:16 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 09:43:26.164488 np0000173027 devstack@c-api.service[113426]: DEBUG dbcounter [-] [113426] Writing DB stats cinder:SELECT=1 {{(pid=113426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:44:16.193863 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-fb187b30-45ee-41ec-b01d-7904aa4ffcb5 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:44:16.196224 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-fb187b30-45ee-41ec-b01d-7904aa4ffcb5 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:44:16.196442 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-fb187b30-45ee-41ec-b01d-7904aa4ffcb5 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:44:16.196639 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-fb187b30-45ee-41ec-b01d-7904aa4ffcb5 demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:44:16.196878 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-fb187b30-45ee-41ec-b01d-7904aa4ffcb5 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:44:16.197611 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-fb187b30-45ee-41ec-b01d-7904aa4ffcb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:44:16.205447 np0000173027 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-fb187b30-45ee-41ec-b01d-7904aa4ffcb5 demo demo] Get all volumes completed successfully. May 09 09:44:16.207524 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-fb187b30-45ee-41ec-b01d-7904aa4ffcb5 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:44:16.208001 np0000173027 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 9/37] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:44:16 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 09:44:26.200178 np0000173027 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:45:16.225106 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.middleware.request_id [None req-6fd6edb7-2407-45b5-a521-13a46a7feb2f None None] RequestId filter calling following filter/app {{(pid=113425) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:45:16.228034 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-6fd6edb7-2407-45b5-a521-13a46a7feb2f demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:45:16.228275 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-6fd6edb7-2407-45b5-a521-13a46a7feb2f demo demo] Empty body provided in request {{(pid=113425) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:45:16.228674 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.openstack.wsgi [None req-6fd6edb7-2407-45b5-a521-13a46a7feb2f demo demo] Calling method 'detail' {{(pid=113425) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:45:16.228990 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.api.api_utils [None req-6fd6edb7-2407-45b5-a521-13a46a7feb2f demo demo] Removing options '' from query. {{(pid=113425) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:45:16.230223 np0000173027 devstack@c-api.service[113425]: DEBUG cinder.volume.api [None req-6fd6edb7-2407-45b5-a521-13a46a7feb2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113425) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:45:16.238812 np0000173027 devstack@c-api.service[113425]: INFO cinder.volume.api [None req-6fd6edb7-2407-45b5-a521-13a46a7feb2f demo demo] Get all volumes completed successfully. May 09 09:45:16.241662 np0000173027 devstack@c-api.service[113425]: INFO cinder.api.openstack.wsgi [None req-6fd6edb7-2407-45b5-a521-13a46a7feb2f demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:45:16.242166 np0000173027 devstack@c-api.service[113425]: [pid: 113425|app: 0|req: 10/38] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:45:16 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 09:45:26.235065 np0000173027 devstack@c-api.service[113425]: DEBUG dbcounter [-] [113425] Writing DB stats cinder:SELECT=1 {{(pid=113425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:46:16.249403 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-ead48c3b-6319-4eec-9496-47062caf228f None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:46:16.254290 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-ead48c3b-6319-4eec-9496-47062caf228f demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:46:16.254529 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-ead48c3b-6319-4eec-9496-47062caf228f demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:46:16.254772 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-ead48c3b-6319-4eec-9496-47062caf228f demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:46:16.255097 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-ead48c3b-6319-4eec-9496-47062caf228f demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:46:16.256187 np0000173027 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-ead48c3b-6319-4eec-9496-47062caf228f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:46:16.262674 np0000173027 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-ead48c3b-6319-4eec-9496-47062caf228f demo demo] Get all volumes completed successfully. May 09 09:46:16.264860 np0000173027 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-ead48c3b-6319-4eec-9496-47062caf228f demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:46:16.265076 np0000173027 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 10/39] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:46:16 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 09:46:26.259141 np0000173027 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:47:16.280290 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.middleware.request_id [None req-8c46e2c6-f107-4293-b67f-f053c5d9eaa3 None None] RequestId filter calling following filter/app {{(pid=113426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:47:16.376029 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-8c46e2c6-f107-4293-b67f-f053c5d9eaa3 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:47:16.376351 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-8c46e2c6-f107-4293-b67f-f053c5d9eaa3 demo demo] Empty body provided in request {{(pid=113426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:47:16.376604 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.openstack.wsgi [None req-8c46e2c6-f107-4293-b67f-f053c5d9eaa3 demo demo] Calling method 'detail' {{(pid=113426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:47:16.376958 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.api.api_utils [None req-8c46e2c6-f107-4293-b67f-f053c5d9eaa3 demo demo] Removing options '' from query. {{(pid=113426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:47:16.378531 np0000173027 devstack@c-api.service[113426]: DEBUG cinder.volume.api [None req-8c46e2c6-f107-4293-b67f-f053c5d9eaa3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113426) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:47:16.387621 np0000173027 devstack@c-api.service[113426]: INFO cinder.volume.api [None req-8c46e2c6-f107-4293-b67f-f053c5d9eaa3 demo demo] Get all volumes completed successfully. May 09 09:47:16.389812 np0000173027 devstack@c-api.service[113426]: INFO cinder.api.openstack.wsgi [None req-8c46e2c6-f107-4293-b67f-f053c5d9eaa3 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:47:16.390228 np0000173027 devstack@c-api.service[113426]: [pid: 113426|app: 0|req: 11/40] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:47:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:47:26.382807 np0000173027 devstack@c-api.service[113426]: DEBUG dbcounter [-] [113426] Writing DB stats cinder:SELECT=1 {{(pid=113426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:48:16.402694 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-f8e4b927-a356-47ff-8f7f-40e417728e02 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:48:16.405599 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-f8e4b927-a356-47ff-8f7f-40e417728e02 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 09 09:48:16.405853 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-f8e4b927-a356-47ff-8f7f-40e417728e02 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:48:16.406105 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-f8e4b927-a356-47ff-8f7f-40e417728e02 demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:48:16.406466 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-f8e4b927-a356-47ff-8f7f-40e417728e02 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:48:16.407396 np0000173027 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-f8e4b927-a356-47ff-8f7f-40e417728e02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:48:16.416287 np0000173027 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-f8e4b927-a356-47ff-8f7f-40e417728e02 demo demo] Get all volumes completed successfully. May 09 09:48:16.418751 np0000173027 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-f8e4b927-a356-47ff-8f7f-40e417728e02 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 09 09:48:16.419278 np0000173027 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 10/41] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 9 09:48:16 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 09:48:26.410818 np0000173027 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}