May 09 09:06:04.653642 np0000173043 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:06:04.663380 np0000173043 devstack@c-api.service[112864]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:06:04.666596 np0000173043 devstack@c-api.service[112864]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:06:04 2026] *** May 09 09:06:04.666596 np0000173043 devstack@c-api.service[112864]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:06:04.666596 np0000173043 devstack@c-api.service[112864]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:06:04.666596 np0000173043 devstack@c-api.service[112864]: nodename: np0000173043 May 09 09:06:04.666596 np0000173043 devstack@c-api.service[112864]: machine: x86_64 May 09 09:06:04.666596 np0000173043 devstack@c-api.service[112864]: clock source: unix May 09 09:06:04.666596 np0000173043 devstack@c-api.service[112864]: pcre jit disabled May 09 09:06:04.666596 np0000173043 devstack@c-api.service[112864]: detected number of CPU cores: 16 May 09 09:06:04.666596 np0000173043 devstack@c-api.service[112864]: current working directory: / May 09 09:06:04.666596 np0000173043 devstack@c-api.service[112864]: detected binary path: /usr/bin/uwsgi-core May 09 09:06:04.666596 np0000173043 devstack@c-api.service[112864]: your processes number limit is 256917 May 09 09:06:04.666596 np0000173043 devstack@c-api.service[112864]: your memory page size is 4096 bytes May 09 09:06:04.666596 np0000173043 devstack@c-api.service[112864]: detected max file descriptor number: 2048 May 09 09:06:04.666596 np0000173043 devstack@c-api.service[112864]: lock engine: pthread robust mutexes May 09 09:06:04.667438 np0000173043 devstack@c-api.service[112864]: thunder lock: enabled May 09 09:06:04.667438 np0000173043 devstack@c-api.service[112864]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:06:04.667438 np0000173043 devstack@c-api.service[112864]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:06:04.667438 np0000173043 devstack@c-api.service[112864]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:06:04.667438 np0000173043 devstack@c-api.service[112864]: Set PythonHome to /opt/stack/data/venv May 09 09:06:04.705941 np0000173043 devstack@c-api.service[112864]: Python main interpreter initialized at 0x7edbe46a3668 May 09 09:06:04.705941 np0000173043 devstack@c-api.service[112864]: python threads support enabled May 09 09:06:04.705941 np0000173043 devstack@c-api.service[112864]: your server socket listen backlog is limited to 100 connections May 09 09:06:04.705941 np0000173043 devstack@c-api.service[112864]: your mercy for graceful operations on workers is 80 seconds May 09 09:06:04.706499 np0000173043 devstack@c-api.service[112864]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:06:04.706616 np0000173043 devstack@c-api.service[112864]: *** Operational MODE: preforking *** May 09 09:06:04.706840 np0000173043 devstack@c-api.service[112864]: *** uWSGI is running in multiple interpreter mode *** May 09 09:06:04.706840 np0000173043 devstack@c-api.service[112864]: spawned uWSGI master process (pid: 112864) May 09 09:06:04.707050 np0000173043 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:06:04.707459 np0000173043 devstack@c-api.service[112864]: spawned uWSGI worker 1 (pid: 112869, cores: 1) May 09 09:06:04.707931 np0000173043 devstack@c-api.service[112864]: spawned uWSGI worker 2 (pid: 112870, cores: 1) May 09 09:06:04.708380 np0000173043 devstack@c-api.service[112864]: spawned uWSGI worker 3 (pid: 112871, cores: 1) May 09 09:06:04.708801 np0000173043 devstack@c-api.service[112864]: spawned uWSGI worker 4 (pid: 112872, cores: 1) May 09 09:06:04.708885 np0000173043 devstack@c-api.service[112864]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:06:04.843709 np0000173043 devstack@c-api.service[112872]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:06:04.843709 np0000173043 devstack@c-api.service[112872]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:06:04.843709 np0000173043 devstack@c-api.service[112872]: we strongly recommend against using it for new projects. May 09 09:06:04.843709 np0000173043 devstack@c-api.service[112872]: If you are already using Eventlet, we recommend migrating to a different May 09 09:06:04.843709 np0000173043 devstack@c-api.service[112872]: framework. For more detail see May 09 09:06:04.843709 np0000173043 devstack@c-api.service[112872]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:06:04.843709 np0000173043 devstack@c-api.service[112872]: import eventlet # noqa May 09 09:06:04.847376 np0000173043 devstack@c-api.service[112871]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:06:04.847376 np0000173043 devstack@c-api.service[112871]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:06:04.847376 np0000173043 devstack@c-api.service[112871]: we strongly recommend against using it for new projects. May 09 09:06:04.847376 np0000173043 devstack@c-api.service[112871]: If you are already using Eventlet, we recommend migrating to a different May 09 09:06:04.847376 np0000173043 devstack@c-api.service[112871]: framework. For more detail see May 09 09:06:04.847376 np0000173043 devstack@c-api.service[112871]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:06:04.847376 np0000173043 devstack@c-api.service[112871]: import eventlet # noqa May 09 09:06:04.849593 np0000173043 devstack@c-api.service[112869]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:06:04.849593 np0000173043 devstack@c-api.service[112869]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:06:04.849593 np0000173043 devstack@c-api.service[112869]: we strongly recommend against using it for new projects. May 09 09:06:04.849593 np0000173043 devstack@c-api.service[112869]: If you are already using Eventlet, we recommend migrating to a different May 09 09:06:04.849593 np0000173043 devstack@c-api.service[112869]: framework. For more detail see May 09 09:06:04.849593 np0000173043 devstack@c-api.service[112869]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:06:04.849593 np0000173043 devstack@c-api.service[112869]: import eventlet # noqa May 09 09:06:04.854889 np0000173043 devstack@c-api.service[112870]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:06:04.854889 np0000173043 devstack@c-api.service[112870]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:06:04.854889 np0000173043 devstack@c-api.service[112870]: we strongly recommend against using it for new projects. May 09 09:06:04.854889 np0000173043 devstack@c-api.service[112870]: If you are already using Eventlet, we recommend migrating to a different May 09 09:06:04.854889 np0000173043 devstack@c-api.service[112870]: framework. For more detail see May 09 09:06:04.854889 np0000173043 devstack@c-api.service[112870]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:06:04.854889 np0000173043 devstack@c-api.service[112870]: import eventlet # noqa May 09 09:06:04.932603 np0000173043 devstack@c-api.service[112871]: /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:06:04.932603 np0000173043 devstack@c-api.service[112871]: debtcollector.deprecate( May 09 09:06:04.933309 np0000173043 devstack@c-api.service[112872]: /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:06:04.933309 np0000173043 devstack@c-api.service[112872]: debtcollector.deprecate( May 09 09:06:04.942506 np0000173043 devstack@c-api.service[112870]: /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:06:04.942506 np0000173043 devstack@c-api.service[112870]: debtcollector.deprecate( May 09 09:06:04.955605 np0000173043 devstack@c-api.service[112869]: /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:06:04.955605 np0000173043 devstack@c-api.service[112869]: debtcollector.deprecate( May 09 09:06:05.015417 np0000173043 devstack@c-api.service[112871]: /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:06:05.015417 np0000173043 devstack@c-api.service[112871]: from cgi import parse_header May 09 09:06:05.020415 np0000173043 devstack@c-api.service[112872]: /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:06:05.020415 np0000173043 devstack@c-api.service[112872]: from cgi import parse_header May 09 09:06:05.025905 np0000173043 devstack@c-api.service[112870]: /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:06:05.025905 np0000173043 devstack@c-api.service[112870]: from cgi import parse_header May 09 09:06:05.037615 np0000173043 devstack@c-api.service[112869]: /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:06:05.037615 np0000173043 devstack@c-api.service[112869]: from cgi import parse_header May 09 09:06:05.061001 np0000173043 devstack@c-api.service[112871]: /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:06:05.061001 np0000173043 devstack@c-api.service[112871]: removals.removed_module( May 09 09:06:05.061873 np0000173043 devstack@c-api.service[112871]: /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:06:05.061873 np0000173043 devstack@c-api.service[112871]: removals.removed_module( May 09 09:06:05.067803 np0000173043 devstack@c-api.service[112872]: /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:06:05.067803 np0000173043 devstack@c-api.service[112872]: removals.removed_module( May 09 09:06:05.068602 np0000173043 devstack@c-api.service[112872]: /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:06:05.068602 np0000173043 devstack@c-api.service[112872]: removals.removed_module( May 09 09:06:05.071300 np0000173043 devstack@c-api.service[112870]: /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:06:05.071300 np0000173043 devstack@c-api.service[112870]: removals.removed_module( May 09 09:06:05.072849 np0000173043 devstack@c-api.service[112870]: /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:06:05.072849 np0000173043 devstack@c-api.service[112870]: removals.removed_module( May 09 09:06:05.083348 np0000173043 devstack@c-api.service[112869]: /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:06:05.083348 np0000173043 devstack@c-api.service[112869]: removals.removed_module( May 09 09:06:05.084033 np0000173043 devstack@c-api.service[112869]: /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:06:05.084033 np0000173043 devstack@c-api.service[112869]: removals.removed_module( May 09 09:06:05.675680 np0000173043 devstack@c-api.service[112869]: /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:06:05.675680 np0000173043 devstack@c-api.service[112869]: warnings.warn( May 09 09:06:05.680077 np0000173043 devstack@c-api.service[112871]: /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:06:05.680077 np0000173043 devstack@c-api.service[112871]: warnings.warn( May 09 09:06:05.689474 np0000173043 devstack@c-api.service[112872]: /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:06:05.689474 np0000173043 devstack@c-api.service[112872]: warnings.warn( May 09 09:06:05.697435 np0000173043 devstack@c-api.service[112870]: /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:06:05.697435 np0000173043 devstack@c-api.service[112870]: warnings.warn( May 09 09:06:05.773823 np0000173043 devstack@c-api.service[112869]: /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:06:05.773823 np0000173043 devstack@c-api.service[112869]: warnings.warn( May 09 09:06:05.786910 np0000173043 devstack@c-api.service[112871]: /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:06:05.786910 np0000173043 devstack@c-api.service[112871]: warnings.warn( May 09 09:06:05.790232 np0000173043 devstack@c-api.service[112872]: /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:06:05.790232 np0000173043 devstack@c-api.service[112872]: warnings.warn( May 09 09:06:05.803189 np0000173043 devstack@c-api.service[112870]: /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:06:05.803189 np0000173043 devstack@c-api.service[112870]: warnings.warn( May 09 09:06:06.054839 np0000173043 devstack@c-api.service[112869]: 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:06:06.055363 np0000173043 devstack@c-api.service[112869]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112869) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:06:06.074945 np0000173043 devstack@c-api.service[112872]: 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:06:06.075489 np0000173043 devstack@c-api.service[112872]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112872) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:06:06.096799 np0000173043 devstack@c-api.service[112871]: 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:06:06.097365 np0000173043 devstack@c-api.service[112871]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112871) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:06:06.108701 np0000173043 devstack@c-api.service[112870]: 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:06:06.109233 np0000173043 devstack@c-api.service[112870]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112870) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:06:06.141179 np0000173043 devstack@c-api.service[112869]: /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:06:06.141179 np0000173043 devstack@c-api.service[112869]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:06:06.142989 np0000173043 devstack@c-api.service[112872]: /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:06:06.142989 np0000173043 devstack@c-api.service[112872]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:06:06.170202 np0000173043 devstack@c-api.service[112871]: /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:06:06.170202 np0000173043 devstack@c-api.service[112871]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:06:06.173298 np0000173043 devstack@c-api.service[112870]: /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:06:06.173298 np0000173043 devstack@c-api.service[112870]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:06:06.605255 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112869) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:06:06.605437 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112870) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:06:06.605609 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.605671 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112871) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:06:06.605723 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.605780 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.605780 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.605879 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112872) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:06:06.605923 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.605967 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.606008 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.606047 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.606336 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.606399 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.606443 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.606689 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.607994 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.608085 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.608139 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.608175 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.608236 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.608277 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.608323 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.608364 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.608415 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.608479 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.608536 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.608585 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.608585 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.608657 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.608703 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.608750 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.608797 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.608844 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.608893 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.608937 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.608980 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.609031 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.609031 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.609031 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.609175 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.609175 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.609268 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.609321 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.609367 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.609404 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.609404 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.609483 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.609529 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.609576 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.609619 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.609751 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.609751 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.609751 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.609751 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.609919 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.609972 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.610018 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.610079 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.610161 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.610220 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.610267 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.610310 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.610358 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.610402 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.610446 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.610494 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.610540 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.610588 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.610642 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.610679 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.610727 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.611575 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.611642 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.611688 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.611740 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.611808 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.611862 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.611908 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.611946 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.611989 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.612024 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.612024 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.612124 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.612192 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.612278 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.612329 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.612409 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.612467 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.612520 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.612572 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.612625 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.612668 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.612717 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.612770 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.612819 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.612870 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.612922 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.612972 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.613026 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.613089 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.613148 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.613207 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.613258 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.613310 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.613362 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.613411 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.613520 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.613590 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.613640 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.613681 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.613724 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.613764 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.613809 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.613861 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.613904 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.613949 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.613949 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.614029 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.614093 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.614093 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.614237 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.614237 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.614237 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.614237 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.614237 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.614527 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.614587 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.614633 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.614684 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.614735 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.614735 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.614811 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.614866 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.614866 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.614946 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.614999 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.615048 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.615119 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.615163 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.615215 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.615268 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.615325 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.615378 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.615421 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.615472 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.615523 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.615571 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.615621 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.615664 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.615710 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.615757 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.615812 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.615865 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.615912 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.615953 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.615990 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.616037 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.616107 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.616155 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.616194 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.616241 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.616241 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.616314 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.616357 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.616400 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.616442 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.616481 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.616520 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.616566 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.616609 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.616658 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.616658 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.616738 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.616777 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.616819 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.616856 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.616898 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.616898 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.616898 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.616898 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.616898 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.616898 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.616898 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.617345 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.617399 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.617443 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.617515 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.617559 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.617631 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.617684 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.617738 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.617782 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.617819 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.617858 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.617926 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.617985 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.618038 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.618131 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.618179 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.618234 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.618234 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.618234 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.618360 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.618360 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.618542 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.618596 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.618641 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.618687 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.618742 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.618786 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.618836 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.618887 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.618929 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.618969 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.619020 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.619088 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.619146 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.619195 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.619243 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.619282 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.619329 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.619368 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.619417 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.619459 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.619497 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.619536 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.619599 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.619656 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.619656 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.619656 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.619656 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.619656 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.619847 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.619847 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.619847 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.619847 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.619995 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.619995 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.620115 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.620257 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.620312 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.620360 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.620418 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.620418 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.620497 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.620543 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.620586 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.620624 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.620666 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.620720 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.620770 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.620819 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.620868 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.620868 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.620950 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.620950 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.620950 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.621088 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.621088 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.621192 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.621241 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.621296 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.621344 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.621344 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.621426 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.621474 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.621474 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.621690 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.621750 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.621794 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.621842 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.621897 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.621931 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.621931 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.621988 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.622026 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.622149 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.622205 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.622256 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.622302 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.622356 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.622408 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.622461 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.622510 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.622558 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.622601 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.622601 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.622679 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.622719 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.622766 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.622766 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.622766 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.622766 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.622927 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.622927 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.628320 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.628320 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.628539 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.628539 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.628539 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.628809 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.628809 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.628942 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.628942 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.628942 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.628942 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.628942 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.629361 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.629361 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.629492 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.629492 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.629677 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.629740 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.629800 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.629854 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.629918 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.630002 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.630156 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.630156 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.630449 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.630519 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.630577 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.630637 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.630692 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.630760 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.630821 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.630821 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.630821 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.630974 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.631040 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.631148 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.631211 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.631324 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.631324 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.631440 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.631501 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.631501 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.631662 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.631740 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.631817 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.631877 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.631937 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.631937 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.632058 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.632204 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.632267 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.632322 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.632376 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.632443 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.632443 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.632587 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.632652 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.632652 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.632760 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.632821 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.632880 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.632940 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.633001 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.633085 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.633176 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.633234 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.633288 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.633349 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.633409 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.633476 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.633540 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.633601 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.633661 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.633721 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.633777 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.633845 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.633899 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.633953 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.634015 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.634098 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.634292 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.634378 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.634437 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.634474 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.634518 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.634564 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.634647 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.634702 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.634753 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.634788 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.634836 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.634876 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.634920 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.634971 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.635009 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.635009 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.635111 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.635180 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.635223 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.635269 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.635312 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.635312 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.635384 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.635426 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.635476 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.635546 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.635546 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.635640 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.635687 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.635728 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.635763 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.635802 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.635842 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.635842 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.635842 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.635842 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.635842 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.635842 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.635842 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.635842 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.635842 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.635842 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.636245 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.636292 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.636292 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.636361 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.636409 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.636443 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.636478 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.636518 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.636518 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.636518 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.636622 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.636665 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.636709 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.636709 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.636787 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.636823 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.636857 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.636892 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.636892 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.636955 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.637000 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.637047 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.637120 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.637120 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.637195 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.637234 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.637274 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.637311 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.637353 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.637391 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.637429 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.637465 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.637509 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.637547 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.637593 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.637630 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.637630 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.637630 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.637630 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.637630 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.637630 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.637630 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.637630 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.637630 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.637630 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.637962 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.638006 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.638006 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.638006 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.638006 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.638006 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.638006 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.638006 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.638351 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.638351 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.638425 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.638486 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.638539 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.638539 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.638625 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.638661 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.638708 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.638745 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.638745 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.638817 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.638852 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.638888 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.638930 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.638930 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.638930 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.638930 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.638930 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.638930 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.639230 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.639280 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.639331 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.639398 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.639440 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.639440 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.639518 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.639568 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.639606 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.639652 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.639692 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.639729 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.639767 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.639804 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.639845 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.639890 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.639947 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.640003 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.640042 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.640136 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.640204 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.640248 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.640248 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.640322 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.640363 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.640406 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.640406 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.640484 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.640531 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.640567 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.640607 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.640648 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.640691 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.640730 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.640770 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.640816 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.640859 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.640905 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.640946 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.640986 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.641021 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.641079 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.641119 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.641165 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.641207 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.641252 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.641302 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.641377 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.641433 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.641479 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.641525 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.641561 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.641561 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.641561 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.641561 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.641561 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.641561 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.641766 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.641766 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.641859 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.641907 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.641944 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.641986 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.642024 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.642083 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.642172 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.642230 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.642274 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.642317 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.642357 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.642392 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.642432 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.642479 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.642515 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.642557 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.642598 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.642635 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.642671 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.642706 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.642741 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.642741 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.642741 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.642741 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.642741 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.642741 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.644177 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.644234 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.644272 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.644334 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.644381 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.644419 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.644464 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.644506 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.644568 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.644606 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.644654 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.644708 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.644708 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.644791 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.644829 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.644871 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.644913 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.644951 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.644951 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.644951 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.644951 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.645376 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.645453 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.645538 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.645631 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.645709 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.645793 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.645885 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.647038 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.647117 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.647156 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.647226 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.647273 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.647351 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.647419 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.648279 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.648334 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.648482 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.648482 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.648577 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.648618 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.648657 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.648700 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.648739 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.648775 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.648812 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.648856 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.648894 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.648942 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.648986 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.649058 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.649157 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.649205 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.649270 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.649270 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.649270 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.649398 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.649398 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.649398 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.649398 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.649398 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.649398 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.649608 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.649651 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.649693 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.649729 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.649768 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.649808 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.649852 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.649894 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.649932 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.649968 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.650008 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.650046 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.650112 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.650210 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.650278 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.650345 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.650412 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.650473 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.650524 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.650584 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.650640 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.650685 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.650730 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.650771 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.650806 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.650849 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.650884 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.650918 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.650953 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.650986 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.651020 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.651054 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.651207 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.651243 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.651283 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.651328 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.651363 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.651400 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.651440 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.651477 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.651516 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.651550 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.651590 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.651623 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.651658 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.651693 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.651737 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.651776 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.651815 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.651850 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.651884 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.651917 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.651950 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.651991 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.652025 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.652080 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.652130 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.652202 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.652243 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.652281 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.652319 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.652358 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.652397 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.652430 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.652466 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.652507 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.652547 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.652584 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.652617 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.652652 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.652693 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.652733 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.652766 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.652803 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.652803 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.652877 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.652910 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.652943 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.652977 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.653011 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.653057 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.653139 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.653181 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.653181 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.653181 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.653432 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.653432 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.653432 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.653432 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.653432 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.653432 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.653432 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.653432 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.653432 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.653432 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.653829 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.653829 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.653829 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.653829 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.653829 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.653829 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.653829 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.653829 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.653829 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.653829 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.656171 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.656213 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.656213 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.656213 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.656213 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.656213 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.656213 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.656213 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.656451 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.656495 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.656563 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.656618 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.656666 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.656702 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.656747 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.656789 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.656830 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.656867 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.656902 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.656939 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.656981 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.657019 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.657053 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.657104 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.657140 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.657188 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.657224 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.657258 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.657294 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.660526 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.660615 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.660615 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.660694 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.660734 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.660859 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.660859 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.661732 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.661808 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.661897 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.661983 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.662174 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.662279 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.662388 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.663568 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.663568 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.663568 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.663568 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.663788 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.663788 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.663860 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.664031 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.664209 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.664320 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.664451 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.664564 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.664684 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.664750 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.664796 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.664878 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.664993 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.665265 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.665371 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.665430 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.665479 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.665530 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.665577 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.665625 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.665625 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.665697 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.665733 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.665785 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.665828 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.665867 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.665901 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.665939 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.665974 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.666007 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.666046 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.666106 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.666183 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.666225 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.666256 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.666293 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.666331 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.666464 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.670888 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.670950 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.671001 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.671168 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.671168 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.671366 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.671366 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.671440 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.671478 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.671569 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.671614 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.671668 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.671723 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.671794 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.672076 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.672199 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.672256 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.672321 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.672370 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.672430 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.672507 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.672560 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.672600 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.672646 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.672689 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.672724 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.672759 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.672802 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.672838 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.672885 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.672936 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.672986 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.673028 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.673096 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.673151 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.673208 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.673248 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.673282 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.673321 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.673357 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.673400 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.673400 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.673400 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.673400 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.673400 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.673400 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.673400 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.673645 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.673645 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.673645 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.673645 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.673788 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.673848 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.673848 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.673930 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.673968 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.674005 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.674040 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.674104 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.674176 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.674222 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.674259 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.674295 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.674337 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.674381 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.674419 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.674419 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.674666 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.674740 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.674827 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.674908 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.674989 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.675106 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.675165 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:06.675265 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:06.675347 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:06.675424 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:06.675503 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:06.675581 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:06.675656 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112872) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:06.718443 np0000173043 devstack@c-api.service[112869]: INFO dbcounter [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Registered counter for database cinder May 09 09:06:06.718610 np0000173043 devstack@c-api.service[112870]: INFO dbcounter [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Registered counter for database cinder May 09 09:06:06.723230 np0000173043 devstack@c-api.service[112872]: INFO dbcounter [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Registered counter for database cinder May 09 09:06:06.723771 np0000173043 devstack@c-api.service[112871]: INFO dbcounter [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Registered counter for database cinder May 09 09:06:06.729356 np0000173043 devstack@c-api.service[112870]: DEBUG oslo_db.sqlalchemy.engines [None req-0fcde6f1-c326-4afc-b609-f682dc064945 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=112870) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:06.731021 np0000173043 devstack@c-api.service[112869]: DEBUG oslo_db.sqlalchemy.engines [None req-611dac61-336d-4a08-8956-f41556c771c5 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=112869) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:06.734191 np0000173043 devstack@c-api.service[112872]: DEBUG oslo_db.sqlalchemy.engines [None req-2a75e554-4d99-475b-b3f4-935321b11b97 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=112872) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:06.737440 np0000173043 devstack@c-api.service[112871]: DEBUG oslo_db.sqlalchemy.engines [None req-bb083953-2df3-4ab3-832e-95465278dcb9 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=112871) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:06.840939 np0000173043 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writer thread running {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:06:06.843643 np0000173043 devstack@c-api.service[112870]: INFO cinder.rpc [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:06:06.845788 np0000173043 devstack@c-api.service[112870]: INFO cinder.rpc [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:06:06.847499 np0000173043 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writer thread running {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:06:06.847664 np0000173043 devstack@c-api.service[112870]: INFO cinder.rpc [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:06:06.849284 np0000173043 devstack@c-api.service[112870]: INFO cinder.rpc [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:06:06.850087 np0000173043 devstack@c-api.service[112869]: INFO cinder.rpc [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:06:06.850259 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.851831 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.852454 np0000173043 devstack@c-api.service[112869]: INFO cinder.rpc [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:06:06.854388 np0000173043 devstack@c-api.service[112869]: INFO cinder.rpc [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:06:06.856124 np0000173043 devstack@c-api.service[112870]: DEBUG oslo_db.sqlalchemy.engines [None req-0fcde6f1-c326-4afc-b609-f682dc064945 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=112870) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:06.856278 np0000173043 devstack@c-api.service[112872]: DEBUG dbcounter [-] [112872] Writer thread running {{(pid=112872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:06:06.856942 np0000173043 devstack@c-api.service[112869]: INFO cinder.rpc [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:06:06.857787 np0000173043 devstack@c-api.service[112870]: INFO cinder.rpc [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:06:06.857945 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.858797 np0000173043 devstack@c-api.service[112872]: INFO cinder.rpc [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:06:06.859718 np0000173043 devstack@c-api.service[112870]: INFO cinder.rpc [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:06:06.860226 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.860827 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.861286 np0000173043 devstack@c-api.service[112872]: INFO cinder.rpc [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:06:06.863369 np0000173043 devstack@c-api.service[112872]: INFO cinder.rpc [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:06:06.865237 np0000173043 devstack@c-api.service[112872]: INFO cinder.rpc [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:06:06.865376 np0000173043 devstack@c-api.service[112869]: DEBUG oslo_db.sqlalchemy.engines [None req-611dac61-336d-4a08-8956-f41556c771c5 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=112869) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:06.865926 np0000173043 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writer thread running {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:06:06.866201 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.867875 np0000173043 devstack@c-api.service[112869]: INFO cinder.rpc [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:06:06.867974 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.869028 np0000173043 devstack@c-api.service[112871]: INFO cinder.rpc [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:06:06.869467 np0000173043 devstack@c-api.service[112869]: INFO cinder.rpc [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:06:06.870768 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.872329 np0000173043 devstack@c-api.service[112871]: INFO cinder.rpc [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:06:06.872761 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.874428 np0000173043 devstack@c-api.service[112872]: DEBUG oslo_db.sqlalchemy.engines [None req-2a75e554-4d99-475b-b3f4-935321b11b97 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=112872) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:06.874946 np0000173043 devstack@c-api.service[112871]: INFO cinder.rpc [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:06:06.876015 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.877310 np0000173043 devstack@c-api.service[112872]: INFO cinder.rpc [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:06:06.877397 np0000173043 devstack@c-api.service[112871]: INFO cinder.rpc [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:06:06.878310 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.879270 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.879938 np0000173043 devstack@c-api.service[112872]: INFO cinder.rpc [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:06:06.880271 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.881278 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.885249 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.885384 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.885551 np0000173043 devstack@c-api.service[112871]: DEBUG oslo_db.sqlalchemy.engines [None req-bb083953-2df3-4ab3-832e-95465278dcb9 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=112871) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:06.886469 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.886578 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.888257 np0000173043 devstack@c-api.service[112871]: INFO cinder.rpc [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:06:06.889500 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.889795 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.890614 np0000173043 devstack@c-api.service[112871]: INFO cinder.rpc [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:06:06.891855 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.892468 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.893325 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.893962 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.895749 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.896213 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.897047 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.898968 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.899128 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.899973 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.900644 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.903179 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.903256 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.903323 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.904902 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.906376 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.906851 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.908178 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.908953 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.909219 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.909785 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.911338 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.911476 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.912376 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.912498 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.914034 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.914539 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.915669 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.916030 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.916116 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.917504 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.918749 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.918986 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.919091 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.919787 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.920500 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.920569 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.921591 np0000173043 devstack@c-api.service[112870]: WARNING cinder.api.contrib.hosts [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:06:06.921775 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.922358 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.923185 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.923253 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.923821 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.925388 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.925453 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.925957 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.926234 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: extensions {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.926953 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.927502 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: encryption {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.928433 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.928779 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.928843 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.929086 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: encryption {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.929975 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.930666 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: os-quota-sets {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.931447 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.931796 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.932052 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: cgsnapshots {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.932166 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.932531 np0000173043 devstack@c-api.service[112869]: WARNING cinder.api.contrib.hosts [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:06:06.933256 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.933324 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.933471 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: os-quota-class-sets {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.934336 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.934753 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.934820 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: os-availability-zone {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.935859 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.935983 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.936050 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: qos-specs {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.936318 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.937171 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: extensions {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.937322 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.938427 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: encryption {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.938740 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: backups {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.938890 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.940032 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: encryption {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.940311 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.940773 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: extra_specs {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.941401 np0000173043 devstack@c-api.service[112872]: WARNING cinder.api.contrib.hosts [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:06:06.941775 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: os-quota-sets {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.941877 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.942134 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.942529 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: os-snapshot-manage {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.943188 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: cgsnapshots {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.943627 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.943964 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: os-volume-type-access {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.944599 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: os-quota-class-sets {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.945193 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.945276 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.945527 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: capabilities {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.946527 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: os-availability-zone {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.946727 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: extensions {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.947621 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: os-hosts {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.947798 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: qos-specs {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.947880 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: encryption {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.947936 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.948327 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: consistencygroups {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.949312 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.949363 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: encryption {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.949625 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: backups {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.950266 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: os-volume-transfer {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.950861 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.950977 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: os-quota-sets {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.951931 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: scheduler-stats {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.952342 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: extra_specs {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.952423 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: cgsnapshots {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.952527 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.953395 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extended resource: os-volume-manage {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.953858 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: os-quota-class-sets {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.953903 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: os-snapshot-manage {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.954176 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.955238 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: os-availability-zone {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.955323 np0000173043 devstack@c-api.service[112871]: WARNING cinder.api.contrib.hosts [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:06:06.955483 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: os-volume-type-access {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.955718 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.956121 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.956518 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: qos-specs {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.956739 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.contrib.snapshot_actions [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] SnapshotActionsController initialized {{(pid=112870) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:06:06.957039 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: capabilities {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.957529 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.957595 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.958355 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: os-hosts {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.958706 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: backups {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.959212 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.959461 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.959680 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: consistencygroups {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.960044 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: extensions {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.960900 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.961327 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: encryption {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.961524 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: extra_specs {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.961588 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: os-volume-transfer {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.962365 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.963057 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: encryption {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.963184 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: os-snapshot-manage {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.963268 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: scheduler-stats {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.963879 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.964598 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: os-volume-type-access {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.964665 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: os-quota-sets {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.964723 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extended resource: os-volume-manage {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.965402 np0000173043 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.966048 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: cgsnapshots {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.966163 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: capabilities {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.966220 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.966381 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.966481 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.966582 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.966699 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.966773 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.966898 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.966966 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.967024 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.967104 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.967220 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension UsedLimits extending resource: limits {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.967310 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension TypesManage extending resource: types {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.967422 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension AdminActions extending resource: volumes {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.967485 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: os-hosts {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.967542 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension AdminActions extending resource: snapshots {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.967633 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension AdminActions extending resource: backups {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.967701 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: os-quota-class-sets {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.967768 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension VolumeActions extending resource: volumes {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.967827 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.contrib.snapshot_actions [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] SnapshotActionsController initialized {{(pid=112869) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:06:06.967914 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-0fcde6f1-c326-4afc-b609-f682dc064945 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.968638 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.968785 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: consistencygroups {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.969039 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: os-availability-zone {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.970085 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.970169 np0000173043 devstack@c-api.service[112870]: WARNING keystonemiddleware.auth_token [None req-0fcde6f1-c326-4afc-b609-f682dc064945 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:06:06.970336 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: qos-specs {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.970790 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: os-volume-transfer {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.971587 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.972444 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: scheduler-stats {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.972999 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.973092 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: backups {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.973895 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extended resource: os-volume-manage {{(pid=112872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.974506 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.975212 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: extra_specs {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.976021 np0000173043 devstack@c-api.service[112870]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7edbe46a3668 pid: 112870 (default app) May 09 09:06:06.976097 np0000173043 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.976242 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.976523 np0000173043 devstack@c-api.service[112870]: /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:06:06.976523 np0000173043 devstack@c-api.service[112870]: warnings.warn( May 09 09:06:06.976797 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: os-snapshot-manage {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.976868 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.976995 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.977120 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.977226 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.977331 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.977400 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.contrib.snapshot_actions [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] SnapshotActionsController initialized {{(pid=112872) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:06:06.977447 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.977566 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.977663 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.977775 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.977874 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension UsedLimits extending resource: limits {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.977975 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension TypesManage extending resource: types {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.978094 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension AdminActions extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.978220 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension AdminActions extending resource: snapshots {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.978270 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: os-volume-type-access {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.978363 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension AdminActions extending resource: backups {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.978468 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension VolumeActions extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.978507 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.978678 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-611dac61-336d-4a08-8956-f41556c771c5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.979830 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: capabilities {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.980020 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.980939 np0000173043 devstack@c-api.service[112869]: WARNING keystonemiddleware.auth_token [None req-611dac61-336d-4a08-8956-f41556c771c5 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:06:06.981148 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: os-hosts {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.981562 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.982567 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: consistencygroups {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.983117 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.984515 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: os-volume-transfer {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.984560 np0000173043 devstack@c-api.service[112870]: /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:06:06.984560 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.984560 np0000173043 devstack@c-api.service[112870]: /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:06:06.984560 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.984789 np0000173043 devstack@c-api.service[112870]: /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:06:06.984789 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.984882 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.984919 np0000173043 devstack@c-api.service[112870]: /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:06:06.984919 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.984919 np0000173043 devstack@c-api.service[112870]: /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:06:06.984919 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.984919 np0000173043 devstack@c-api.service[112870]: /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:06:06.985178 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.985178 np0000173043 devstack@c-api.service[112870]: /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:06:06.985178 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.985178 np0000173043 devstack@c-api.service[112870]: /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:06:06.985178 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.985178 np0000173043 devstack@c-api.service[112870]: /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:06:06.985440 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.985440 np0000173043 devstack@c-api.service[112870]: /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:06:06.985440 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.985440 np0000173043 devstack@c-api.service[112870]: /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:06:06.985440 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.985662 np0000173043 devstack@c-api.service[112870]: /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:06:06.985662 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.985662 np0000173043 devstack@c-api.service[112870]: /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:06:06.985662 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.985843 np0000173043 devstack@c-api.service[112870]: /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:06:06.985843 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.985843 np0000173043 devstack@c-api.service[112870]: /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:06:06.985843 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.985843 np0000173043 devstack@c-api.service[112870]: /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:06:06.986088 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.986088 np0000173043 devstack@c-api.service[112870]: /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:06:06.986088 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.986088 np0000173043 devstack@c-api.service[112870]: /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:06:06.986088 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.986320 np0000173043 devstack@c-api.service[112870]: /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:06:06.986320 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.986320 np0000173043 devstack@c-api.service[112870]: /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:06:06.986320 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.986320 np0000173043 devstack@c-api.service[112870]: /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:06:06.986320 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.986579 np0000173043 devstack@c-api.service[112870]: /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:06:06.986579 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.986579 np0000173043 devstack@c-api.service[112870]: /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:06:06.986579 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.986579 np0000173043 devstack@c-api.service[112870]: /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:06:06.986579 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.986846 np0000173043 devstack@c-api.service[112870]: /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:06:06.986846 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.986846 np0000173043 devstack@c-api.service[112870]: /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:06:06.986846 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.986846 np0000173043 devstack@c-api.service[112870]: /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:06:06.986846 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.987121 np0000173043 devstack@c-api.service[112870]: /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:06:06.987121 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.987121 np0000173043 devstack@c-api.service[112870]: /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:06:06.987121 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.987121 np0000173043 devstack@c-api.service[112870]: /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:06:06.987121 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.987383 np0000173043 devstack@c-api.service[112870]: /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:06:06.987383 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.987383 np0000173043 devstack@c-api.service[112870]: /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:06:06.987383 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.987564 np0000173043 devstack@c-api.service[112870]: /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:06:06.987564 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.987564 np0000173043 devstack@c-api.service[112870]: /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:06:06.987564 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.987564 np0000173043 devstack@c-api.service[112870]: /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:06:06.987902 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.987902 np0000173043 devstack@c-api.service[112870]: /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:06:06.987902 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.987902 np0000173043 devstack@c-api.service[112870]: /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:06:06.987902 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.988124 np0000173043 devstack@c-api.service[112870]: /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:06:06.988124 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.988124 np0000173043 devstack@c-api.service[112870]: /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:06:06.988124 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.988124 np0000173043 devstack@c-api.service[112870]: /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:06:06.988124 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.988368 np0000173043 devstack@c-api.service[112870]: /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:06:06.988368 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.988368 np0000173043 devstack@c-api.service[112870]: /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:06:06.988368 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.988368 np0000173043 devstack@c-api.service[112870]: /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:06:06.988600 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.988600 np0000173043 devstack@c-api.service[112870]: /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:06:06.988600 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.988600 np0000173043 devstack@c-api.service[112870]: /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:06:06.988600 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.988828 np0000173043 devstack@c-api.service[112870]: /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:06:06.988828 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.988828 np0000173043 devstack@c-api.service[112870]: /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:06:06.988828 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.989008 np0000173043 devstack@c-api.service[112870]: /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:06:06.989008 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.989008 np0000173043 devstack@c-api.service[112870]: /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:06:06.989008 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.989196 np0000173043 devstack@c-api.service[112870]: /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:06:06.989196 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.989196 np0000173043 devstack@c-api.service[112870]: /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:06:06.989196 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.989196 np0000173043 devstack@c-api.service[112870]: /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:06:06.989439 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.989439 np0000173043 devstack@c-api.service[112870]: /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:06:06.989439 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.989439 np0000173043 devstack@c-api.service[112870]: /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:06:06.989439 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.989661 np0000173043 devstack@c-api.service[112870]: /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:06:06.989661 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.989661 np0000173043 devstack@c-api.service[112870]: /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:06:06.989661 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.989844 np0000173043 devstack@c-api.service[112870]: /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:06:06.989844 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.989844 np0000173043 devstack@c-api.service[112870]: /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:06:06.989844 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.990024 np0000173043 devstack@c-api.service[112870]: /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:06:06.990024 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.990024 np0000173043 devstack@c-api.service[112870]: /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:06:06.990024 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.990227 np0000173043 devstack@c-api.service[112870]: /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:06:06.990227 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.990227 np0000173043 devstack@c-api.service[112870]: /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:06:06.990227 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.990426 np0000173043 devstack@c-api.service[112870]: /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:06:06.990426 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.990426 np0000173043 devstack@c-api.service[112870]: /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:06:06.990426 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.990598 np0000173043 devstack@c-api.service[112870]: /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:06:06.990598 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.990598 np0000173043 devstack@c-api.service[112870]: /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:06:06.990598 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.990598 np0000173043 devstack@c-api.service[112870]: /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:06:06.990598 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.990861 np0000173043 devstack@c-api.service[112870]: /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:06:06.990861 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.990861 np0000173043 devstack@c-api.service[112870]: /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:06:06.990861 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.990861 np0000173043 devstack@c-api.service[112870]: /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:06:06.991181 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.991181 np0000173043 devstack@c-api.service[112870]: /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:06:06.991181 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.991181 np0000173043 devstack@c-api.service[112870]: /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:06:06.991181 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.991181 np0000173043 devstack@c-api.service[112870]: /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:06:06.991181 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.991476 np0000173043 devstack@c-api.service[112870]: /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:06:06.991476 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.991476 np0000173043 devstack@c-api.service[112870]: /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:06:06.991476 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.991476 np0000173043 devstack@c-api.service[112870]: /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:06:06.991476 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.991741 np0000173043 devstack@c-api.service[112870]: /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:06:06.991741 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.991741 np0000173043 devstack@c-api.service[112870]: /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:06:06.991741 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.991741 np0000173043 devstack@c-api.service[112870]: /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:06:06.991741 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.992016 np0000173043 devstack@c-api.service[112870]: /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:06:06.992016 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.992016 np0000173043 devstack@c-api.service[112870]: /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:06:06.992016 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.992016 np0000173043 devstack@c-api.service[112870]: /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:06:06.992016 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.992306 np0000173043 devstack@c-api.service[112870]: /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:06:06.992306 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.992306 np0000173043 devstack@c-api.service[112870]: /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:06:06.992306 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.992487 np0000173043 devstack@c-api.service[112870]: /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:06:06.992487 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.992487 np0000173043 devstack@c-api.service[112870]: /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:06:06.992487 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.992665 np0000173043 devstack@c-api.service[112870]: /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:06:06.992665 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.992665 np0000173043 devstack@c-api.service[112870]: /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:06:06.992665 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.992843 np0000173043 devstack@c-api.service[112870]: /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:06:06.992843 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.992843 np0000173043 devstack@c-api.service[112870]: /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:06:06.992843 np0000173043 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) May 09 09:06:06.993021 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: scheduler-stats {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.993082 np0000173043 devstack@c-api.service[112872]: WARNING castellan.key_manager.migration [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.993121 np0000173043 devstack@c-api.service[112869]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7edbe46a3668 pid: 112869 (default app) May 09 09:06:06.993158 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extended resource: os-volume-manage {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:06.993205 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-2aded90e-7660-4e44-8b36-86b113fe88cd None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:06.993242 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993242 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993242 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993242 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993242 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993242 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993242 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993488 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993488 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993488 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension UsedLimits extending resource: limits {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993488 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension TypesManage extending resource: types {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993488 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension AdminActions extending resource: volumes {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993488 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension AdminActions extending resource: snapshots {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993488 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension AdminActions extending resource: backups {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993752 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.993798 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension VolumeActions extending resource: volumes {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993798 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.v3.router [None req-2a75e554-4d99-475b-b3f4-935321b11b97 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:06.993882 np0000173043 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 953 bytes} [Sat May 9 09:06:06 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 09:06:06.993924 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.contrib.snapshot_actions [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] SnapshotActionsController initialized {{(pid=112871) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:06:06.993924 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.993924 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.994022 np0000173043 devstack@c-api.service[112872]: WARNING keystonemiddleware.auth_token [None req-2a75e554-4d99-475b-b3f4-935321b11b97 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:06:06.994614 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.996011 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.997443 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:06.999048 np0000173043 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:07.000593 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.000678 np0000173043 devstack@c-api.service[112872]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7edbe46a3668 pid: 112872 (default app) May 09 09:06:07.000719 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.000719 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.000719 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.000719 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.000719 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.000719 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.000719 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.000963 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.000963 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension UsedLimits extending resource: limits {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.001035 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension TypesManage extending resource: types {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.001127 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension AdminActions extending resource: volumes {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.001244 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension AdminActions extending resource: snapshots {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.001384 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension AdminActions extending resource: backups {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.001484 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension VolumeActions extending resource: volumes {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.001698 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-bb083953-2df3-4ab3-832e-95465278dcb9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:07.003967 np0000173043 devstack@c-api.service[112871]: WARNING keystonemiddleware.auth_token [None req-bb083953-2df3-4ab3-832e-95465278dcb9 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:06:07.009996 np0000173043 devstack@c-api.service[112871]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7edbe46a3668 pid: 112871 (default app) May 09 09:06:13.990359 np0000173043 devstack@c-api.service[112869]: /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:06:13.990359 np0000173043 devstack@c-api.service[112869]: warnings.warn( May 09 09:06:14.002621 np0000173043 devstack@c-api.service[112869]: /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:06:14.002621 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.002825 np0000173043 devstack@c-api.service[112869]: /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:06:14.002825 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.002825 np0000173043 devstack@c-api.service[112869]: /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:06:14.002825 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.002825 np0000173043 devstack@c-api.service[112869]: /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:06:14.003157 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.003157 np0000173043 devstack@c-api.service[112869]: /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:06:14.003157 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.003157 np0000173043 devstack@c-api.service[112869]: /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:06:14.003157 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.003157 np0000173043 devstack@c-api.service[112869]: /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:06:14.003487 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.003487 np0000173043 devstack@c-api.service[112869]: /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:06:14.003487 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.003487 np0000173043 devstack@c-api.service[112869]: /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:06:14.003487 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.003781 np0000173043 devstack@c-api.service[112869]: /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:06:14.003781 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.003781 np0000173043 devstack@c-api.service[112869]: /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:06:14.003781 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.004044 np0000173043 devstack@c-api.service[112869]: /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:06:14.004044 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.004044 np0000173043 devstack@c-api.service[112869]: /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:06:14.004044 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.004318 np0000173043 devstack@c-api.service[112869]: /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:06:14.004318 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.004318 np0000173043 devstack@c-api.service[112869]: /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:06:14.004318 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.004318 np0000173043 devstack@c-api.service[112869]: /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:06:14.004605 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.004605 np0000173043 devstack@c-api.service[112869]: /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:06:14.004605 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.004605 np0000173043 devstack@c-api.service[112869]: /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:06:14.004605 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.004876 np0000173043 devstack@c-api.service[112869]: /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:06:14.004876 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.004876 np0000173043 devstack@c-api.service[112869]: /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:06:14.004876 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.004876 np0000173043 devstack@c-api.service[112869]: /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:06:14.004876 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.005239 np0000173043 devstack@c-api.service[112869]: /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:06:14.005239 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.005239 np0000173043 devstack@c-api.service[112869]: /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:06:14.005239 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.005239 np0000173043 devstack@c-api.service[112869]: /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:06:14.005239 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.005567 np0000173043 devstack@c-api.service[112869]: /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:06:14.005567 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.005567 np0000173043 devstack@c-api.service[112869]: /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:06:14.005567 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.005567 np0000173043 devstack@c-api.service[112869]: /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:06:14.005567 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.005962 np0000173043 devstack@c-api.service[112869]: /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:06:14.005962 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.005962 np0000173043 devstack@c-api.service[112869]: /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:06:14.005962 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.005962 np0000173043 devstack@c-api.service[112869]: /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:06:14.005962 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.006550 np0000173043 devstack@c-api.service[112869]: /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:06:14.006550 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.006550 np0000173043 devstack@c-api.service[112869]: /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:06:14.006550 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.006748 np0000173043 devstack@c-api.service[112869]: /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:06:14.006748 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.006748 np0000173043 devstack@c-api.service[112869]: /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:06:14.006748 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.006748 np0000173043 devstack@c-api.service[112869]: /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:06:14.006931 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.006931 np0000173043 devstack@c-api.service[112869]: /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:06:14.006931 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.006931 np0000173043 devstack@c-api.service[112869]: /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:06:14.006931 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.007119 np0000173043 devstack@c-api.service[112869]: /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:06:14.007119 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.007119 np0000173043 devstack@c-api.service[112869]: /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:06:14.007119 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.007119 np0000173043 devstack@c-api.service[112869]: /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:06:14.007119 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.007344 np0000173043 devstack@c-api.service[112869]: /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:06:14.007344 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.007344 np0000173043 devstack@c-api.service[112869]: /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:06:14.007344 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.007344 np0000173043 devstack@c-api.service[112869]: /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:06:14.007529 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.007529 np0000173043 devstack@c-api.service[112869]: /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:06:14.007529 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.007529 np0000173043 devstack@c-api.service[112869]: /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:06:14.007529 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.007713 np0000173043 devstack@c-api.service[112869]: /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:06:14.007713 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.007713 np0000173043 devstack@c-api.service[112869]: /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:06:14.007713 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.007861 np0000173043 devstack@c-api.service[112869]: /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:06:14.007861 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.007861 np0000173043 devstack@c-api.service[112869]: /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:06:14.007861 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008006 np0000173043 devstack@c-api.service[112869]: /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:06:14.008006 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008006 np0000173043 devstack@c-api.service[112869]: /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:06:14.008006 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008006 np0000173043 devstack@c-api.service[112869]: /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:06:14.008208 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008208 np0000173043 devstack@c-api.service[112869]: /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:06:14.008208 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008208 np0000173043 devstack@c-api.service[112869]: /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:06:14.008208 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008395 np0000173043 devstack@c-api.service[112869]: /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:06:14.008395 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008395 np0000173043 devstack@c-api.service[112869]: /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:06:14.008395 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008543 np0000173043 devstack@c-api.service[112869]: /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:06:14.008543 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008543 np0000173043 devstack@c-api.service[112869]: /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:06:14.008543 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008692 np0000173043 devstack@c-api.service[112869]: /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:06:14.008692 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008692 np0000173043 devstack@c-api.service[112869]: /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:06:14.008692 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008839 np0000173043 devstack@c-api.service[112869]: /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:06:14.008839 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008839 np0000173043 devstack@c-api.service[112869]: /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:06:14.008839 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008984 np0000173043 devstack@c-api.service[112869]: /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:06:14.008984 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.008984 np0000173043 devstack@c-api.service[112869]: /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:06:14.008984 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.009160 np0000173043 devstack@c-api.service[112869]: /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:06:14.009160 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.009160 np0000173043 devstack@c-api.service[112869]: /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:06:14.009160 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.009160 np0000173043 devstack@c-api.service[112869]: /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:06:14.009160 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.009373 np0000173043 devstack@c-api.service[112869]: /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:06:14.009373 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.009373 np0000173043 devstack@c-api.service[112869]: /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:06:14.009373 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.009373 np0000173043 devstack@c-api.service[112869]: /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:06:14.009558 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.009558 np0000173043 devstack@c-api.service[112869]: /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:06:14.009558 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.009558 np0000173043 devstack@c-api.service[112869]: /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:06:14.009558 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.009558 np0000173043 devstack@c-api.service[112869]: /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:06:14.009558 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.009791 np0000173043 devstack@c-api.service[112869]: /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:06:14.009791 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.009791 np0000173043 devstack@c-api.service[112869]: /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:06:14.009791 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.009791 np0000173043 devstack@c-api.service[112869]: /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:06:14.009791 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010063 np0000173043 devstack@c-api.service[112869]: /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:06:14.010063 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010063 np0000173043 devstack@c-api.service[112869]: /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:06:14.010063 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010063 np0000173043 devstack@c-api.service[112869]: /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:06:14.010063 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010327 np0000173043 devstack@c-api.service[112869]: /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:06:14.010327 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010327 np0000173043 devstack@c-api.service[112869]: /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:06:14.010327 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010327 np0000173043 devstack@c-api.service[112869]: /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:06:14.010327 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010537 np0000173043 devstack@c-api.service[112869]: /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:06:14.010537 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010537 np0000173043 devstack@c-api.service[112869]: /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:06:14.010537 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010681 np0000173043 devstack@c-api.service[112869]: /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:06:14.010681 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010681 np0000173043 devstack@c-api.service[112869]: /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:06:14.010681 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010827 np0000173043 devstack@c-api.service[112869]: /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:06:14.010827 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010827 np0000173043 devstack@c-api.service[112869]: /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:06:14.010827 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010985 np0000173043 devstack@c-api.service[112869]: /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:06:14.010985 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010985 np0000173043 devstack@c-api.service[112869]: /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:06:14.010985 np0000173043 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) May 09 09:06:14.010985 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-16b030c7-2365-4606-af57-76503ff1039c None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:14.490013 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-16b030c7-2365-4606-af57-76503ff1039c admin admin] POST https://199.204.45.222/volume/v3/types May 09 09:06:14.490578 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-16b030c7-2365-4606-af57-76503ff1039c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:06:14.492133 np0000173043 devstack@c-api.service[112869]: /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:06:14.492133 np0000173043 devstack@c-api.service[112869]: warnings.warn( May 09 09:06:14.502584 np0000173043 devstack@c-api.service[112869]: DEBUG oslo_db.sqlalchemy.engines [None req-16b030c7-2365-4606-af57-76503ff1039c 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=112869) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:14.541373 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-16b030c7-2365-4606-af57-76503ff1039c admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 May 09 09:06:14.541845 np0000173043 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Sat May 9 09:06:13 2026] POST /volume/v3/types => generated 186 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:06:14.552876 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [req-16b030c7-2365-4606-af57-76503ff1039c req-2594529c-823e-42d2-9d44-c7b6001be915 None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:14.881661 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [req-16b030c7-2365-4606-af57-76503ff1039c req-2594529c-823e-42d2-9d44-c7b6001be915 admin admin] POST https://199.204.45.222/volume/v3/types/52e23f26-3745-4ad2-999a-4dfc5914849d/extra_specs May 09 09:06:14.882217 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [req-16b030c7-2365-4606-af57-76503ff1039c req-2594529c-823e-42d2-9d44-c7b6001be915 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:06:14.883905 np0000173043 devstack@c-api.service[112870]: /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:06:14.883905 np0000173043 devstack@c-api.service[112870]: warnings.warn( May 09 09:06:14.894953 np0000173043 devstack@c-api.service[112870]: DEBUG oslo_db.sqlalchemy.engines [req-16b030c7-2365-4606-af57-76503ff1039c req-2594529c-823e-42d2-9d44-c7b6001be915 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=112870) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:14.953558 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [req-16b030c7-2365-4606-af57-76503ff1039c req-2594529c-823e-42d2-9d44-c7b6001be915 admin admin] https://199.204.45.222/volume/v3/types/52e23f26-3745-4ad2-999a-4dfc5914849d/extra_specs returned with HTTP 200 May 09 09:06:14.954261 np0000173043 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 2/3] 199.204.45.222 () {70 vars in 1505 bytes} [Sat May 9 09:06:14 2026] POST /volume/v3/types/52e23f26-3745-4ad2-999a-4dfc5914849d/extra_specs => generated 55 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:06:16.879243 np0000173043 devstack@c-api.service[112872]: DEBUG dbcounter [-] [112872] Writing DB stats cinder:SELECT=6 {{(pid=112872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:16.892103 np0000173043 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=6 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:24.538963 np0000173043 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:24.952099 np0000173043 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:22.763910 np0000173043 devstack@c-api.service[112872]: /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:22.763910 np0000173043 devstack@c-api.service[112872]: warnings.warn( May 09 09:11:22.776131 np0000173043 devstack@c-api.service[112872]: /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:22.776131 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.776131 np0000173043 devstack@c-api.service[112872]: /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:22.776131 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.776131 np0000173043 devstack@c-api.service[112872]: /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:22.776744 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.776744 np0000173043 devstack@c-api.service[112872]: /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:22.776744 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.776744 np0000173043 devstack@c-api.service[112872]: /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:22.776744 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.777143 np0000173043 devstack@c-api.service[112872]: /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:22.777143 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.777143 np0000173043 devstack@c-api.service[112872]: /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:22.777143 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.777143 np0000173043 devstack@c-api.service[112872]: /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:22.777143 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.777609 np0000173043 devstack@c-api.service[112872]: /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:22.777609 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.777609 np0000173043 devstack@c-api.service[112872]: /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:22.777609 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.778025 np0000173043 devstack@c-api.service[112872]: /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:22.778025 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.778025 np0000173043 devstack@c-api.service[112872]: /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:22.778025 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.778361 np0000173043 devstack@c-api.service[112872]: /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:22.778361 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.778361 np0000173043 devstack@c-api.service[112872]: /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:22.778361 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.778706 np0000173043 devstack@c-api.service[112872]: /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:22.778706 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.778706 np0000173043 devstack@c-api.service[112872]: /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:22.778706 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.778706 np0000173043 devstack@c-api.service[112872]: /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:22.779179 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.779179 np0000173043 devstack@c-api.service[112872]: /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:22.779179 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.779179 np0000173043 devstack@c-api.service[112872]: /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:22.779179 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.779525 np0000173043 devstack@c-api.service[112872]: /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:22.779525 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.779525 np0000173043 devstack@c-api.service[112872]: /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:22.779525 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.779525 np0000173043 devstack@c-api.service[112872]: /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:22.779525 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.779993 np0000173043 devstack@c-api.service[112872]: /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:22.779993 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.779993 np0000173043 devstack@c-api.service[112872]: /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:22.779993 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.779993 np0000173043 devstack@c-api.service[112872]: /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:22.779993 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.780500 np0000173043 devstack@c-api.service[112872]: /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:22.780500 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.780500 np0000173043 devstack@c-api.service[112872]: /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:22.780500 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.780500 np0000173043 devstack@c-api.service[112872]: /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:22.780500 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.780917 np0000173043 devstack@c-api.service[112872]: /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:22.780917 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.780917 np0000173043 devstack@c-api.service[112872]: /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:22.780917 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.780917 np0000173043 devstack@c-api.service[112872]: /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:22.781314 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.781314 np0000173043 devstack@c-api.service[112872]: /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:22.781314 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.781314 np0000173043 devstack@c-api.service[112872]: /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:22.781314 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.781641 np0000173043 devstack@c-api.service[112872]: /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:22.781641 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.781641 np0000173043 devstack@c-api.service[112872]: /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:22.781641 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.781641 np0000173043 devstack@c-api.service[112872]: /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:22.781641 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.782050 np0000173043 devstack@c-api.service[112872]: /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:22.782050 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.782050 np0000173043 devstack@c-api.service[112872]: /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:22.782050 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.782050 np0000173043 devstack@c-api.service[112872]: /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:22.782050 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.782522 np0000173043 devstack@c-api.service[112872]: /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:22.782522 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.782522 np0000173043 devstack@c-api.service[112872]: /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:22.782522 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.782522 np0000173043 devstack@c-api.service[112872]: /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:22.782891 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.782891 np0000173043 devstack@c-api.service[112872]: /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:22.782891 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.782891 np0000173043 devstack@c-api.service[112872]: /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:22.782891 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.783151 np0000173043 devstack@c-api.service[112872]: /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:22.783151 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.783151 np0000173043 devstack@c-api.service[112872]: /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:22.783151 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.783418 np0000173043 devstack@c-api.service[112872]: /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:22.783418 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.783418 np0000173043 devstack@c-api.service[112872]: /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:22.783418 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.783602 np0000173043 devstack@c-api.service[112872]: /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:22.783602 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.783602 np0000173043 devstack@c-api.service[112872]: /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:22.783602 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.783602 np0000173043 devstack@c-api.service[112872]: /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:22.783832 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.783832 np0000173043 devstack@c-api.service[112872]: /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:22.783832 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.783832 np0000173043 devstack@c-api.service[112872]: /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:22.783832 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.784044 np0000173043 devstack@c-api.service[112872]: /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:22.784044 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.784044 np0000173043 devstack@c-api.service[112872]: /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:22.784044 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.784250 np0000173043 devstack@c-api.service[112872]: /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:22.784250 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.784250 np0000173043 devstack@c-api.service[112872]: /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:22.784250 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.784436 np0000173043 devstack@c-api.service[112872]: /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:22.784436 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.784436 np0000173043 devstack@c-api.service[112872]: /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:22.784436 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.784627 np0000173043 devstack@c-api.service[112872]: /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:22.784627 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.784627 np0000173043 devstack@c-api.service[112872]: /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:22.784627 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.784805 np0000173043 devstack@c-api.service[112872]: /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:22.784805 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.784805 np0000173043 devstack@c-api.service[112872]: /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:22.784805 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.784983 np0000173043 devstack@c-api.service[112872]: /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:22.784983 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.784983 np0000173043 devstack@c-api.service[112872]: /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:22.784983 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.784983 np0000173043 devstack@c-api.service[112872]: /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:22.785236 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.785236 np0000173043 devstack@c-api.service[112872]: /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:22.785236 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.785236 np0000173043 devstack@c-api.service[112872]: /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:22.785236 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.785236 np0000173043 devstack@c-api.service[112872]: /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:22.785502 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.785502 np0000173043 devstack@c-api.service[112872]: /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:22.785502 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.785502 np0000173043 devstack@c-api.service[112872]: /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:22.785502 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.785717 np0000173043 devstack@c-api.service[112872]: /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:22.785717 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.785717 np0000173043 devstack@c-api.service[112872]: /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:22.785717 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.785717 np0000173043 devstack@c-api.service[112872]: /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:22.785717 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.785986 np0000173043 devstack@c-api.service[112872]: /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:22.785986 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.785986 np0000173043 devstack@c-api.service[112872]: /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:22.785986 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.785986 np0000173043 devstack@c-api.service[112872]: /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:22.785986 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.786267 np0000173043 devstack@c-api.service[112872]: /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:22.786267 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.786267 np0000173043 devstack@c-api.service[112872]: /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:22.786267 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.786267 np0000173043 devstack@c-api.service[112872]: /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:22.786267 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.786637 np0000173043 devstack@c-api.service[112872]: /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:22.786637 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.786637 np0000173043 devstack@c-api.service[112872]: /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:22.786637 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.786637 np0000173043 devstack@c-api.service[112872]: /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:22.786637 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.786897 np0000173043 devstack@c-api.service[112872]: /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:22.786897 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.786897 np0000173043 devstack@c-api.service[112872]: /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:22.786897 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.787105 np0000173043 devstack@c-api.service[112872]: /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:22.787105 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.787105 np0000173043 devstack@c-api.service[112872]: /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:22.787105 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.787105 np0000173043 devstack@c-api.service[112872]: /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:22.787347 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.787347 np0000173043 devstack@c-api.service[112872]: /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:22.787347 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.787347 np0000173043 devstack@c-api.service[112872]: /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:22.787347 np0000173043 devstack@c-api.service[112872]: warnings.warn(deprecated_msg) May 09 09:11:22.787347 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.middleware.request_id [None req-45d6eb1b-1178-40f0-b4a9-572e23003c56 None None] RequestId filter calling following filter/app {{(pid=112872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:22.787347 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-45d6eb1b-1178-40f0-b4a9-572e23003c56 None None] GET https://199.204.45.222/volume// May 09 09:11:22.787624 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-45d6eb1b-1178-40f0-b4a9-572e23003c56 None None] Empty body provided in request {{(pid=112872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:22.787624 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-45d6eb1b-1178-40f0-b4a9-572e23003c56 None None] Calling method 'all' {{(pid=112872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:22.787624 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-45d6eb1b-1178-40f0-b4a9-572e23003c56 None None] https://199.204.45.222/volume// returned with HTTP 300 May 09 09:11:22.787624 np0000173043 devstack@c-api.service[112872]: [pid: 112872|app: 0|req: 1/4] 199.204.45.222 () {66 vars in 1456 bytes} [Sat May 9 09:11:22 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:11:59.456095 np0000173043 devstack@c-api.service[112871]: /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:59.456095 np0000173043 devstack@c-api.service[112871]: warnings.warn( May 09 09:11:59.469040 np0000173043 devstack@c-api.service[112871]: /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:59.469040 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.469040 np0000173043 devstack@c-api.service[112871]: /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:59.469040 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.469375 np0000173043 devstack@c-api.service[112871]: /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:59.469375 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.469375 np0000173043 devstack@c-api.service[112871]: /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:59.469375 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.469544 np0000173043 devstack@c-api.service[112871]: /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:59.469544 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.469544 np0000173043 devstack@c-api.service[112871]: /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:59.469544 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.469544 np0000173043 devstack@c-api.service[112871]: /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:59.469544 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.469762 np0000173043 devstack@c-api.service[112871]: /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:59.469762 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.469762 np0000173043 devstack@c-api.service[112871]: /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:59.469762 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.469762 np0000173043 devstack@c-api.service[112871]: /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:59.469961 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.469961 np0000173043 devstack@c-api.service[112871]: /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:59.469961 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.469961 np0000173043 devstack@c-api.service[112871]: /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:59.469961 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.470195 np0000173043 devstack@c-api.service[112871]: /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:59.470195 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.470195 np0000173043 devstack@c-api.service[112871]: /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:59.470195 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.470347 np0000173043 devstack@c-api.service[112871]: /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:59.470347 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.470347 np0000173043 devstack@c-api.service[112871]: /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:59.470347 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.470347 np0000173043 devstack@c-api.service[112871]: /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:59.470548 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.470548 np0000173043 devstack@c-api.service[112871]: /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:59.470548 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.470548 np0000173043 devstack@c-api.service[112871]: /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:59.470548 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.470725 np0000173043 devstack@c-api.service[112871]: /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:59.470725 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.470725 np0000173043 devstack@c-api.service[112871]: /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:59.470725 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.470725 np0000173043 devstack@c-api.service[112871]: /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:59.470725 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.470956 np0000173043 devstack@c-api.service[112871]: /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:59.470956 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.470956 np0000173043 devstack@c-api.service[112871]: /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:59.470956 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.470956 np0000173043 devstack@c-api.service[112871]: /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:59.470956 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.471216 np0000173043 devstack@c-api.service[112871]: /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:59.471216 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.471216 np0000173043 devstack@c-api.service[112871]: /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:59.471216 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.471216 np0000173043 devstack@c-api.service[112871]: /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:59.471216 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.471447 np0000173043 devstack@c-api.service[112871]: /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:59.471447 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.471447 np0000173043 devstack@c-api.service[112871]: /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:59.471447 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.471447 np0000173043 devstack@c-api.service[112871]: /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:59.471631 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.471631 np0000173043 devstack@c-api.service[112871]: /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:59.471631 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.471631 np0000173043 devstack@c-api.service[112871]: /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:59.471631 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.471859 np0000173043 devstack@c-api.service[112871]: /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:59.471859 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.471859 np0000173043 devstack@c-api.service[112871]: /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:59.471859 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.471859 np0000173043 devstack@c-api.service[112871]: /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:59.471859 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.472209 np0000173043 devstack@c-api.service[112871]: /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:59.472209 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.472209 np0000173043 devstack@c-api.service[112871]: /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:59.472209 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.472209 np0000173043 devstack@c-api.service[112871]: /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:59.472209 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.472476 np0000173043 devstack@c-api.service[112871]: /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:59.472476 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.472476 np0000173043 devstack@c-api.service[112871]: /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:59.472476 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.472476 np0000173043 devstack@c-api.service[112871]: /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:59.472746 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.472746 np0000173043 devstack@c-api.service[112871]: /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:59.472746 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.472746 np0000173043 devstack@c-api.service[112871]: /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:59.472746 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.473043 np0000173043 devstack@c-api.service[112871]: /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:59.473043 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.473043 np0000173043 devstack@c-api.service[112871]: /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:59.473043 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.473285 np0000173043 devstack@c-api.service[112871]: /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:59.473285 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.473285 np0000173043 devstack@c-api.service[112871]: /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:59.473285 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.473480 np0000173043 devstack@c-api.service[112871]: /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:59.473480 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.473480 np0000173043 devstack@c-api.service[112871]: /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:59.473480 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.473480 np0000173043 devstack@c-api.service[112871]: /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:59.473677 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.473677 np0000173043 devstack@c-api.service[112871]: /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:59.473677 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.473677 np0000173043 devstack@c-api.service[112871]: /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:59.473677 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.473860 np0000173043 devstack@c-api.service[112871]: /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:59.473860 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.473860 np0000173043 devstack@c-api.service[112871]: /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:59.473860 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.474018 np0000173043 devstack@c-api.service[112871]: /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:59.474018 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.474018 np0000173043 devstack@c-api.service[112871]: /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:59.474018 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.474214 np0000173043 devstack@c-api.service[112871]: /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:59.474214 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.474214 np0000173043 devstack@c-api.service[112871]: /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:59.474214 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.474376 np0000173043 devstack@c-api.service[112871]: /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:59.474376 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.474376 np0000173043 devstack@c-api.service[112871]: /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:59.474376 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.474531 np0000173043 devstack@c-api.service[112871]: /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:59.474531 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.474531 np0000173043 devstack@c-api.service[112871]: /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:59.474531 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.474692 np0000173043 devstack@c-api.service[112871]: /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:59.474692 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.474692 np0000173043 devstack@c-api.service[112871]: /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:59.474692 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.474692 np0000173043 devstack@c-api.service[112871]: /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:59.474897 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.474897 np0000173043 devstack@c-api.service[112871]: /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:59.474897 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.474897 np0000173043 devstack@c-api.service[112871]: /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:59.474897 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.474897 np0000173043 devstack@c-api.service[112871]: /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:59.475134 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.475134 np0000173043 devstack@c-api.service[112871]: /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:59.475134 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.475134 np0000173043 devstack@c-api.service[112871]: /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:59.475134 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.475327 np0000173043 devstack@c-api.service[112871]: /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:59.475327 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.475327 np0000173043 devstack@c-api.service[112871]: /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:59.475327 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.475327 np0000173043 devstack@c-api.service[112871]: /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:59.475327 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.475543 np0000173043 devstack@c-api.service[112871]: /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:59.475543 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.475543 np0000173043 devstack@c-api.service[112871]: /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:59.475543 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.475543 np0000173043 devstack@c-api.service[112871]: /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:59.475543 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.475775 np0000173043 devstack@c-api.service[112871]: /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:59.475775 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.475775 np0000173043 devstack@c-api.service[112871]: /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:59.475775 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.475775 np0000173043 devstack@c-api.service[112871]: /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:59.475775 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.476032 np0000173043 devstack@c-api.service[112871]: /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:59.476032 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.476032 np0000173043 devstack@c-api.service[112871]: /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:59.476032 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.476032 np0000173043 devstack@c-api.service[112871]: /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:59.476032 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.476447 np0000173043 devstack@c-api.service[112871]: /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:59.476447 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.476447 np0000173043 devstack@c-api.service[112871]: /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:59.476447 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.476610 np0000173043 devstack@c-api.service[112871]: /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:59.476610 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.476610 np0000173043 devstack@c-api.service[112871]: /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:59.476610 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.476610 np0000173043 devstack@c-api.service[112871]: /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:59.476820 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.476820 np0000173043 devstack@c-api.service[112871]: /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:59.476820 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.476820 np0000173043 devstack@c-api.service[112871]: /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:59.476820 np0000173043 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) May 09 09:11:59.476820 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-ac2f977d-e4cc-436a-979e-6232029198a8 None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:59.811429 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-ac2f977d-e4cc-436a-979e-6232029198a8 demo demo] GET https://199.204.45.222/volume/v3/types?is_public=None May 09 09:11:59.811815 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-ac2f977d-e4cc-436a-979e-6232029198a8 demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:59.811899 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-ac2f977d-e4cc-436a-979e-6232029198a8 demo demo] Calling method 'index' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:59.812446 np0000173043 devstack@c-api.service[112871]: /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:59.812446 np0000173043 devstack@c-api.service[112871]: warnings.warn( May 09 09:11:59.813114 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-ac2f977d-e4cc-436a-979e-6232029198a8 demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:11:59.825222 np0000173043 devstack@c-api.service[112871]: DEBUG oslo_db.sqlalchemy.engines [None req-ac2f977d-e4cc-436a-979e-6232029198a8 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=112871) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:11:59.848900 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-ac2f977d-e4cc-436a-979e-6232029198a8 demo demo] https://199.204.45.222/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:11:59.849419 np0000173043 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 1/5] 199.204.45.222 () {64 vars in 1263 bytes} [Sat May 9 09:11:59 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:11:59.859314 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [req-ac2f977d-e4cc-436a-979e-6232029198a8 req-7e0521a1-6946-4e80-9fcf-00c6b7c2650d None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:59.862382 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [req-ac2f977d-e4cc-436a-979e-6232029198a8 req-7e0521a1-6946-4e80-9fcf-00c6b7c2650d demo demo] GET https://199.204.45.222/volume/v3/types/default May 09 09:11:59.862581 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [req-ac2f977d-e4cc-436a-979e-6232029198a8 req-7e0521a1-6946-4e80-9fcf-00c6b7c2650d demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:59.862880 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [req-ac2f977d-e4cc-436a-979e-6232029198a8 req-7e0521a1-6946-4e80-9fcf-00c6b7c2650d demo demo] Calling method 'show' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:59.877190 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [req-ac2f977d-e4cc-436a-979e-6232029198a8 req-7e0521a1-6946-4e80-9fcf-00c6b7c2650d demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 09 09:11:59.877925 np0000173043 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 2/6] 199.204.45.222 () {66 vars in 1329 bytes} [Sat May 9 09:11:59 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:00.221302 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-cf70d515-b388-4897-91d4-5141a759523f None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:00.226490 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-cf70d515-b388-4897-91d4-5141a759523f demo demo] GET https://199.204.45.222/volume/v3/types/default May 09 09:12:00.226743 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-cf70d515-b388-4897-91d4-5141a759523f demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:00.227008 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-cf70d515-b388-4897-91d4-5141a759523f demo demo] Calling method 'show' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:00.241367 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-cf70d515-b388-4897-91d4-5141a759523f demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 09 09:12:00.241731 np0000173043 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 3/7] 199.204.45.222 () {64 vars in 1258 bytes} [Sat May 9 09:12:00 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:00.657598 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.middleware.request_id [None req-78a8cf60-5a42-4f1d-a4d4-b3117e0266b7 None None] RequestId filter calling following filter/app {{(pid=112872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:00.989331 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-78a8cf60-5a42-4f1d-a4d4-b3117e0266b7 demo demo] GET https://199.204.45.222/volume/v3/types/default May 09 09:12:00.989658 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-78a8cf60-5a42-4f1d-a4d4-b3117e0266b7 demo demo] Empty body provided in request {{(pid=112872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:00.990081 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-78a8cf60-5a42-4f1d-a4d4-b3117e0266b7 demo demo] Calling method 'show' {{(pid=112872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:00.999239 np0000173043 devstack@c-api.service[112872]: DEBUG oslo_db.sqlalchemy.engines [None req-78a8cf60-5a42-4f1d-a4d4-b3117e0266b7 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=112872) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:12:01.018149 np0000173043 devstack@c-api.service[112872]: /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:12:01.018149 np0000173043 devstack@c-api.service[112872]: warnings.warn( May 09 09:12:01.020284 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-78a8cf60-5a42-4f1d-a4d4-b3117e0266b7 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 09 09:12:01.020663 np0000173043 devstack@c-api.service[112872]: [pid: 112872|app: 0|req: 2/8] 199.204.45.222 () {64 vars in 1258 bytes} [Sat May 9 09:12:00 2026] GET /volume/v3/types/default => generated 145 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:01.036673 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-9261dd91-660e-4985-a278-929c5155563d None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:01.041423 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-9261dd91-660e-4985-a278-929c5155563d demo demo] GET https://199.204.45.222/volume/v3/types/default May 09 09:12:01.041936 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-9261dd91-660e-4985-a278-929c5155563d demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:01.042554 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-9261dd91-660e-4985-a278-929c5155563d demo demo] Calling method 'show' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:01.061227 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-9261dd91-660e-4985-a278-929c5155563d demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 09 09:12:01.061675 np0000173043 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 2/9] 199.204.45.222 () {64 vars in 1258 bytes} [Sat May 9 09:12:01 2026] GET /volume/v3/types/default => generated 145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:09.875660 np0000173043 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=2 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:10.237937 np0000173043 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=2 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:11.015657 np0000173043 devstack@c-api.service[112872]: DEBUG dbcounter [-] [112872] Writing DB stats cinder:SELECT=2 {{(pid=112872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:11.056420 np0000173043 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=3 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:12.958869 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-926643b6-7d66-4b99-9fca-719d98008fa5 None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:13.064603 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-926643b6-7d66-4b99-9fca-719d98008fa5 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:17:13.064736 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-926643b6-7d66-4b99-9fca-719d98008fa5 demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:13.065004 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-926643b6-7d66-4b99-9fca-719d98008fa5 demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:13.066206 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-926643b6-7d66-4b99-9fca-719d98008fa5 demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:13.066665 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-926643b6-7d66-4b99-9fca-719d98008fa5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:13.105802 np0000173043 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-926643b6-7d66-4b99-9fca-719d98008fa5 demo demo] Get all volumes completed successfully. May 09 09:17:13.107850 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-926643b6-7d66-4b99-9fca-719d98008fa5 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:13.108181 np0000173043 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 3/10] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:17:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:17:23.097617 np0000173043 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:13.123902 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-c0112a92-2a7d-4054-b5a7-e1e21d46c73f None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:13.128509 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-c0112a92-2a7d-4054-b5a7-e1e21d46c73f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:18:13.129030 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-c0112a92-2a7d-4054-b5a7-e1e21d46c73f demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:13.130575 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-c0112a92-2a7d-4054-b5a7-e1e21d46c73f demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:13.131424 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-c0112a92-2a7d-4054-b5a7-e1e21d46c73f demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:13.132857 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-c0112a92-2a7d-4054-b5a7-e1e21d46c73f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:13.169274 np0000173043 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-c0112a92-2a7d-4054-b5a7-e1e21d46c73f demo demo] Get all volumes completed successfully. May 09 09:18:13.172059 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-c0112a92-2a7d-4054-b5a7-e1e21d46c73f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:13.172566 np0000173043 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 4/11] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:18:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:18:23.160706 np0000173043 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:13.203475 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.middleware.request_id [None req-7d2a2bde-1fbc-4180-9493-705255ecd29b None None] RequestId filter calling following filter/app {{(pid=112872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:13.206501 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-7d2a2bde-1fbc-4180-9493-705255ecd29b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:19:13.206727 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-7d2a2bde-1fbc-4180-9493-705255ecd29b demo demo] Empty body provided in request {{(pid=112872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:13.206882 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-7d2a2bde-1fbc-4180-9493-705255ecd29b demo demo] Calling method 'detail' {{(pid=112872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:13.207467 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.api_utils [None req-7d2a2bde-1fbc-4180-9493-705255ecd29b demo demo] Removing options '' from query. {{(pid=112872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:13.208258 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.volume.api [None req-7d2a2bde-1fbc-4180-9493-705255ecd29b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112872) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:13.251754 np0000173043 devstack@c-api.service[112872]: INFO cinder.volume.api [None req-7d2a2bde-1fbc-4180-9493-705255ecd29b demo demo] Get all volumes completed successfully. May 09 09:19:13.254169 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-7d2a2bde-1fbc-4180-9493-705255ecd29b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:13.254831 np0000173043 devstack@c-api.service[112872]: [pid: 112872|app: 0|req: 3/12] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:19:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:23.241799 np0000173043 devstack@c-api.service[112872]: DEBUG dbcounter [-] [112872] Writing DB stats cinder:SELECT=1 {{(pid=112872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:13.278371 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-86d97019-0c5a-4c3a-8ef0-bd49660933b4 None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:13.285367 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-86d97019-0c5a-4c3a-8ef0-bd49660933b4 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:20:13.286897 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-86d97019-0c5a-4c3a-8ef0-bd49660933b4 demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:13.286897 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-86d97019-0c5a-4c3a-8ef0-bd49660933b4 demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:13.286897 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-86d97019-0c5a-4c3a-8ef0-bd49660933b4 demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:13.289204 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-86d97019-0c5a-4c3a-8ef0-bd49660933b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:13.340083 np0000173043 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-86d97019-0c5a-4c3a-8ef0-bd49660933b4 demo demo] Get all volumes completed successfully. May 09 09:20:13.343294 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-86d97019-0c5a-4c3a-8ef0-bd49660933b4 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:13.343998 np0000173043 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 3/13] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:20:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:23.333235 np0000173043 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:13.368028 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-b382d252-d14b-45cb-acbd-677fcefb0877 None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:13.371565 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-b382d252-d14b-45cb-acbd-677fcefb0877 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:21:13.372043 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-b382d252-d14b-45cb-acbd-677fcefb0877 demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:13.372687 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-b382d252-d14b-45cb-acbd-677fcefb0877 demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:13.373034 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-b382d252-d14b-45cb-acbd-677fcefb0877 demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:13.374343 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-b382d252-d14b-45cb-acbd-677fcefb0877 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:13.384279 np0000173043 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-b382d252-d14b-45cb-acbd-677fcefb0877 demo demo] Get all volumes completed successfully. May 09 09:21:13.387841 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-b382d252-d14b-45cb-acbd-677fcefb0877 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:13.388903 np0000173043 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 4/14] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:21:13 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:21:23.379021 np0000173043 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:13.413267 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-35192150-5360-466c-bccf-e5c21b0c0a4b None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:13.639048 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-35192150-5360-466c-bccf-e5c21b0c0a4b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:22:13.639463 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-35192150-5360-466c-bccf-e5c21b0c0a4b demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:13.639766 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-35192150-5360-466c-bccf-e5c21b0c0a4b demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:13.640197 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-35192150-5360-466c-bccf-e5c21b0c0a4b demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:13.641320 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-35192150-5360-466c-bccf-e5c21b0c0a4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:13.650058 np0000173043 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-35192150-5360-466c-bccf-e5c21b0c0a4b demo demo] Get all volumes completed successfully. May 09 09:22:13.652438 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-35192150-5360-466c-bccf-e5c21b0c0a4b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:13.652864 np0000173043 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 5/15] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:22:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:23.645233 np0000173043 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:13.674485 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.middleware.request_id [None req-cb6d7a22-918b-4e69-a6d9-f778a1ab1ce9 None None] RequestId filter calling following filter/app {{(pid=112872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:13.680862 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-cb6d7a22-918b-4e69-a6d9-f778a1ab1ce9 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:23:13.681607 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-cb6d7a22-918b-4e69-a6d9-f778a1ab1ce9 demo demo] Empty body provided in request {{(pid=112872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:13.681756 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-cb6d7a22-918b-4e69-a6d9-f778a1ab1ce9 demo demo] Calling method 'detail' {{(pid=112872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:13.681950 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.api_utils [None req-cb6d7a22-918b-4e69-a6d9-f778a1ab1ce9 demo demo] Removing options '' from query. {{(pid=112872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:13.682765 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.volume.api [None req-cb6d7a22-918b-4e69-a6d9-f778a1ab1ce9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112872) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:13.691335 np0000173043 devstack@c-api.service[112872]: INFO cinder.volume.api [None req-cb6d7a22-918b-4e69-a6d9-f778a1ab1ce9 demo demo] Get all volumes completed successfully. May 09 09:23:13.694724 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-cb6d7a22-918b-4e69-a6d9-f778a1ab1ce9 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:13.695510 np0000173043 devstack@c-api.service[112872]: [pid: 112872|app: 0|req: 4/16] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:23:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:23:23.686758 np0000173043 devstack@c-api.service[112872]: DEBUG dbcounter [-] [112872] Writing DB stats cinder:SELECT=1 {{(pid=112872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:13.713119 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-ddc283df-7673-4788-b90a-5dfefab44505 None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:13.716704 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-ddc283df-7673-4788-b90a-5dfefab44505 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:24:13.716970 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-ddc283df-7673-4788-b90a-5dfefab44505 demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:13.717288 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-ddc283df-7673-4788-b90a-5dfefab44505 demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:13.717696 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-ddc283df-7673-4788-b90a-5dfefab44505 demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:13.719260 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-ddc283df-7673-4788-b90a-5dfefab44505 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:13.728863 np0000173043 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-ddc283df-7673-4788-b90a-5dfefab44505 demo demo] Get all volumes completed successfully. May 09 09:24:13.731207 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-ddc283df-7673-4788-b90a-5dfefab44505 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:13.731762 np0000173043 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 4/17] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:24:13 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:24:23.722729 np0000173043 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:13.746275 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-2e155083-0ef5-48f8-9c3d-55708366851e None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:13.749957 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-2e155083-0ef5-48f8-9c3d-55708366851e demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:25:13.750280 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-2e155083-0ef5-48f8-9c3d-55708366851e demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:13.750575 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-2e155083-0ef5-48f8-9c3d-55708366851e demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:13.751091 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-2e155083-0ef5-48f8-9c3d-55708366851e demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:13.752105 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-2e155083-0ef5-48f8-9c3d-55708366851e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:13.761480 np0000173043 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-2e155083-0ef5-48f8-9c3d-55708366851e demo demo] Get all volumes completed successfully. May 09 09:25:13.764884 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-2e155083-0ef5-48f8-9c3d-55708366851e demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:13.765496 np0000173043 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 5/18] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:25:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:23.763641 np0000173043 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:13.778541 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-e2475ecb-95ed-4f48-8006-9666f3eea60d None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:13.781264 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-e2475ecb-95ed-4f48-8006-9666f3eea60d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:26:13.781573 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-e2475ecb-95ed-4f48-8006-9666f3eea60d demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:13.781896 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-e2475ecb-95ed-4f48-8006-9666f3eea60d demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:13.782274 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-e2475ecb-95ed-4f48-8006-9666f3eea60d demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:13.783281 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-e2475ecb-95ed-4f48-8006-9666f3eea60d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:13.791428 np0000173043 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-e2475ecb-95ed-4f48-8006-9666f3eea60d demo demo] Get all volumes completed successfully. May 09 09:26:13.794305 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-e2475ecb-95ed-4f48-8006-9666f3eea60d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:13.794816 np0000173043 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 6/19] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:26:13 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:26:23.786311 np0000173043 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:13.811100 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.middleware.request_id [None req-d5759354-3126-444f-87d4-6657e518bf4e None None] RequestId filter calling following filter/app {{(pid=112872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:13.957729 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-d5759354-3126-444f-87d4-6657e518bf4e demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:27:13.957873 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-d5759354-3126-444f-87d4-6657e518bf4e demo demo] Empty body provided in request {{(pid=112872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:13.958094 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-d5759354-3126-444f-87d4-6657e518bf4e demo demo] Calling method 'detail' {{(pid=112872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:13.958440 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.api_utils [None req-d5759354-3126-444f-87d4-6657e518bf4e demo demo] Removing options '' from query. {{(pid=112872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:13.959364 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.volume.api [None req-d5759354-3126-444f-87d4-6657e518bf4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112872) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:13.976293 np0000173043 devstack@c-api.service[112872]: INFO cinder.volume.api [None req-d5759354-3126-444f-87d4-6657e518bf4e demo demo] Get all volumes completed successfully. May 09 09:27:13.978100 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-d5759354-3126-444f-87d4-6657e518bf4e demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:13.978825 np0000173043 devstack@c-api.service[112872]: [pid: 112872|app: 0|req: 5/20] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:27:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:23.969241 np0000173043 devstack@c-api.service[112872]: DEBUG dbcounter [-] [112872] Writing DB stats cinder:SELECT=1 {{(pid=112872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:13.993948 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-b2748665-b793-4a75-a876-a681642426d5 None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:13.996747 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-b2748665-b793-4a75-a876-a681642426d5 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:28:13.996992 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-b2748665-b793-4a75-a876-a681642426d5 demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:13.997367 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-b2748665-b793-4a75-a876-a681642426d5 demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:13.997618 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-b2748665-b793-4a75-a876-a681642426d5 demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:13.998670 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-b2748665-b793-4a75-a876-a681642426d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:14.007040 np0000173043 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-b2748665-b793-4a75-a876-a681642426d5 demo demo] Get all volumes completed successfully. May 09 09:28:14.009775 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-b2748665-b793-4a75-a876-a681642426d5 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:14.010422 np0000173043 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 5/21] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:28:13 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:28:24.002314 np0000173043 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:14.027151 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-fa9214e2-59d1-4e81-a389-cd81faf30a0b None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:14.029647 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-fa9214e2-59d1-4e81-a389-cd81faf30a0b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:29:14.029870 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-fa9214e2-59d1-4e81-a389-cd81faf30a0b demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:14.030132 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-fa9214e2-59d1-4e81-a389-cd81faf30a0b demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:14.030428 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-fa9214e2-59d1-4e81-a389-cd81faf30a0b demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:14.031368 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-fa9214e2-59d1-4e81-a389-cd81faf30a0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:14.039040 np0000173043 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-fa9214e2-59d1-4e81-a389-cd81faf30a0b demo demo] Get all volumes completed successfully. May 09 09:29:14.040815 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-fa9214e2-59d1-4e81-a389-cd81faf30a0b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:14.041140 np0000173043 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 6/22] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:29:14 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:29:24.034482 np0000173043 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:14.056042 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-b6218583-3d22-43b5-85c2-47c038e109fd None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:14.059130 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-b6218583-3d22-43b5-85c2-47c038e109fd demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:30:14.059418 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-b6218583-3d22-43b5-85c2-47c038e109fd demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:14.059665 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-b6218583-3d22-43b5-85c2-47c038e109fd demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:14.059951 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-b6218583-3d22-43b5-85c2-47c038e109fd demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:14.061013 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-b6218583-3d22-43b5-85c2-47c038e109fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:14.068660 np0000173043 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-b6218583-3d22-43b5-85c2-47c038e109fd demo demo] Get all volumes completed successfully. May 09 09:30:14.070514 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-b6218583-3d22-43b5-85c2-47c038e109fd demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:14.070852 np0000173043 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 7/23] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:30:14 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:30:24.064463 np0000173043 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:14.086098 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.middleware.request_id [None req-16857e17-a4d6-40e8-acdd-99d3408721c7 None None] RequestId filter calling following filter/app {{(pid=112872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:14.088910 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-16857e17-a4d6-40e8-acdd-99d3408721c7 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:31:14.089179 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-16857e17-a4d6-40e8-acdd-99d3408721c7 demo demo] Empty body provided in request {{(pid=112872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:14.089441 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-16857e17-a4d6-40e8-acdd-99d3408721c7 demo demo] Calling method 'detail' {{(pid=112872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:14.089784 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.api_utils [None req-16857e17-a4d6-40e8-acdd-99d3408721c7 demo demo] Removing options '' from query. {{(pid=112872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:14.090823 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.volume.api [None req-16857e17-a4d6-40e8-acdd-99d3408721c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112872) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:14.098379 np0000173043 devstack@c-api.service[112872]: INFO cinder.volume.api [None req-16857e17-a4d6-40e8-acdd-99d3408721c7 demo demo] Get all volumes completed successfully. May 09 09:31:14.100345 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-16857e17-a4d6-40e8-acdd-99d3408721c7 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:14.100730 np0000173043 devstack@c-api.service[112872]: [pid: 112872|app: 0|req: 6/24] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:31:14 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:31:24.093992 np0000173043 devstack@c-api.service[112872]: DEBUG dbcounter [-] [112872] Writing DB stats cinder:SELECT=1 {{(pid=112872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:14.112160 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-27e5dede-6a89-477d-b824-fd726f9bc0fd None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:14.283885 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-27e5dede-6a89-477d-b824-fd726f9bc0fd demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:32:14.284266 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-27e5dede-6a89-477d-b824-fd726f9bc0fd demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:14.284520 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-27e5dede-6a89-477d-b824-fd726f9bc0fd demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:14.284807 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-27e5dede-6a89-477d-b824-fd726f9bc0fd demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:14.285760 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-27e5dede-6a89-477d-b824-fd726f9bc0fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:14.295726 np0000173043 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-27e5dede-6a89-477d-b824-fd726f9bc0fd demo demo] Get all volumes completed successfully. May 09 09:32:14.298610 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-27e5dede-6a89-477d-b824-fd726f9bc0fd demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:14.299111 np0000173043 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 6/25] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:32:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:24.289916 np0000173043 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:14.316096 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-5d0c7125-9d4a-4d25-a9e8-cb9b5b442214 None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:14.319248 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-5d0c7125-9d4a-4d25-a9e8-cb9b5b442214 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:33:14.319672 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-5d0c7125-9d4a-4d25-a9e8-cb9b5b442214 demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:14.319922 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-5d0c7125-9d4a-4d25-a9e8-cb9b5b442214 demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:14.320239 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-5d0c7125-9d4a-4d25-a9e8-cb9b5b442214 demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:14.321167 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-5d0c7125-9d4a-4d25-a9e8-cb9b5b442214 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:14.328603 np0000173043 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-5d0c7125-9d4a-4d25-a9e8-cb9b5b442214 demo demo] Get all volumes completed successfully. May 09 09:33:14.330520 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-5d0c7125-9d4a-4d25-a9e8-cb9b5b442214 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:14.330846 np0000173043 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 7/26] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:33:14 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:33:24.324198 np0000173043 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:14.346354 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-4f509359-10eb-48da-af4d-72a2fb80bd67 None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:14.349350 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-4f509359-10eb-48da-af4d-72a2fb80bd67 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:34:14.349589 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-4f509359-10eb-48da-af4d-72a2fb80bd67 demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:14.349834 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-4f509359-10eb-48da-af4d-72a2fb80bd67 demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:14.350147 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-4f509359-10eb-48da-af4d-72a2fb80bd67 demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:14.351085 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-4f509359-10eb-48da-af4d-72a2fb80bd67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:14.359112 np0000173043 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-4f509359-10eb-48da-af4d-72a2fb80bd67 demo demo] Get all volumes completed successfully. May 09 09:34:14.360916 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-4f509359-10eb-48da-af4d-72a2fb80bd67 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:14.361271 np0000173043 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 8/27] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:34:14 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:34:24.354610 np0000173043 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:14.375815 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.middleware.request_id [None req-c75186ab-c617-4f5a-8f8e-c663e906d638 None None] RequestId filter calling following filter/app {{(pid=112872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:14.379740 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-c75186ab-c617-4f5a-8f8e-c663e906d638 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:35:14.380139 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-c75186ab-c617-4f5a-8f8e-c663e906d638 demo demo] Empty body provided in request {{(pid=112872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:14.380543 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-c75186ab-c617-4f5a-8f8e-c663e906d638 demo demo] Calling method 'detail' {{(pid=112872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:14.380986 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.api_utils [None req-c75186ab-c617-4f5a-8f8e-c663e906d638 demo demo] Removing options '' from query. {{(pid=112872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:14.382516 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.volume.api [None req-c75186ab-c617-4f5a-8f8e-c663e906d638 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112872) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:14.391719 np0000173043 devstack@c-api.service[112872]: INFO cinder.volume.api [None req-c75186ab-c617-4f5a-8f8e-c663e906d638 demo demo] Get all volumes completed successfully. May 09 09:35:14.394411 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-c75186ab-c617-4f5a-8f8e-c663e906d638 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:14.394862 np0000173043 devstack@c-api.service[112872]: [pid: 112872|app: 0|req: 7/28] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:35:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:35:24.386030 np0000173043 devstack@c-api.service[112872]: DEBUG dbcounter [-] [112872] Writing DB stats cinder:SELECT=1 {{(pid=112872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:14.410803 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-d9bdc439-0f7d-45a5-b46e-da0e85bff193 None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:14.413489 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-d9bdc439-0f7d-45a5-b46e-da0e85bff193 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:36:14.413720 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-d9bdc439-0f7d-45a5-b46e-da0e85bff193 demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:14.413962 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-d9bdc439-0f7d-45a5-b46e-da0e85bff193 demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:14.414304 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-d9bdc439-0f7d-45a5-b46e-da0e85bff193 demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:14.415296 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-d9bdc439-0f7d-45a5-b46e-da0e85bff193 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:14.423274 np0000173043 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-d9bdc439-0f7d-45a5-b46e-da0e85bff193 demo demo] Get all volumes completed successfully. May 09 09:36:14.425228 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-d9bdc439-0f7d-45a5-b46e-da0e85bff193 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:14.425622 np0000173043 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 7/29] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:36:14 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:36:24.418479 np0000173043 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:14.442709 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-925468cc-35e3-4602-8d8a-96164fe34264 None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:14.554179 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-925468cc-35e3-4602-8d8a-96164fe34264 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:37:14.554179 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-925468cc-35e3-4602-8d8a-96164fe34264 demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:14.554412 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-925468cc-35e3-4602-8d8a-96164fe34264 demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:14.554584 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-925468cc-35e3-4602-8d8a-96164fe34264 demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:14.555713 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-925468cc-35e3-4602-8d8a-96164fe34264 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:14.564789 np0000173043 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-925468cc-35e3-4602-8d8a-96164fe34264 demo demo] Get all volumes completed successfully. May 09 09:37:14.567930 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-925468cc-35e3-4602-8d8a-96164fe34264 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:14.568467 np0000173043 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 8/30] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:37:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:37:24.559527 np0000173043 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:14.582797 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-6933273f-a50c-44d7-97ac-2ed08a11aae2 None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:14.587094 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-6933273f-a50c-44d7-97ac-2ed08a11aae2 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:38:14.587571 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-6933273f-a50c-44d7-97ac-2ed08a11aae2 demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:14.588251 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-6933273f-a50c-44d7-97ac-2ed08a11aae2 demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:14.588820 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-6933273f-a50c-44d7-97ac-2ed08a11aae2 demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:14.590361 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-6933273f-a50c-44d7-97ac-2ed08a11aae2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:14.600407 np0000173043 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-6933273f-a50c-44d7-97ac-2ed08a11aae2 demo demo] Get all volumes completed successfully. May 09 09:38:14.602711 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-6933273f-a50c-44d7-97ac-2ed08a11aae2 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:14.603155 np0000173043 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 9/31] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:38:14 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:38:24.594765 np0000173043 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:14.618906 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.middleware.request_id [None req-1ee5e69d-a4fe-477f-b5b0-e31542136a47 None None] RequestId filter calling following filter/app {{(pid=112872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:14.622483 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-1ee5e69d-a4fe-477f-b5b0-e31542136a47 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:39:14.622723 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-1ee5e69d-a4fe-477f-b5b0-e31542136a47 demo demo] Empty body provided in request {{(pid=112872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:14.622977 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-1ee5e69d-a4fe-477f-b5b0-e31542136a47 demo demo] Calling method 'detail' {{(pid=112872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:14.623298 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.api_utils [None req-1ee5e69d-a4fe-477f-b5b0-e31542136a47 demo demo] Removing options '' from query. {{(pid=112872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:14.624331 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.volume.api [None req-1ee5e69d-a4fe-477f-b5b0-e31542136a47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112872) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:14.632372 np0000173043 devstack@c-api.service[112872]: INFO cinder.volume.api [None req-1ee5e69d-a4fe-477f-b5b0-e31542136a47 demo demo] Get all volumes completed successfully. May 09 09:39:14.634906 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-1ee5e69d-a4fe-477f-b5b0-e31542136a47 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:14.635372 np0000173043 devstack@c-api.service[112872]: [pid: 112872|app: 0|req: 8/32] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:39: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:39:24.627468 np0000173043 devstack@c-api.service[112872]: DEBUG dbcounter [-] [112872] Writing DB stats cinder:SELECT=1 {{(pid=112872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:14.649285 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-e945b6e2-4723-475f-bebb-d6dd23de69a2 None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:14.653518 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-e945b6e2-4723-475f-bebb-d6dd23de69a2 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:40:14.653919 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-e945b6e2-4723-475f-bebb-d6dd23de69a2 demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:14.654443 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-e945b6e2-4723-475f-bebb-d6dd23de69a2 demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:14.655159 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-e945b6e2-4723-475f-bebb-d6dd23de69a2 demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:14.656111 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-e945b6e2-4723-475f-bebb-d6dd23de69a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:14.664722 np0000173043 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-e945b6e2-4723-475f-bebb-d6dd23de69a2 demo demo] Get all volumes completed successfully. May 09 09:40:14.668554 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-e945b6e2-4723-475f-bebb-d6dd23de69a2 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:14.669111 np0000173043 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 8/33] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:40:14 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:40:24.659249 np0000173043 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:14.691481 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-cc95cb56-e21d-4fe1-9f84-9d555f47d20e None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:14.694434 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-cc95cb56-e21d-4fe1-9f84-9d555f47d20e demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:41:14.694776 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-cc95cb56-e21d-4fe1-9f84-9d555f47d20e demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:14.695170 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-cc95cb56-e21d-4fe1-9f84-9d555f47d20e demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:14.695662 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-cc95cb56-e21d-4fe1-9f84-9d555f47d20e demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:14.696751 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-cc95cb56-e21d-4fe1-9f84-9d555f47d20e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:14.705566 np0000173043 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-cc95cb56-e21d-4fe1-9f84-9d555f47d20e demo demo] Get all volumes completed successfully. May 09 09:41:14.708145 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-cc95cb56-e21d-4fe1-9f84-9d555f47d20e demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:14.708957 np0000173043 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 9/34] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:41: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:41:24.700042 np0000173043 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:14.726125 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-318b3da8-ffc1-43d5-bf74-daf4cb991dc5 None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:14.848133 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-318b3da8-ffc1-43d5-bf74-daf4cb991dc5 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:42:14.848405 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-318b3da8-ffc1-43d5-bf74-daf4cb991dc5 demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:14.848999 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-318b3da8-ffc1-43d5-bf74-daf4cb991dc5 demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:14.849502 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-318b3da8-ffc1-43d5-bf74-daf4cb991dc5 demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:14.850608 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-318b3da8-ffc1-43d5-bf74-daf4cb991dc5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:14.862094 np0000173043 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-318b3da8-ffc1-43d5-bf74-daf4cb991dc5 demo demo] Get all volumes completed successfully. May 09 09:42:14.862094 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-318b3da8-ffc1-43d5-bf74-daf4cb991dc5 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:14.862941 np0000173043 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 10/35] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:42:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:42:24.856094 np0000173043 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:14.882937 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.middleware.request_id [None req-d2bae7dd-cadb-41b2-ae23-9860168019f2 None None] RequestId filter calling following filter/app {{(pid=112872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:14.887469 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-d2bae7dd-cadb-41b2-ae23-9860168019f2 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:43:14.888351 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-d2bae7dd-cadb-41b2-ae23-9860168019f2 demo demo] Empty body provided in request {{(pid=112872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:14.888829 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-d2bae7dd-cadb-41b2-ae23-9860168019f2 demo demo] Calling method 'detail' {{(pid=112872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:14.889682 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.api_utils [None req-d2bae7dd-cadb-41b2-ae23-9860168019f2 demo demo] Removing options '' from query. {{(pid=112872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:14.891473 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.volume.api [None req-d2bae7dd-cadb-41b2-ae23-9860168019f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112872) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:14.899735 np0000173043 devstack@c-api.service[112872]: INFO cinder.volume.api [None req-d2bae7dd-cadb-41b2-ae23-9860168019f2 demo demo] Get all volumes completed successfully. May 09 09:43:14.901957 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-d2bae7dd-cadb-41b2-ae23-9860168019f2 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:14.902452 np0000173043 devstack@c-api.service[112872]: [pid: 112872|app: 0|req: 9/36] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:43:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:43:24.896112 np0000173043 devstack@c-api.service[112872]: DEBUG dbcounter [-] [112872] Writing DB stats cinder:SELECT=1 {{(pid=112872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:44:14.916361 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-9b697457-df43-4f43-85d1-c22818ffbe91 None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:44:14.918383 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-9b697457-df43-4f43-85d1-c22818ffbe91 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:44:14.918593 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-9b697457-df43-4f43-85d1-c22818ffbe91 demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:44:14.918745 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-9b697457-df43-4f43-85d1-c22818ffbe91 demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:44:14.918909 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-9b697457-df43-4f43-85d1-c22818ffbe91 demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:44:14.919608 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-9b697457-df43-4f43-85d1-c22818ffbe91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:44:14.927680 np0000173043 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-9b697457-df43-4f43-85d1-c22818ffbe91 demo demo] Get all volumes completed successfully. May 09 09:44:14.930214 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-9b697457-df43-4f43-85d1-c22818ffbe91 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:44:14.930637 np0000173043 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 9/37] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:44:14 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:24.922108 np0000173043 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:45:14.952085 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-7b6faf31-55e6-437a-a531-bacc91faf128 None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:45:14.956245 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-7b6faf31-55e6-437a-a531-bacc91faf128 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:45:14.956609 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-7b6faf31-55e6-437a-a531-bacc91faf128 demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:45:14.956983 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-7b6faf31-55e6-437a-a531-bacc91faf128 demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:45:14.957477 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-7b6faf31-55e6-437a-a531-bacc91faf128 demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:45:14.958977 np0000173043 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-7b6faf31-55e6-437a-a531-bacc91faf128 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:45:14.965468 np0000173043 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-7b6faf31-55e6-437a-a531-bacc91faf128 demo demo] Get all volumes completed successfully. May 09 09:45:14.967396 np0000173043 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-7b6faf31-55e6-437a-a531-bacc91faf128 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:45:14.967883 np0000173043 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 10/38] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:45:14 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:45:24.961946 np0000173043 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:46:14.983607 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-ce98e944-859f-4deb-868e-523731353db0 None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:46:14.986766 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-ce98e944-859f-4deb-868e-523731353db0 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:46:14.987599 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-ce98e944-859f-4deb-868e-523731353db0 demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:46:14.987854 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-ce98e944-859f-4deb-868e-523731353db0 demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:46:14.991306 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-ce98e944-859f-4deb-868e-523731353db0 demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:46:14.992568 np0000173043 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-ce98e944-859f-4deb-868e-523731353db0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:46:15.000354 np0000173043 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-ce98e944-859f-4deb-868e-523731353db0 demo demo] Get all volumes completed successfully. May 09 09:46:15.002424 np0000173043 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-ce98e944-859f-4deb-868e-523731353db0 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:46:15.002690 np0000173043 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 11/39] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:46:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:46:24.995461 np0000173043 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:47:15.019978 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.middleware.request_id [None req-bac739e4-5d3c-45f7-8803-d02995e9a80d None None] RequestId filter calling following filter/app {{(pid=112872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:47:15.126990 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-bac739e4-5d3c-45f7-8803-d02995e9a80d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:47:15.127187 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-bac739e4-5d3c-45f7-8803-d02995e9a80d demo demo] Empty body provided in request {{(pid=112872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:47:15.127391 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.openstack.wsgi [None req-bac739e4-5d3c-45f7-8803-d02995e9a80d demo demo] Calling method 'detail' {{(pid=112872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:47:15.127701 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.api.api_utils [None req-bac739e4-5d3c-45f7-8803-d02995e9a80d demo demo] Removing options '' from query. {{(pid=112872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:47:15.128767 np0000173043 devstack@c-api.service[112872]: DEBUG cinder.volume.api [None req-bac739e4-5d3c-45f7-8803-d02995e9a80d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112872) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:47:15.137680 np0000173043 devstack@c-api.service[112872]: INFO cinder.volume.api [None req-bac739e4-5d3c-45f7-8803-d02995e9a80d demo demo] Get all volumes completed successfully. May 09 09:47:15.140352 np0000173043 devstack@c-api.service[112872]: INFO cinder.api.openstack.wsgi [None req-bac739e4-5d3c-45f7-8803-d02995e9a80d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:47:15.140352 np0000173043 devstack@c-api.service[112872]: [pid: 112872|app: 0|req: 10/40] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:47:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:47:25.132282 np0000173043 devstack@c-api.service[112872]: DEBUG dbcounter [-] [112872] Writing DB stats cinder:SELECT=1 {{(pid=112872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:48:15.204519 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-4c11c608-6218-49c8-beba-afc21ea334cf None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:48:15.209102 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-4c11c608-6218-49c8-beba-afc21ea334cf demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 09:48:15.209102 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-4c11c608-6218-49c8-beba-afc21ea334cf demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:48:15.209562 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-4c11c608-6218-49c8-beba-afc21ea334cf demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:48:15.210103 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-4c11c608-6218-49c8-beba-afc21ea334cf demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:48:15.211466 np0000173043 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-4c11c608-6218-49c8-beba-afc21ea334cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:48:15.222573 np0000173043 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-4c11c608-6218-49c8-beba-afc21ea334cf demo demo] Get all volumes completed successfully. May 09 09:48:15.226045 np0000173043 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-4c11c608-6218-49c8-beba-afc21ea334cf demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 09:48:15.226607 np0000173043 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 10/41] 199.204.45.222 () {64 vars in 1296 bytes} [Sat May 9 09:48:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:48:25.215608 np0000173043 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}