May 09 09:02:50.064150 np0000173055 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:02:50.069895 np0000173055 devstack@c-api.service[112927]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:02:50.072250 np0000173055 devstack@c-api.service[112927]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:02:50 2026] *** May 09 09:02:50.072250 np0000173055 devstack@c-api.service[112927]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:02:50.072250 np0000173055 devstack@c-api.service[112927]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:02:50.072250 np0000173055 devstack@c-api.service[112927]: nodename: np0000173055 May 09 09:02:50.072250 np0000173055 devstack@c-api.service[112927]: machine: x86_64 May 09 09:02:50.072250 np0000173055 devstack@c-api.service[112927]: clock source: unix May 09 09:02:50.072250 np0000173055 devstack@c-api.service[112927]: pcre jit disabled May 09 09:02:50.072250 np0000173055 devstack@c-api.service[112927]: detected number of CPU cores: 16 May 09 09:02:50.072250 np0000173055 devstack@c-api.service[112927]: current working directory: / May 09 09:02:50.072250 np0000173055 devstack@c-api.service[112927]: detected binary path: /usr/bin/uwsgi-core May 09 09:02:50.072250 np0000173055 devstack@c-api.service[112927]: your processes number limit is 256917 May 09 09:02:50.072250 np0000173055 devstack@c-api.service[112927]: your memory page size is 4096 bytes May 09 09:02:50.072250 np0000173055 devstack@c-api.service[112927]: detected max file descriptor number: 2048 May 09 09:02:50.072250 np0000173055 devstack@c-api.service[112927]: lock engine: pthread robust mutexes May 09 09:02:50.072806 np0000173055 devstack@c-api.service[112927]: thunder lock: enabled May 09 09:02:50.072806 np0000173055 devstack@c-api.service[112927]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:02:50.072806 np0000173055 devstack@c-api.service[112927]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:02:50.072806 np0000173055 devstack@c-api.service[112927]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:02:50.072806 np0000173055 devstack@c-api.service[112927]: Set PythonHome to /opt/stack/data/venv May 09 09:02:50.108644 np0000173055 devstack@c-api.service[112927]: Python main interpreter initialized at 0x76873e0a3668 May 09 09:02:50.108644 np0000173055 devstack@c-api.service[112927]: python threads support enabled May 09 09:02:50.108644 np0000173055 devstack@c-api.service[112927]: your server socket listen backlog is limited to 100 connections May 09 09:02:50.108644 np0000173055 devstack@c-api.service[112927]: your mercy for graceful operations on workers is 80 seconds May 09 09:02:50.109314 np0000173055 devstack@c-api.service[112927]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:02:50.109446 np0000173055 devstack@c-api.service[112927]: *** Operational MODE: preforking *** May 09 09:02:50.109678 np0000173055 devstack@c-api.service[112927]: *** uWSGI is running in multiple interpreter mode *** May 09 09:02:50.109678 np0000173055 devstack@c-api.service[112927]: spawned uWSGI master process (pid: 112927) May 09 09:02:50.109847 np0000173055 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:02:50.110236 np0000173055 devstack@c-api.service[112927]: spawned uWSGI worker 1 (pid: 112931, cores: 1) May 09 09:02:50.110711 np0000173055 devstack@c-api.service[112927]: spawned uWSGI worker 2 (pid: 112932, cores: 1) May 09 09:02:50.111138 np0000173055 devstack@c-api.service[112927]: spawned uWSGI worker 3 (pid: 112933, cores: 1) May 09 09:02:50.111668 np0000173055 devstack@c-api.service[112927]: spawned uWSGI worker 4 (pid: 112934, cores: 1) May 09 09:02:50.111754 np0000173055 devstack@c-api.service[112927]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:02:50.239642 np0000173055 devstack@c-api.service[112934]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:02:50.239642 np0000173055 devstack@c-api.service[112934]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:02:50.239642 np0000173055 devstack@c-api.service[112934]: we strongly recommend against using it for new projects. May 09 09:02:50.239642 np0000173055 devstack@c-api.service[112934]: If you are already using Eventlet, we recommend migrating to a different May 09 09:02:50.239642 np0000173055 devstack@c-api.service[112934]: framework. For more detail see May 09 09:02:50.239642 np0000173055 devstack@c-api.service[112934]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:02:50.239642 np0000173055 devstack@c-api.service[112934]: import eventlet # noqa May 09 09:02:50.240309 np0000173055 devstack@c-api.service[112932]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:02:50.240309 np0000173055 devstack@c-api.service[112932]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:02:50.240309 np0000173055 devstack@c-api.service[112932]: we strongly recommend against using it for new projects. May 09 09:02:50.240309 np0000173055 devstack@c-api.service[112932]: If you are already using Eventlet, we recommend migrating to a different May 09 09:02:50.240309 np0000173055 devstack@c-api.service[112932]: framework. For more detail see May 09 09:02:50.240309 np0000173055 devstack@c-api.service[112932]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:02:50.240309 np0000173055 devstack@c-api.service[112932]: import eventlet # noqa May 09 09:02:50.240768 np0000173055 devstack@c-api.service[112931]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:02:50.240768 np0000173055 devstack@c-api.service[112931]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:02:50.240768 np0000173055 devstack@c-api.service[112931]: we strongly recommend against using it for new projects. May 09 09:02:50.240768 np0000173055 devstack@c-api.service[112931]: If you are already using Eventlet, we recommend migrating to a different May 09 09:02:50.240768 np0000173055 devstack@c-api.service[112931]: framework. For more detail see May 09 09:02:50.240768 np0000173055 devstack@c-api.service[112931]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:02:50.240768 np0000173055 devstack@c-api.service[112931]: import eventlet # noqa May 09 09:02:50.259232 np0000173055 devstack@c-api.service[112933]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:02:50.259232 np0000173055 devstack@c-api.service[112933]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:02:50.259232 np0000173055 devstack@c-api.service[112933]: we strongly recommend against using it for new projects. May 09 09:02:50.259232 np0000173055 devstack@c-api.service[112933]: If you are already using Eventlet, we recommend migrating to a different May 09 09:02:50.259232 np0000173055 devstack@c-api.service[112933]: framework. For more detail see May 09 09:02:50.259232 np0000173055 devstack@c-api.service[112933]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:02:50.259232 np0000173055 devstack@c-api.service[112933]: import eventlet # noqa May 09 09:02:50.325062 np0000173055 devstack@c-api.service[112934]: /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:02:50.325062 np0000173055 devstack@c-api.service[112934]: debtcollector.deprecate( May 09 09:02:50.325902 np0000173055 devstack@c-api.service[112931]: /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:02:50.325902 np0000173055 devstack@c-api.service[112931]: debtcollector.deprecate( May 09 09:02:50.327936 np0000173055 devstack@c-api.service[112932]: /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:02:50.327936 np0000173055 devstack@c-api.service[112932]: debtcollector.deprecate( May 09 09:02:50.346134 np0000173055 devstack@c-api.service[112933]: /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:02:50.346134 np0000173055 devstack@c-api.service[112933]: debtcollector.deprecate( May 09 09:02:50.407635 np0000173055 devstack@c-api.service[112934]: /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:02:50.407635 np0000173055 devstack@c-api.service[112934]: from cgi import parse_header May 09 09:02:50.408349 np0000173055 devstack@c-api.service[112932]: /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:02:50.408349 np0000173055 devstack@c-api.service[112932]: from cgi import parse_header May 09 09:02:50.411649 np0000173055 devstack@c-api.service[112931]: /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:02:50.411649 np0000173055 devstack@c-api.service[112931]: from cgi import parse_header May 09 09:02:50.424663 np0000173055 devstack@c-api.service[112933]: /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:02:50.424663 np0000173055 devstack@c-api.service[112933]: from cgi import parse_header May 09 09:02:50.454172 np0000173055 devstack@c-api.service[112934]: /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:02:50.454172 np0000173055 devstack@c-api.service[112934]: removals.removed_module( May 09 09:02:50.454349 np0000173055 devstack@c-api.service[112932]: /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:02:50.454349 np0000173055 devstack@c-api.service[112932]: removals.removed_module( May 09 09:02:50.454904 np0000173055 devstack@c-api.service[112932]: /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:02:50.454904 np0000173055 devstack@c-api.service[112932]: removals.removed_module( May 09 09:02:50.455036 np0000173055 devstack@c-api.service[112934]: /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:02:50.455036 np0000173055 devstack@c-api.service[112934]: removals.removed_module( May 09 09:02:50.457722 np0000173055 devstack@c-api.service[112931]: /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:02:50.457722 np0000173055 devstack@c-api.service[112931]: removals.removed_module( May 09 09:02:50.458423 np0000173055 devstack@c-api.service[112931]: /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:02:50.458423 np0000173055 devstack@c-api.service[112931]: removals.removed_module( May 09 09:02:50.469242 np0000173055 devstack@c-api.service[112933]: /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:02:50.469242 np0000173055 devstack@c-api.service[112933]: removals.removed_module( May 09 09:02:50.469992 np0000173055 devstack@c-api.service[112933]: /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:02:50.469992 np0000173055 devstack@c-api.service[112933]: removals.removed_module( May 09 09:02:51.049328 np0000173055 devstack@c-api.service[112932]: /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:02:51.049328 np0000173055 devstack@c-api.service[112932]: warnings.warn( May 09 09:02:51.063088 np0000173055 devstack@c-api.service[112934]: /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:02:51.063088 np0000173055 devstack@c-api.service[112934]: warnings.warn( May 09 09:02:51.075053 np0000173055 devstack@c-api.service[112931]: /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:02:51.075053 np0000173055 devstack@c-api.service[112931]: warnings.warn( May 09 09:02:51.095246 np0000173055 devstack@c-api.service[112933]: /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:02:51.095246 np0000173055 devstack@c-api.service[112933]: warnings.warn( May 09 09:02:51.147523 np0000173055 devstack@c-api.service[112932]: /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:02:51.147523 np0000173055 devstack@c-api.service[112932]: warnings.warn( May 09 09:02:51.175191 np0000173055 devstack@c-api.service[112931]: /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:02:51.175191 np0000173055 devstack@c-api.service[112931]: warnings.warn( May 09 09:02:51.187317 np0000173055 devstack@c-api.service[112934]: /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:02:51.187317 np0000173055 devstack@c-api.service[112934]: warnings.warn( May 09 09:02:51.194173 np0000173055 devstack@c-api.service[112933]: /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:02:51.194173 np0000173055 devstack@c-api.service[112933]: warnings.warn( May 09 09:02:51.436889 np0000173055 devstack@c-api.service[112932]: 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:02:51.437489 np0000173055 devstack@c-api.service[112932]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112932) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:02:51.461528 np0000173055 devstack@c-api.service[112931]: 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:02:51.462010 np0000173055 devstack@c-api.service[112931]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112931) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:02:51.467469 np0000173055 devstack@c-api.service[112933]: 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:02:51.467900 np0000173055 devstack@c-api.service[112933]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112933) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:02:51.481257 np0000173055 devstack@c-api.service[112934]: 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:02:51.481701 np0000173055 devstack@c-api.service[112934]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112934) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:02:51.521427 np0000173055 devstack@c-api.service[112932]: /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:02:51.521427 np0000173055 devstack@c-api.service[112932]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:02:51.526607 np0000173055 devstack@c-api.service[112931]: /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:02:51.526607 np0000173055 devstack@c-api.service[112931]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:02:51.527548 np0000173055 devstack@c-api.service[112933]: /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:02:51.527548 np0000173055 devstack@c-api.service[112933]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:02:51.547181 np0000173055 devstack@c-api.service[112934]: /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:02:51.547181 np0000173055 devstack@c-api.service[112934]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:02:51.975564 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112932) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:02:51.975777 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112933) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:02:51.975824 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112931) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:02:51.975956 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.976009 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.976090 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112934) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:02:51.976137 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.976217 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.976265 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.976327 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.976406 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.976467 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.976509 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.976545 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.976583 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.976633 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.978352 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.978417 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.978458 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.978494 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.978532 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.978578 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.978612 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.978654 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.978702 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.978752 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.978786 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.978816 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.978848 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.978880 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.978918 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.978956 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.978993 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.979025 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.979061 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.979105 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.979138 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.979168 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.979204 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.979239 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.979277 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.979277 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.979277 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.979277 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.979507 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.979556 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.979644 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.979695 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.979766 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.979831 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.979892 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.979962 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.979962 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.980089 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.980089 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.980089 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.980294 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.980342 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.980401 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.980466 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.980563 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.980600 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.980600 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.980729 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.980825 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.980864 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.980949 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.980988 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.981072 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.981150 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.981150 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.981150 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.981819 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.981882 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.981927 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.981967 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.982003 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.982044 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.982082 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.982151 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.982188 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.982227 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.982227 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.982289 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.982324 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.982363 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.982404 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.982444 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.982475 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.982475 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.982475 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.982570 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.982607 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.982657 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.982700 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.982741 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.982772 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.982805 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.982845 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.982880 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.982917 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.982956 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.982990 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.983025 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.983062 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.983107 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.983146 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.983185 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.983227 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.983262 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.983298 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.983331 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.983369 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.983402 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.983444 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.983444 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.983516 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.983550 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.983586 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.983636 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.983672 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.983704 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.983735 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.983775 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.983775 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.983775 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.983775 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.983775 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.984146 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.984196 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.984235 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.984278 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.984313 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.984360 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.984402 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.984436 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.984474 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.984508 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.984550 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.984592 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.984647 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.984683 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.984720 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.984760 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.984800 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.984843 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.984881 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.984919 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.984953 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.984986 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.985017 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.985048 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.985085 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.985124 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.985157 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.985194 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.985230 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.985266 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.985305 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.985339 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.985374 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.985409 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.985453 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.985492 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.985528 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.985558 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.985594 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.985639 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.985671 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.985701 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.985734 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.985770 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.985888 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.985927 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.985957 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.985988 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.986024 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.986056 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.986086 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.986136 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.986168 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.986168 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.986168 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.986168 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.987541 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.987610 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.987669 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.987744 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.987821 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.987863 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.987952 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.988020 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.988084 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.988144 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.988190 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.988190 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.988190 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.988291 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.988326 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.988360 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.988393 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.988432 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.988432 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.988493 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.988526 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.988563 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.988608 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.988661 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.988661 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.988729 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.988768 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.988768 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.988835 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.988835 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.988902 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.988937 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.988971 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.989005 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.989039 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.989095 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.989142 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.989176 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.989209 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.989247 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.989285 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.989323 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.989361 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.989411 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.989451 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.989485 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.989521 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.989553 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.989585 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.989630 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.989678 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.989716 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.989752 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.989785 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.989818 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.989856 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.990397 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.990456 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.990502 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.990573 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.990665 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.990739 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.990799 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.990864 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.990928 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.990979 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.991014 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.991052 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.991085 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.991134 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.991168 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.991208 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.991246 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.991279 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.991311 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.991343 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.991385 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.991423 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.991455 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.991498 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.991532 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.991566 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.991599 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.991647 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.991884 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.991934 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.991984 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.991984 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.992056 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.992097 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.992131 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.992168 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.992205 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.992248 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.992284 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.992317 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.992350 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.992384 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.992426 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.992426 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.992486 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.992520 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.992554 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.992586 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.992586 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.992586 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.992586 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.992735 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.992774 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.992774 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.992842 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.992842 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.998793 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.998793 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.998793 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.999099 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.999151 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.999224 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.999287 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.999345 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.999402 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.999458 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.999508 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.999508 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.999508 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.999631 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.999661 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.999697 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.999697 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.999697 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:51.999697 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:51.999697 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:51.999697 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:51.999852 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.999852 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:51.999852 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:51.999935 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:51.999967 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.000001 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.000033 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.000066 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.000096 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.000132 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.000160 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.000192 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.000225 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.000282 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.000308 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.000340 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.000369 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.000400 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.000431 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.000457 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.000490 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.000520 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.000547 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.000578 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.000611 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.000611 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.000689 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.000723 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.000750 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.000780 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.000807 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.000807 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.000807 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.000807 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.000807 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.001561 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.001628 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.001695 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.001749 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.001802 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.001853 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.001901 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.002001 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.002040 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.002098 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.002190 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.002242 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.002294 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.002345 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.002423 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.002462 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.002518 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.002592 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.002681 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.002715 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.002768 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.002817 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.002866 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.002920 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.002971 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.003090 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.003126 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.003211 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.003250 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.003302 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.003360 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.003410 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.003458 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.003506 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.003580 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.003612 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.003701 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.003731 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.003800 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.003832 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.003880 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.003929 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.003997 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.004028 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.004071 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.004098 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.004125 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.004150 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.004181 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.004225 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.004225 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.004225 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.004225 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.004225 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.004225 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.004225 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.004542 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.004608 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.004669 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.004746 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.004789 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.004816 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.004840 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.004866 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.004893 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.004921 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.004944 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.004972 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.005008 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.005034 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.005058 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.005089 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.005112 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.005140 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.005168 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.005199 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.005227 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.005258 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.005346 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.005379 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.005408 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.005433 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.005459 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.005490 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.005521 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.005548 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.005583 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.005611 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.005665 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.005665 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.005713 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.005713 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.005771 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.005803 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.005803 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.005803 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.005803 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.005803 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.006144 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.006238 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.006320 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.006408 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.006493 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.006572 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.006721 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.006809 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.006900 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.006987 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.007076 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.007162 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.007246 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.007341 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.007376 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.007449 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.007513 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.007550 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.007585 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.007611 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.007661 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.007691 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.007722 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.007749 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.007779 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.007806 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.007833 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.007861 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.007888 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.007915 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.007950 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.007978 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.008010 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.008037 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.008037 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.008155 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.008287 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.008414 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.008535 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.008586 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.008634 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.008691 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.008724 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.008773 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.008818 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.008902 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.008935 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.008994 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.009024 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.009059 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.009090 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.009121 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.009148 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.009148 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.009197 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.009225 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.009252 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.009282 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.009317 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.009317 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.009317 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.009317 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.009418 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.009445 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.009477 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.009503 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.009503 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.009559 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.009591 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.009633 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.009669 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.009695 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.009695 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.009748 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.009775 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.009802 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.009833 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.009865 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.009892 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.009925 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.009953 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.009984 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.010016 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.010046 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.010072 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.010098 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.010138 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.010172 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.010199 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.010227 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.010227 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.010282 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.010388 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.010456 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.010532 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.010602 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.010674 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.010741 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.011073 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.011148 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.011184 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.011212 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.011240 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.011269 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.011297 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.011325 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.011357 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.011385 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.011417 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.011444 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.011473 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.011505 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.011533 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.011564 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.011596 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.011644 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.011677 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.011707 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.011738 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.011765 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.011797 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.011824 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.011851 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.011878 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.011878 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.011878 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.013514 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.013579 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.013659 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.013723 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.013783 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.013831 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.013859 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.013891 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.013929 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.013965 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.013997 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.014027 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.014055 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.014082 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.014109 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.014150 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.014178 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.014205 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.014236 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.014272 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.014301 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.014332 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.014359 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.014389 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.014420 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.014447 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.014476 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.014476 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.016440 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.016493 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.016553 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.016609 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.016687 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.016747 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.016811 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.016850 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.016886 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.016945 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.017009 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.017058 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.017113 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.017178 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.017211 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.017251 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.017317 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.017374 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.017436 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.017501 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.017564 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.017944 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.018152 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.018191 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.018228 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.018252 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.018279 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.018312 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.018348 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.018379 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.018414 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.018441 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.018468 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.018501 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.018527 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.018553 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.018578 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.018610 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.018663 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.018694 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.018725 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.018753 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.018781 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.018811 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.018837 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.018862 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.018862 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.018907 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.018933 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.018966 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.019000 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.022630 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.022630 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.022708 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.022740 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.022768 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.022804 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.022834 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.022862 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.022890 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.022922 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.022954 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.022980 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.023009 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.023039 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.023065 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.023097 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.023127 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.023153 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.023184 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.023218 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.023250 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.023276 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.023303 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.023331 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.023361 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.023388 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.023418 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.023448 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.023476 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.023507 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.023534 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.023566 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.023596 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.023637 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.023665 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.023692 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.023720 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.023753 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.023783 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.023814 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.023843 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.023874 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.023901 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.023931 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.023958 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.023986 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.024016 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.024046 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.024073 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.024104 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.024130 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.024165 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.024197 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.024224 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.024250 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.024274 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.024300 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.024326 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.024355 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.024381 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.024411 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.024437 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.024465 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.024491 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.024519 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.024546 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.024572 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.024598 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.024643 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.024675 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.024703 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.024727 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.024753 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.024783 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.024813 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.024844 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.024870 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.024894 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.024894 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.024948 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.024973 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.025008 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.025035 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.025061 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.025100 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.025128 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.025128 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.025128 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.025128 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.025285 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.025285 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.025285 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.025368 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.025399 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.025426 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.025450 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.025474 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.025499 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.025530 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.025560 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.025587 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.028637 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.028690 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.028725 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.028755 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.028783 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.028808 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.028837 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.028865 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.028892 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.028924 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.028955 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.028987 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.028987 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.028987 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.028987 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.028987 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.029102 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.029102 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.029102 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.029102 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.029102 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.029239 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.029271 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.029296 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.029326 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.029356 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.029356 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.029356 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.029356 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.029356 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.029485 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.029485 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.029485 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.029485 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.029582 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.029625 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.029660 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.029688 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.029719 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.029746 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.029776 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.029776 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.029776 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.029776 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.029995 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.030070 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.030124 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.030169 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.030228 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.030266 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.030304 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.030331 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.030361 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.030388 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.030413 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.030443 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.030472 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.030502 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.030580 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.030631 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.030631 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.030694 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.030722 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.030785 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.030848 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.030911 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.030971 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.031033 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.031773 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.031860 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.031986 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.032062 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.035317 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.035375 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.035438 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.035501 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.035561 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.035639 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.035691 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.036123 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.036197 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.036233 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.036261 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.036288 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.036318 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.036345 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.036373 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.036406 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.036433 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.036458 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.036482 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.036558 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.036598 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.036751 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.036824 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.036858 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.036891 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.036923 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.036955 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.036984 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.037008 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.037034 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.037063 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.037090 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.037115 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.037146 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.037218 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.037262 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.037334 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.037366 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.037414 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.037464 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.037513 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.037588 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.037635 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.037698 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.037748 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.037821 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.037878 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.037912 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.037960 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.038009 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.038057 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.038110 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.038178 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.038227 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.038263 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.038340 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.038378 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.038435 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.038488 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.040675 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.040722 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.040750 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.040780 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.040807 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.040839 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.040869 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.040895 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.040923 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.040952 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.040980 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.041007 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:52.041038 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.041067 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.041097 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:52.041125 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.041157 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:52.041157 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:52.041157 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:52.041157 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:52.041157 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:52.083119 np0000173055 devstack@c-api.service[112931]: INFO dbcounter [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Registered counter for database cinder May 09 09:02:52.083197 np0000173055 devstack@c-api.service[112933]: INFO dbcounter [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Registered counter for database cinder May 09 09:02:52.084321 np0000173055 devstack@c-api.service[112932]: INFO dbcounter [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Registered counter for database cinder May 09 09:02:52.085210 np0000173055 devstack@c-api.service[112934]: INFO dbcounter [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Registered counter for database cinder May 09 09:02:52.093927 np0000173055 devstack@c-api.service[112931]: DEBUG oslo_db.sqlalchemy.engines [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb 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=112931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:52.095572 np0000173055 devstack@c-api.service[112932]: DEBUG oslo_db.sqlalchemy.engines [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 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=112932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:52.096856 np0000173055 devstack@c-api.service[112933]: DEBUG oslo_db.sqlalchemy.engines [None req-08dc4ef6-991f-4238-baea-78edc961fff2 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=112933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:52.099030 np0000173055 devstack@c-api.service[112934]: DEBUG oslo_db.sqlalchemy.engines [None req-6918d919-45da-4946-b84e-a97348b563f3 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=112934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:52.207969 np0000173055 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writer thread running {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:02:52.210248 np0000173055 devstack@c-api.service[112931]: DEBUG dbcounter [-] [112931] Writer thread running {{(pid=112931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:02:52.210650 np0000173055 devstack@c-api.service[112932]: INFO cinder.rpc [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:02:52.211462 np0000173055 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writer thread running {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:02:52.212650 np0000173055 devstack@c-api.service[112931]: INFO cinder.rpc [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:02:52.213028 np0000173055 devstack@c-api.service[112932]: INFO cinder.rpc [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:02:52.213717 np0000173055 devstack@c-api.service[112933]: INFO cinder.rpc [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:02:52.215001 np0000173055 devstack@c-api.service[112931]: INFO cinder.rpc [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:02:52.215185 np0000173055 devstack@c-api.service[112932]: INFO cinder.rpc [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:02:52.215991 np0000173055 devstack@c-api.service[112933]: INFO cinder.rpc [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:02:52.217035 np0000173055 devstack@c-api.service[112931]: INFO cinder.rpc [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:02:52.217117 np0000173055 devstack@c-api.service[112932]: INFO cinder.rpc [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:02:52.217948 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.218062 np0000173055 devstack@c-api.service[112933]: INFO cinder.rpc [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:02:52.219960 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.220102 np0000173055 devstack@c-api.service[112931]: INFO cinder.rpc [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:02:52.221058 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.221930 np0000173055 devstack@c-api.service[112933]: INFO cinder.rpc [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:02:52.222878 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.223251 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.223605 np0000173055 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writer thread running {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:02:52.224135 np0000173055 devstack@c-api.service[112932]: DEBUG oslo_db.sqlalchemy.engines [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 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=112932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:52.225822 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.225896 np0000173055 devstack@c-api.service[112932]: INFO cinder.rpc [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:02:52.226345 np0000173055 devstack@c-api.service[112934]: INFO cinder.rpc [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:02:52.227448 np0000173055 devstack@c-api.service[112932]: INFO cinder.rpc [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:02:52.227766 np0000173055 devstack@c-api.service[112931]: DEBUG oslo_db.sqlalchemy.engines [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb 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=112931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:52.228247 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.228835 np0000173055 devstack@c-api.service[112934]: INFO cinder.rpc [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:02:52.229828 np0000173055 devstack@c-api.service[112931]: INFO cinder.rpc [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:02:52.231078 np0000173055 devstack@c-api.service[112934]: INFO cinder.rpc [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:02:52.231410 np0000173055 devstack@c-api.service[112933]: DEBUG oslo_db.sqlalchemy.engines [None req-08dc4ef6-991f-4238-baea-78edc961fff2 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=112933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:52.233278 np0000173055 devstack@c-api.service[112934]: INFO cinder.rpc [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:02:52.233586 np0000173055 devstack@c-api.service[112931]: INFO cinder.rpc [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:02:52.234228 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.234557 np0000173055 devstack@c-api.service[112933]: INFO cinder.rpc [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:02:52.234934 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.235948 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.236883 np0000173055 devstack@c-api.service[112933]: INFO cinder.rpc [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:02:52.237644 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.238072 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.240906 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.241122 np0000173055 devstack@c-api.service[112934]: DEBUG oslo_db.sqlalchemy.engines [None req-6918d919-45da-4946-b84e-a97348b563f3 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=112934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:52.243193 np0000173055 devstack@c-api.service[112934]: INFO cinder.rpc [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:02:52.244144 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.244821 np0000173055 devstack@c-api.service[112934]: INFO cinder.rpc [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:02:52.245605 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.246598 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.248275 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.248757 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.249946 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.251356 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.252011 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.253238 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.254395 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.254918 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.255255 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.257672 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.257767 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.258230 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.259556 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.260678 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.260798 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.261473 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.262641 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.263865 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.264204 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.265582 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.265687 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.265820 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.267203 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.268445 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.268733 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.268796 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.270971 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.271731 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.272400 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.273990 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.274116 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.275368 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.275628 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.275694 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.276913 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.277578 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.278409 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.278583 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.279580 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.279767 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.281301 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.281508 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.282839 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.283055 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.284197 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.284398 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.285157 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.285726 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.285835 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.286970 np0000173055 devstack@c-api.service[112932]: WARNING cinder.api.contrib.hosts [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:02:52.287705 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.287770 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.288584 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.289211 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.290026 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.290768 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.290832 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.291331 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.291661 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: extensions {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.291727 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.292288 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.292907 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: encryption {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.293230 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.293812 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.294507 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: encryption {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.294765 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.294981 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.295421 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.296095 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: os-quota-sets {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.296475 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.296854 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.296916 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.297488 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: cgsnapshots {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.297681 np0000173055 devstack@c-api.service[112931]: WARNING cinder.api.contrib.hosts [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:02:52.297944 np0000173055 devstack@c-api.service[112933]: WARNING cinder.api.contrib.hosts [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:02:52.298432 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.298496 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.298899 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.299132 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: os-quota-class-sets {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.300095 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.300270 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.300387 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.300449 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: os-availability-zone {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.301688 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.301752 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: qos-specs {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.301945 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.302012 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.302845 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: extensions {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.302927 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: extensions {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.303136 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.303844 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: backups {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.304084 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: encryption {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.304165 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: encryption {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.304227 np0000173055 devstack@c-api.service[112934]: WARNING cinder.api.contrib.hosts [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:02:52.304978 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.305696 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: encryption {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.305853 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: encryption {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.305916 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: extra_specs {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.306521 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.307270 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: os-quota-sets {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.307517 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: os-quota-sets {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.307977 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: os-snapshot-manage {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.308160 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.308691 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: cgsnapshots {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.309011 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: cgsnapshots {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.309079 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: extensions {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.309438 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: os-volume-type-access {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.310100 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: os-quota-class-sets {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.310250 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: encryption {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.310554 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: os-quota-class-sets {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.311034 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: capabilities {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.311455 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: os-availability-zone {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.311883 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: encryption {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.311949 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: os-availability-zone {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.312310 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: os-hosts {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.312752 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: qos-specs {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.313280 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: qos-specs {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.313441 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: os-quota-sets {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.313669 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: consistencygroups {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.314849 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: backups {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.314936 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: cgsnapshots {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.315495 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: backups {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.315665 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: os-volume-transfer {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.316262 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: os-quota-class-sets {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.317311 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: scheduler-stats {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.317408 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: extra_specs {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.317641 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: os-availability-zone {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.318193 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: extra_specs {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.318769 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extended resource: os-volume-manage {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.318880 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: qos-specs {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.318952 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: os-snapshot-manage {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.319876 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: os-snapshot-manage {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.320424 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: os-volume-type-access {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.320898 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.321390 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: os-volume-type-access {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.321713 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: backups {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.321803 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.contrib.snapshot_actions [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] SnapshotActionsController initialized {{(pid=112932) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:02:52.321992 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: capabilities {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.322579 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.323077 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: capabilities {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.323286 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: os-hosts {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.323760 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: extra_specs {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.323997 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.324444 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: os-hosts {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.324640 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: consistencygroups {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.325296 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: os-snapshot-manage {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.325437 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.325870 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: consistencygroups {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.326595 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: os-volume-transfer {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.326786 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: os-volume-type-access {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.326852 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.327977 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: os-volume-transfer {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.328235 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: scheduler-stats {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.328302 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.328358 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: capabilities {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.329585 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: os-hosts {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.329705 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extended resource: os-volume-manage {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.329775 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: scheduler-stats {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.329832 np0000173055 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.330713 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.330821 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.330920 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: consistencygroups {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.330993 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.331049 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.331132 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.331227 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.331364 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extended resource: os-volume-manage {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.331428 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.331487 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.331578 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.331693 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension UsedLimits extending resource: limits {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.331781 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension TypesManage extending resource: types {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.331841 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.331896 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension AdminActions extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.332005 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension AdminActions extending resource: snapshots {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.332104 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension AdminActions extending resource: backups {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.332204 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension VolumeActions extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.332413 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.332783 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.contrib.snapshot_actions [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] SnapshotActionsController initialized {{(pid=112933) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:02:52.332862 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: os-volume-transfer {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.333541 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.333905 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.334519 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: scheduler-stats {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.334689 np0000173055 devstack@c-api.service[112932]: WARNING keystonemiddleware.auth_token [None req-66d5a2d1-8efc-4db6-8031-f0cf07c5e5f4 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:02:52.334946 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.contrib.snapshot_actions [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] SnapshotActionsController initialized {{(pid=112931) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:02:52.334992 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.335752 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.335957 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extended resource: os-volume-manage {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:52.336387 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.337218 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.337798 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.338070 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.338745 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.339024 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.contrib.snapshot_actions [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] SnapshotActionsController initialized {{(pid=112934) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:02:52.339249 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.339798 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.340242 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.340698 np0000173055 devstack@c-api.service[112932]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76873e0a3668 pid: 112932 (default app) May 09 09:02:52.340761 np0000173055 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.341202 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.341245 np0000173055 devstack@c-api.service[112932]: /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:02:52.341245 np0000173055 devstack@c-api.service[112932]: warnings.warn( May 09 09:02:52.341610 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.341739 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.341822 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.341865 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.341945 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.342049 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.342148 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.342278 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.342440 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.342526 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.342633 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension UsedLimits extending resource: limits {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.342693 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.342751 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension TypesManage extending resource: types {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.342861 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension AdminActions extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.342968 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension AdminActions extending resource: snapshots {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.343069 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension AdminActions extending resource: backups {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.343175 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension VolumeActions extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.343382 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-08dc4ef6-991f-4238-baea-78edc961fff2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.343804 np0000173055 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.344055 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.344717 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.344839 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.344983 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.345118 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.345232 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.345372 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.345483 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.345543 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.345644 np0000173055 devstack@c-api.service[112933]: WARNING keystonemiddleware.auth_token [None req-08dc4ef6-991f-4238-baea-78edc961fff2 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:02:52.345718 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.345876 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.346001 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension UsedLimits extending resource: limits {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.346139 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension TypesManage extending resource: types {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.346283 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension AdminActions extending resource: volumes {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.346467 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension AdminActions extending resource: snapshots {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.346602 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension AdminActions extending resource: backups {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.346767 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension VolumeActions extending resource: volumes {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.347027 np0000173055 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:52.347100 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.347897 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.347993 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.348100 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.348226 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.348324 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.348435 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.348544 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.348670 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.348799 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.348877 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension UsedLimits extending resource: limits {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.348945 np0000173055 devstack@c-api.service[112932]: /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:02:52.348945 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.348945 np0000173055 devstack@c-api.service[112932]: /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:02:52.348945 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.348945 np0000173055 devstack@c-api.service[112932]: /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:02:52.349346 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.349346 np0000173055 devstack@c-api.service[112932]: /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:02:52.349346 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.349346 np0000173055 devstack@c-api.service[112932]: /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:02:52.349346 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.349712 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension TypesManage extending resource: types {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.349775 np0000173055 devstack@c-api.service[112932]: /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:02:52.349775 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.349775 np0000173055 devstack@c-api.service[112932]: /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:02:52.349775 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.349775 np0000173055 devstack@c-api.service[112932]: /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:02:52.349775 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.350251 np0000173055 devstack@c-api.service[112932]: /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:02:52.350251 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.350251 np0000173055 devstack@c-api.service[112932]: /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:02:52.350251 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.350572 np0000173055 devstack@c-api.service[112932]: /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:02:52.350572 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.350707 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension AdminActions extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.350749 np0000173055 devstack@c-api.service[112932]: /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:02:52.350749 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.350749 np0000173055 devstack@c-api.service[112932]: /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:02:52.350749 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.350935 np0000173055 devstack@c-api.service[112932]: /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:02:52.350935 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.350935 np0000173055 devstack@c-api.service[112932]: /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:02:52.350935 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.350935 np0000173055 devstack@c-api.service[112932]: /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:02:52.351173 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.351173 np0000173055 devstack@c-api.service[112932]: /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:02:52.351173 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.351173 np0000173055 devstack@c-api.service[112932]: /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:02:52.351173 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.351391 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension AdminActions extending resource: snapshots {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.351450 np0000173055 devstack@c-api.service[112932]: /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:02:52.351450 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.351450 np0000173055 devstack@c-api.service[112932]: /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:02:52.351450 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.351450 np0000173055 devstack@c-api.service[112932]: /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:02:52.351450 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.351752 np0000173055 devstack@c-api.service[112932]: /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:02:52.351752 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.351752 np0000173055 devstack@c-api.service[112932]: /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:02:52.351752 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.351752 np0000173055 devstack@c-api.service[112932]: /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:02:52.351752 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.352026 np0000173055 devstack@c-api.service[112932]: /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:02:52.352026 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.352125 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension AdminActions extending resource: backups {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.352162 np0000173055 devstack@c-api.service[112932]: /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:02:52.352162 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.352162 np0000173055 devstack@c-api.service[112932]: /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:02:52.352162 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.352162 np0000173055 devstack@c-api.service[112932]: /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:02:52.352162 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.352430 np0000173055 devstack@c-api.service[112932]: /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:02:52.352430 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.352430 np0000173055 devstack@c-api.service[112932]: /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:02:52.352430 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.352637 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension VolumeActions extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.352675 np0000173055 devstack@c-api.service[112932]: /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:02:52.352675 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.352675 np0000173055 devstack@c-api.service[112932]: /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:02:52.352675 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.352876 np0000173055 devstack@c-api.service[112932]: /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:02:52.352876 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.352876 np0000173055 devstack@c-api.service[112932]: /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:02:52.352876 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.352876 np0000173055 devstack@c-api.service[112932]: /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:02:52.353116 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.353116 np0000173055 devstack@c-api.service[112932]: /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:02:52.353116 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.353116 np0000173055 devstack@c-api.service[112932]: /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:02:52.353116 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.353324 np0000173055 devstack@c-api.service[112932]: /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:02:52.353324 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.353324 np0000173055 devstack@c-api.service[112932]: /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:02:52.353324 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.353324 np0000173055 devstack@c-api.service[112932]: /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:02:52.353324 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.353574 np0000173055 devstack@c-api.service[112932]: /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:02:52.353574 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.353574 np0000173055 devstack@c-api.service[112932]: /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:02:52.353574 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.353780 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-6918d919-45da-4946-b84e-a97348b563f3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:52.353823 np0000173055 devstack@c-api.service[112932]: /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:02:52.353823 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.353823 np0000173055 devstack@c-api.service[112932]: /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:02:52.353823 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.354022 np0000173055 devstack@c-api.service[112932]: /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:02:52.354022 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.354022 np0000173055 devstack@c-api.service[112932]: /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:02:52.354022 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.354203 np0000173055 devstack@c-api.service[112932]: /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:02:52.354203 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.354203 np0000173055 devstack@c-api.service[112932]: /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:02:52.354203 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.354424 np0000173055 devstack@c-api.service[112932]: /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:02:52.354424 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.354424 np0000173055 devstack@c-api.service[112932]: /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:02:52.354424 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.354424 np0000173055 devstack@c-api.service[112932]: /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:02:52.354943 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.354989 np0000173055 devstack@c-api.service[112931]: WARNING keystonemiddleware.auth_token [None req-9ead0472-829e-429c-ad1e-d3c866bd3abb 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:02:52.355149 np0000173055 devstack@c-api.service[112932]: /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:02:52.355149 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.355149 np0000173055 devstack@c-api.service[112932]: /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:02:52.355149 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.355149 np0000173055 devstack@c-api.service[112932]: /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:02:52.355496 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.355496 np0000173055 devstack@c-api.service[112932]: /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:02:52.355496 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.355496 np0000173055 devstack@c-api.service[112932]: /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:02:52.355496 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.355727 np0000173055 devstack@c-api.service[112932]: /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:02:52.355727 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.355727 np0000173055 devstack@c-api.service[112932]: /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:02:52.355727 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.355934 np0000173055 devstack@c-api.service[112932]: /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:02:52.355934 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.355934 np0000173055 devstack@c-api.service[112932]: /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:02:52.355934 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.356136 np0000173055 devstack@c-api.service[112932]: /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:02:52.356136 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.356136 np0000173055 devstack@c-api.service[112932]: /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:02:52.356136 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.356329 np0000173055 devstack@c-api.service[112932]: /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:02:52.356329 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.356329 np0000173055 devstack@c-api.service[112932]: /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:02:52.356329 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.356514 np0000173055 devstack@c-api.service[112932]: /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:02:52.356514 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.356514 np0000173055 devstack@c-api.service[112932]: /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:02:52.356514 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.356514 np0000173055 devstack@c-api.service[112932]: /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:02:52.356514 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.356808 np0000173055 devstack@c-api.service[112932]: /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:02:52.356808 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.356808 np0000173055 devstack@c-api.service[112932]: /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:02:52.356808 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.356808 np0000173055 devstack@c-api.service[112932]: /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:02:52.357045 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.357045 np0000173055 devstack@c-api.service[112932]: /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:02:52.357045 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.357045 np0000173055 devstack@c-api.service[112932]: /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:02:52.357045 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.357045 np0000173055 devstack@c-api.service[112932]: /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:02:52.357045 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.357359 np0000173055 devstack@c-api.service[112932]: /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:02:52.357359 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.357359 np0000173055 devstack@c-api.service[112932]: /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:02:52.357359 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.357359 np0000173055 devstack@c-api.service[112932]: /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:02:52.357359 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.357655 np0000173055 devstack@c-api.service[112932]: /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:02:52.357655 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.357655 np0000173055 devstack@c-api.service[112932]: /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:02:52.357655 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.357655 np0000173055 devstack@c-api.service[112932]: /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:02:52.357655 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.357957 np0000173055 devstack@c-api.service[112932]: /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:02:52.357957 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.357957 np0000173055 devstack@c-api.service[112932]: /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:02:52.357957 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.357957 np0000173055 devstack@c-api.service[112932]: /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:02:52.357957 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.358213 np0000173055 devstack@c-api.service[112932]: /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:02:52.358213 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.358213 np0000173055 devstack@c-api.service[112932]: /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:02:52.358213 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.358440 np0000173055 devstack@c-api.service[112932]: /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:02:52.358440 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.358440 np0000173055 devstack@c-api.service[112932]: /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:02:52.358440 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.358600 np0000173055 devstack@c-api.service[112932]: /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:02:52.358600 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.358600 np0000173055 devstack@c-api.service[112932]: /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:02:52.358600 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.358799 np0000173055 devstack@c-api.service[112932]: /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:02:52.358799 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.358799 np0000173055 devstack@c-api.service[112932]: /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:02:52.358799 np0000173055 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 09 09:02:52.358924 np0000173055 devstack@c-api.service[112933]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76873e0a3668 pid: 112933 (default app) May 09 09:02:52.358953 np0000173055 devstack@c-api.service[112934]: WARNING keystonemiddleware.auth_token [None req-6918d919-45da-4946-b84e-a97348b563f3 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:02:52.358985 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-4d5def39-e123-431d-9456-8cd66e6d9d7d None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:02:52.358985 np0000173055 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 1/1] 199.204.45.210 () {60 vars in 953 bytes} [Sat May 9 09:02:52 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:02:52.359040 np0000173055 devstack@c-api.service[112931]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76873e0a3668 pid: 112931 (default app) May 09 09:02:52.359067 np0000173055 devstack@c-api.service[112934]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76873e0a3668 pid: 112934 (default app) May 09 09:02:59.134675 np0000173055 devstack@c-api.service[112933]: /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:02:59.134675 np0000173055 devstack@c-api.service[112933]: warnings.warn( May 09 09:02:59.147990 np0000173055 devstack@c-api.service[112933]: /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:02:59.147990 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.147990 np0000173055 devstack@c-api.service[112933]: /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:02:59.147990 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.147990 np0000173055 devstack@c-api.service[112933]: /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:02:59.148473 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.148473 np0000173055 devstack@c-api.service[112933]: /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:02:59.148473 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.148473 np0000173055 devstack@c-api.service[112933]: /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:02:59.148473 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.148786 np0000173055 devstack@c-api.service[112933]: /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:02:59.148786 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.148786 np0000173055 devstack@c-api.service[112933]: /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:02:59.148786 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.148786 np0000173055 devstack@c-api.service[112933]: /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:02:59.148786 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.149114 np0000173055 devstack@c-api.service[112933]: /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:02:59.149114 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.149114 np0000173055 devstack@c-api.service[112933]: /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:02:59.149114 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.149340 np0000173055 devstack@c-api.service[112933]: /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:02:59.149340 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.149340 np0000173055 devstack@c-api.service[112933]: /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:02:59.149340 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.149594 np0000173055 devstack@c-api.service[112933]: /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:02:59.149594 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.149594 np0000173055 devstack@c-api.service[112933]: /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:02:59.149594 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.149865 np0000173055 devstack@c-api.service[112933]: /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:02:59.149865 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.149865 np0000173055 devstack@c-api.service[112933]: /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:02:59.149865 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.149865 np0000173055 devstack@c-api.service[112933]: /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:02:59.150150 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.150150 np0000173055 devstack@c-api.service[112933]: /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:02:59.150150 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.150150 np0000173055 devstack@c-api.service[112933]: /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:02:59.150150 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.150417 np0000173055 devstack@c-api.service[112933]: /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:02:59.150417 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.150417 np0000173055 devstack@c-api.service[112933]: /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:02:59.150417 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.150417 np0000173055 devstack@c-api.service[112933]: /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:02:59.150417 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.150782 np0000173055 devstack@c-api.service[112933]: /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:02:59.150782 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.150782 np0000173055 devstack@c-api.service[112933]: /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:02:59.150782 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.150782 np0000173055 devstack@c-api.service[112933]: /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:02:59.150782 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.151107 np0000173055 devstack@c-api.service[112933]: /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:02:59.151107 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.151107 np0000173055 devstack@c-api.service[112933]: /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:02:59.151107 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.151107 np0000173055 devstack@c-api.service[112933]: /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:02:59.151107 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.151429 np0000173055 devstack@c-api.service[112933]: /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:02:59.151429 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.151429 np0000173055 devstack@c-api.service[112933]: /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:02:59.151429 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.151429 np0000173055 devstack@c-api.service[112933]: /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:02:59.151750 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.151750 np0000173055 devstack@c-api.service[112933]: /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:02:59.151750 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.151750 np0000173055 devstack@c-api.service[112933]: /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:02:59.151750 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.152028 np0000173055 devstack@c-api.service[112933]: /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:02:59.152028 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.152028 np0000173055 devstack@c-api.service[112933]: /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:02:59.152028 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.152028 np0000173055 devstack@c-api.service[112933]: /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:02:59.152028 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.152353 np0000173055 devstack@c-api.service[112933]: /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:02:59.152353 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.152353 np0000173055 devstack@c-api.service[112933]: /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:02:59.152353 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.152353 np0000173055 devstack@c-api.service[112933]: /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:02:59.152353 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.152683 np0000173055 devstack@c-api.service[112933]: /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:02:59.152683 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.152683 np0000173055 devstack@c-api.service[112933]: /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:02:59.152683 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.152683 np0000173055 devstack@c-api.service[112933]: /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:02:59.152973 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.152973 np0000173055 devstack@c-api.service[112933]: /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:02:59.152973 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.152973 np0000173055 devstack@c-api.service[112933]: /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:02:59.152973 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.153265 np0000173055 devstack@c-api.service[112933]: /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:02:59.153265 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.153265 np0000173055 devstack@c-api.service[112933]: /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:02:59.153265 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.153494 np0000173055 devstack@c-api.service[112933]: /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:02:59.153494 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.153494 np0000173055 devstack@c-api.service[112933]: /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:02:59.153494 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.153741 np0000173055 devstack@c-api.service[112933]: /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:02:59.153741 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.153741 np0000173055 devstack@c-api.service[112933]: /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:02:59.153741 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.153741 np0000173055 devstack@c-api.service[112933]: /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:02:59.154072 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.154072 np0000173055 devstack@c-api.service[112933]: /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:02:59.154072 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.154072 np0000173055 devstack@c-api.service[112933]: /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:02:59.154072 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.154336 np0000173055 devstack@c-api.service[112933]: /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:02:59.154336 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.154336 np0000173055 devstack@c-api.service[112933]: /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:02:59.154336 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.154603 np0000173055 devstack@c-api.service[112933]: /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:02:59.154603 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.154603 np0000173055 devstack@c-api.service[112933]: /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:02:59.154603 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.154829 np0000173055 devstack@c-api.service[112933]: /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:02:59.154829 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.154829 np0000173055 devstack@c-api.service[112933]: /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:02:59.154829 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.154973 np0000173055 devstack@c-api.service[112933]: /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:02:59.154973 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.154973 np0000173055 devstack@c-api.service[112933]: /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:02:59.154973 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.155116 np0000173055 devstack@c-api.service[112933]: /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:02:59.155116 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.155116 np0000173055 devstack@c-api.service[112933]: /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:02:59.155116 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.155258 np0000173055 devstack@c-api.service[112933]: /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:02:59.155258 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.155258 np0000173055 devstack@c-api.service[112933]: /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:02:59.155258 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.155258 np0000173055 devstack@c-api.service[112933]: /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:02:59.155440 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.155440 np0000173055 devstack@c-api.service[112933]: /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:02:59.155440 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.155440 np0000173055 devstack@c-api.service[112933]: /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:02:59.155440 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.155440 np0000173055 devstack@c-api.service[112933]: /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:02:59.155676 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.155676 np0000173055 devstack@c-api.service[112933]: /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:02:59.155676 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.155676 np0000173055 devstack@c-api.service[112933]: /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:02:59.155676 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.155842 np0000173055 devstack@c-api.service[112933]: /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:02:59.155842 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.155842 np0000173055 devstack@c-api.service[112933]: /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:02:59.155842 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.155842 np0000173055 devstack@c-api.service[112933]: /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:02:59.155842 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.156067 np0000173055 devstack@c-api.service[112933]: /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:02:59.156067 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.156067 np0000173055 devstack@c-api.service[112933]: /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:02:59.156067 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.156067 np0000173055 devstack@c-api.service[112933]: /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:02:59.156067 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.156279 np0000173055 devstack@c-api.service[112933]: /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:02:59.156279 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.156279 np0000173055 devstack@c-api.service[112933]: /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:02:59.156279 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.156279 np0000173055 devstack@c-api.service[112933]: /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:02:59.156279 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.156496 np0000173055 devstack@c-api.service[112933]: /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:02:59.156496 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.156496 np0000173055 devstack@c-api.service[112933]: /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:02:59.156496 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.156496 np0000173055 devstack@c-api.service[112933]: /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:02:59.156496 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.156715 np0000173055 devstack@c-api.service[112933]: /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:02:59.156715 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.156715 np0000173055 devstack@c-api.service[112933]: /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:02:59.156715 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.156860 np0000173055 devstack@c-api.service[112933]: /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:02:59.156860 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.156860 np0000173055 devstack@c-api.service[112933]: /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:02:59.156860 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.156860 np0000173055 devstack@c-api.service[112933]: /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:02:59.157041 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.157041 np0000173055 devstack@c-api.service[112933]: /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:02:59.157041 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.157041 np0000173055 devstack@c-api.service[112933]: /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:02:59.157041 np0000173055 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 09 09:02:59.157041 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-1a8be8f9-15bd-4eef-872e-079246b06359 None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:02:59.625148 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-1a8be8f9-15bd-4eef-872e-079246b06359 admin admin] POST https://199.204.45.210/volume/v3/types May 09 09:02:59.625749 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-1a8be8f9-15bd-4eef-872e-079246b06359 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:02:59.627335 np0000173055 devstack@c-api.service[112933]: /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:02:59.627335 np0000173055 devstack@c-api.service[112933]: warnings.warn( May 09 09:02:59.633988 np0000173055 devstack@c-api.service[112933]: DEBUG oslo_db.sqlalchemy.engines [None req-1a8be8f9-15bd-4eef-872e-079246b06359 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=112933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:59.661738 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-1a8be8f9-15bd-4eef-872e-079246b06359 admin admin] https://199.204.45.210/volume/v3/types returned with HTTP 200 May 09 09:02:59.662240 np0000173055 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 1/2] 199.204.45.210 () {68 vars in 1288 bytes} [Sat May 9 09:02:59 2026] POST /volume/v3/types => generated 186 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:02:59.672287 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [req-1a8be8f9-15bd-4eef-872e-079246b06359 req-9bca057c-9f7f-4f8b-bd17-70e3a3733b8d None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:00.000864 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [req-1a8be8f9-15bd-4eef-872e-079246b06359 req-9bca057c-9f7f-4f8b-bd17-70e3a3733b8d admin admin] POST https://199.204.45.210/volume/v3/types/859394e2-53a8-4f90-b27e-5e76f7461947/extra_specs May 09 09:03:00.001661 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [req-1a8be8f9-15bd-4eef-872e-079246b06359 req-9bca057c-9f7f-4f8b-bd17-70e3a3733b8d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:03:00.003349 np0000173055 devstack@c-api.service[112932]: /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:03:00.003349 np0000173055 devstack@c-api.service[112932]: warnings.warn( May 09 09:03:00.013864 np0000173055 devstack@c-api.service[112932]: DEBUG oslo_db.sqlalchemy.engines [req-1a8be8f9-15bd-4eef-872e-079246b06359 req-9bca057c-9f7f-4f8b-bd17-70e3a3733b8d 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=112932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:00.067727 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [req-1a8be8f9-15bd-4eef-872e-079246b06359 req-9bca057c-9f7f-4f8b-bd17-70e3a3733b8d admin admin] https://199.204.45.210/volume/v3/types/859394e2-53a8-4f90-b27e-5e76f7461947/extra_specs returned with HTTP 200 May 09 09:03:00.068171 np0000173055 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 2/3] 199.204.45.210 () {70 vars in 1505 bytes} [Sat May 9 09:02:59 2026] POST /volume/v3/types/859394e2-53a8-4f90-b27e-5e76f7461947/extra_specs => generated 55 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:03:02.231155 np0000173055 devstack@c-api.service[112931]: DEBUG dbcounter [-] [112931] Writing DB stats cinder:SELECT=6 {{(pid=112931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:02.245663 np0000173055 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writing DB stats cinder:SELECT=6 {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:09.659075 np0000173055 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:10.066217 np0000173055 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:05:21.781239 np0000173055 devstack@c-api.service[112931]: /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:05:21.781239 np0000173055 devstack@c-api.service[112931]: warnings.warn( May 09 09:05:21.791631 np0000173055 devstack@c-api.service[112931]: /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:05:21.791631 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.791631 np0000173055 devstack@c-api.service[112931]: /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:05:21.791631 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.791631 np0000173055 devstack@c-api.service[112931]: /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:05:21.792193 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.792193 np0000173055 devstack@c-api.service[112931]: /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:05:21.792193 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.792193 np0000173055 devstack@c-api.service[112931]: /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:05:21.792193 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.792507 np0000173055 devstack@c-api.service[112931]: /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:05:21.792507 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.792507 np0000173055 devstack@c-api.service[112931]: /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:05:21.792507 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.792507 np0000173055 devstack@c-api.service[112931]: /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:05:21.792507 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.793003 np0000173055 devstack@c-api.service[112931]: /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:05:21.793003 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.793003 np0000173055 devstack@c-api.service[112931]: /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:05:21.793003 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.793277 np0000173055 devstack@c-api.service[112931]: /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:05:21.793277 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.793277 np0000173055 devstack@c-api.service[112931]: /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:05:21.793277 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.793590 np0000173055 devstack@c-api.service[112931]: /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:05:21.793590 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.793590 np0000173055 devstack@c-api.service[112931]: /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:05:21.793590 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.793898 np0000173055 devstack@c-api.service[112931]: /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:05:21.793898 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.793898 np0000173055 devstack@c-api.service[112931]: /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:05:21.793898 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.793898 np0000173055 devstack@c-api.service[112931]: /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:05:21.794267 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.794267 np0000173055 devstack@c-api.service[112931]: /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:05:21.794267 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.794267 np0000173055 devstack@c-api.service[112931]: /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:05:21.794267 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.794593 np0000173055 devstack@c-api.service[112931]: /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:05:21.794593 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.794593 np0000173055 devstack@c-api.service[112931]: /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:05:21.794593 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.794593 np0000173055 devstack@c-api.service[112931]: /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:05:21.794593 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.794997 np0000173055 devstack@c-api.service[112931]: /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:05:21.794997 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.794997 np0000173055 devstack@c-api.service[112931]: /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:05:21.794997 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.794997 np0000173055 devstack@c-api.service[112931]: /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:05:21.794997 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.795540 np0000173055 devstack@c-api.service[112931]: /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:05:21.795540 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.795540 np0000173055 devstack@c-api.service[112931]: /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:05:21.795540 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.795540 np0000173055 devstack@c-api.service[112931]: /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:05:21.795540 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.795988 np0000173055 devstack@c-api.service[112931]: /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:05:21.795988 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.795988 np0000173055 devstack@c-api.service[112931]: /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:05:21.795988 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.795988 np0000173055 devstack@c-api.service[112931]: /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:05:21.796381 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.796381 np0000173055 devstack@c-api.service[112931]: /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:05:21.796381 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.796381 np0000173055 devstack@c-api.service[112931]: /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:05:21.796381 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.796735 np0000173055 devstack@c-api.service[112931]: /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:05:21.796735 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.796735 np0000173055 devstack@c-api.service[112931]: /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:05:21.796735 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.796735 np0000173055 devstack@c-api.service[112931]: /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:05:21.796735 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.797127 np0000173055 devstack@c-api.service[112931]: /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:05:21.797127 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.797127 np0000173055 devstack@c-api.service[112931]: /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:05:21.797127 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.797127 np0000173055 devstack@c-api.service[112931]: /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:05:21.797127 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.797552 np0000173055 devstack@c-api.service[112931]: /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:05:21.797552 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.797552 np0000173055 devstack@c-api.service[112931]: /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:05:21.797552 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.797552 np0000173055 devstack@c-api.service[112931]: /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:05:21.797900 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.797900 np0000173055 devstack@c-api.service[112931]: /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:05:21.797900 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.797900 np0000173055 devstack@c-api.service[112931]: /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:05:21.797900 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.798123 np0000173055 devstack@c-api.service[112931]: /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:05:21.798123 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.798123 np0000173055 devstack@c-api.service[112931]: /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:05:21.798123 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.798293 np0000173055 devstack@c-api.service[112931]: /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:05:21.798293 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.798293 np0000173055 devstack@c-api.service[112931]: /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:05:21.798293 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.798467 np0000173055 devstack@c-api.service[112931]: /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:05:21.798467 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.798467 np0000173055 devstack@c-api.service[112931]: /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:05:21.798467 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.798467 np0000173055 devstack@c-api.service[112931]: /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:05:21.798731 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.798731 np0000173055 devstack@c-api.service[112931]: /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:05:21.798731 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.798731 np0000173055 devstack@c-api.service[112931]: /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:05:21.798731 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.798962 np0000173055 devstack@c-api.service[112931]: /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:05:21.798962 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.798962 np0000173055 devstack@c-api.service[112931]: /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:05:21.798962 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.799132 np0000173055 devstack@c-api.service[112931]: /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:05:21.799132 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.799132 np0000173055 devstack@c-api.service[112931]: /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:05:21.799132 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.799309 np0000173055 devstack@c-api.service[112931]: /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:05:21.799309 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.799309 np0000173055 devstack@c-api.service[112931]: /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:05:21.799309 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.799584 np0000173055 devstack@c-api.service[112931]: /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:05:21.799584 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.799584 np0000173055 devstack@c-api.service[112931]: /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:05:21.799584 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.799808 np0000173055 devstack@c-api.service[112931]: /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:05:21.799808 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.799808 np0000173055 devstack@c-api.service[112931]: /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:05:21.799808 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.799976 np0000173055 devstack@c-api.service[112931]: /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:05:21.799976 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.799976 np0000173055 devstack@c-api.service[112931]: /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:05:21.799976 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.799976 np0000173055 devstack@c-api.service[112931]: /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:05:21.800223 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.800223 np0000173055 devstack@c-api.service[112931]: /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:05:21.800223 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.800223 np0000173055 devstack@c-api.service[112931]: /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:05:21.800223 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.800223 np0000173055 devstack@c-api.service[112931]: /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:05:21.800475 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.800475 np0000173055 devstack@c-api.service[112931]: /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:05:21.800475 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.800475 np0000173055 devstack@c-api.service[112931]: /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:05:21.800475 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.800713 np0000173055 devstack@c-api.service[112931]: /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:05:21.800713 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.800713 np0000173055 devstack@c-api.service[112931]: /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:05:21.800713 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.800713 np0000173055 devstack@c-api.service[112931]: /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:05:21.800713 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.800980 np0000173055 devstack@c-api.service[112931]: /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:05:21.800980 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.800980 np0000173055 devstack@c-api.service[112931]: /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:05:21.800980 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.800980 np0000173055 devstack@c-api.service[112931]: /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:05:21.800980 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.801236 np0000173055 devstack@c-api.service[112931]: /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:05:21.801236 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.801236 np0000173055 devstack@c-api.service[112931]: /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:05:21.801236 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.801236 np0000173055 devstack@c-api.service[112931]: /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:05:21.801236 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.801477 np0000173055 devstack@c-api.service[112931]: /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:05:21.801477 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.801477 np0000173055 devstack@c-api.service[112931]: /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:05:21.801477 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.801477 np0000173055 devstack@c-api.service[112931]: /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:05:21.801477 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.801761 np0000173055 devstack@c-api.service[112931]: /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:05:21.801761 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.801761 np0000173055 devstack@c-api.service[112931]: /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:05:21.801761 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.801956 np0000173055 devstack@c-api.service[112931]: /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:05:21.801956 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.801956 np0000173055 devstack@c-api.service[112931]: /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:05:21.801956 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.801956 np0000173055 devstack@c-api.service[112931]: /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:05:21.802188 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.802188 np0000173055 devstack@c-api.service[112931]: /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:05:21.802188 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.802188 np0000173055 devstack@c-api.service[112931]: /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:05:21.802188 np0000173055 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) May 09 09:05:21.802188 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [None req-8007e8a3-eafb-403c-91ab-154c9a9e7038 None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:21.802188 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-8007e8a3-eafb-403c-91ab-154c9a9e7038 None None] GET https://199.204.45.210/volume// May 09 09:05:21.802510 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-8007e8a3-eafb-403c-91ab-154c9a9e7038 None None] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:05:21.802510 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-8007e8a3-eafb-403c-91ab-154c9a9e7038 None None] Calling method 'all' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:05:21.802510 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-8007e8a3-eafb-403c-91ab-154c9a9e7038 None None] https://199.204.45.210/volume// returned with HTTP 300 May 09 09:05:21.802510 np0000173055 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 1/4] 199.204.45.210 () {66 vars in 1456 bytes} [Sat May 9 09:05:21 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:05:57.264367 np0000173055 devstack@c-api.service[112934]: /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:05:57.264367 np0000173055 devstack@c-api.service[112934]: warnings.warn( May 09 09:05:57.278427 np0000173055 devstack@c-api.service[112934]: /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:05:57.278427 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.278427 np0000173055 devstack@c-api.service[112934]: /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:05:57.278427 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.278756 np0000173055 devstack@c-api.service[112934]: /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:05:57.278756 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.278756 np0000173055 devstack@c-api.service[112934]: /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:05:57.278756 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.279027 np0000173055 devstack@c-api.service[112934]: /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:05:57.279027 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.279027 np0000173055 devstack@c-api.service[112934]: /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:05:57.279027 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.279027 np0000173055 devstack@c-api.service[112934]: /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:05:57.279027 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.279368 np0000173055 devstack@c-api.service[112934]: /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:05:57.279368 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.279368 np0000173055 devstack@c-api.service[112934]: /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:05:57.279368 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.279368 np0000173055 devstack@c-api.service[112934]: /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:05:57.279694 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.279694 np0000173055 devstack@c-api.service[112934]: /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:05:57.279694 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.279694 np0000173055 devstack@c-api.service[112934]: /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:05:57.279694 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.280000 np0000173055 devstack@c-api.service[112934]: /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:05:57.280000 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.280000 np0000173055 devstack@c-api.service[112934]: /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:05:57.280000 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.280224 np0000173055 devstack@c-api.service[112934]: /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:05:57.280224 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.280224 np0000173055 devstack@c-api.service[112934]: /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:05:57.280224 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.280224 np0000173055 devstack@c-api.service[112934]: /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:05:57.280536 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.280536 np0000173055 devstack@c-api.service[112934]: /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:05:57.280536 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.280536 np0000173055 devstack@c-api.service[112934]: /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:05:57.280536 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.280832 np0000173055 devstack@c-api.service[112934]: /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:05:57.280832 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.280832 np0000173055 devstack@c-api.service[112934]: /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:05:57.280832 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.280832 np0000173055 devstack@c-api.service[112934]: /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:05:57.280832 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.281172 np0000173055 devstack@c-api.service[112934]: /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:05:57.281172 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.281172 np0000173055 devstack@c-api.service[112934]: /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:05:57.281172 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.281172 np0000173055 devstack@c-api.service[112934]: /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:05:57.281172 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.281569 np0000173055 devstack@c-api.service[112934]: /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:05:57.281569 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.281569 np0000173055 devstack@c-api.service[112934]: /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:05:57.281569 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.281569 np0000173055 devstack@c-api.service[112934]: /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:05:57.281569 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.281874 np0000173055 devstack@c-api.service[112934]: /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:05:57.281874 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.281874 np0000173055 devstack@c-api.service[112934]: /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:05:57.281874 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.281874 np0000173055 devstack@c-api.service[112934]: /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:05:57.282073 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.282073 np0000173055 devstack@c-api.service[112934]: /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:05:57.282073 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.282073 np0000173055 devstack@c-api.service[112934]: /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:05:57.282073 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.282252 np0000173055 devstack@c-api.service[112934]: /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:05:57.282252 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.282252 np0000173055 devstack@c-api.service[112934]: /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:05:57.282252 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.282252 np0000173055 devstack@c-api.service[112934]: /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:05:57.282252 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.282477 np0000173055 devstack@c-api.service[112934]: /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:05:57.282477 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.282477 np0000173055 devstack@c-api.service[112934]: /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:05:57.282477 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.282477 np0000173055 devstack@c-api.service[112934]: /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:05:57.282477 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.282709 np0000173055 devstack@c-api.service[112934]: /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:05:57.282709 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.282709 np0000173055 devstack@c-api.service[112934]: /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:05:57.282709 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.282709 np0000173055 devstack@c-api.service[112934]: /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:05:57.282902 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.282902 np0000173055 devstack@c-api.service[112934]: /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:05:57.282902 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.282902 np0000173055 devstack@c-api.service[112934]: /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:05:57.282902 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.283097 np0000173055 devstack@c-api.service[112934]: /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:05:57.283097 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.283097 np0000173055 devstack@c-api.service[112934]: /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:05:57.283097 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.283247 np0000173055 devstack@c-api.service[112934]: /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:05:57.283247 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.283247 np0000173055 devstack@c-api.service[112934]: /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:05:57.283247 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.283400 np0000173055 devstack@c-api.service[112934]: /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:05:57.283400 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.283400 np0000173055 devstack@c-api.service[112934]: /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:05:57.283400 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.283400 np0000173055 devstack@c-api.service[112934]: /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:05:57.283602 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.283602 np0000173055 devstack@c-api.service[112934]: /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:05:57.283602 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.283602 np0000173055 devstack@c-api.service[112934]: /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:05:57.283602 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.283797 np0000173055 devstack@c-api.service[112934]: /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:05:57.283797 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.283797 np0000173055 devstack@c-api.service[112934]: /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:05:57.283797 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.283958 np0000173055 devstack@c-api.service[112934]: /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:05:57.283958 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.283958 np0000173055 devstack@c-api.service[112934]: /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:05:57.283958 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.284109 np0000173055 devstack@c-api.service[112934]: /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:05:57.284109 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.284109 np0000173055 devstack@c-api.service[112934]: /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:05:57.284109 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.284269 np0000173055 devstack@c-api.service[112934]: /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:05:57.284269 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.284269 np0000173055 devstack@c-api.service[112934]: /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:05:57.284269 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.284422 np0000173055 devstack@c-api.service[112934]: /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:05:57.284422 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.284422 np0000173055 devstack@c-api.service[112934]: /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:05:57.284422 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.284574 np0000173055 devstack@c-api.service[112934]: /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:05:57.284574 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.284574 np0000173055 devstack@c-api.service[112934]: /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:05:57.284574 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.284574 np0000173055 devstack@c-api.service[112934]: /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:05:57.284788 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.284788 np0000173055 devstack@c-api.service[112934]: /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:05:57.284788 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.284788 np0000173055 devstack@c-api.service[112934]: /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:05:57.284788 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.284788 np0000173055 devstack@c-api.service[112934]: /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:05:57.285009 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.285009 np0000173055 devstack@c-api.service[112934]: /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:05:57.285009 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.285009 np0000173055 devstack@c-api.service[112934]: /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:05:57.285009 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.285190 np0000173055 devstack@c-api.service[112934]: /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:05:57.285190 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.285190 np0000173055 devstack@c-api.service[112934]: /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:05:57.285190 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.285190 np0000173055 devstack@c-api.service[112934]: /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:05:57.285190 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.285405 np0000173055 devstack@c-api.service[112934]: /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:05:57.285405 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.285405 np0000173055 devstack@c-api.service[112934]: /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:05:57.285405 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.285405 np0000173055 devstack@c-api.service[112934]: /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:05:57.285405 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.285655 np0000173055 devstack@c-api.service[112934]: /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:05:57.285655 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.285655 np0000173055 devstack@c-api.service[112934]: /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:05:57.285655 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.285655 np0000173055 devstack@c-api.service[112934]: /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:05:57.285655 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.285886 np0000173055 devstack@c-api.service[112934]: /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:05:57.285886 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.285886 np0000173055 devstack@c-api.service[112934]: /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:05:57.285886 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.285886 np0000173055 devstack@c-api.service[112934]: /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:05:57.285886 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.286129 np0000173055 devstack@c-api.service[112934]: /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:05:57.286129 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.286129 np0000173055 devstack@c-api.service[112934]: /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:05:57.286129 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.286283 np0000173055 devstack@c-api.service[112934]: /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:05:57.286283 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.286283 np0000173055 devstack@c-api.service[112934]: /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:05:57.286283 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.286283 np0000173055 devstack@c-api.service[112934]: /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:05:57.286487 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.286487 np0000173055 devstack@c-api.service[112934]: /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:05:57.286487 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.286487 np0000173055 devstack@c-api.service[112934]: /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:05:57.286487 np0000173055 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) May 09 09:05:57.286487 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [None req-e09bc44a-b6b5-4aa4-acda-252a343b3743 None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:57.604410 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-e09bc44a-b6b5-4aa4-acda-252a343b3743 demo demo] GET https://199.204.45.210/volume/v3/types?is_public=None May 09 09:05:57.604787 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-e09bc44a-b6b5-4aa4-acda-252a343b3743 demo demo] Empty body provided in request {{(pid=112934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:05:57.605009 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-e09bc44a-b6b5-4aa4-acda-252a343b3743 demo demo] Calling method 'index' {{(pid=112934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:05:57.605468 np0000173055 devstack@c-api.service[112934]: /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:05:57.605468 np0000173055 devstack@c-api.service[112934]: warnings.warn( May 09 09:05:57.606109 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.api_utils [None req-e09bc44a-b6b5-4aa4-acda-252a343b3743 demo demo] Removing options '' from query. {{(pid=112934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:05:57.613390 np0000173055 devstack@c-api.service[112934]: DEBUG oslo_db.sqlalchemy.engines [None req-e09bc44a-b6b5-4aa4-acda-252a343b3743 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=112934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:57.631417 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-e09bc44a-b6b5-4aa4-acda-252a343b3743 demo demo] https://199.204.45.210/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:05:57.631832 np0000173055 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 1/5] 199.204.45.210 () {64 vars in 1263 bytes} [Sat May 9 09:05:57 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:05:57.645570 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [req-e09bc44a-b6b5-4aa4-acda-252a343b3743 req-93bf7a7f-9d64-4dcf-85a4-cac1ce9411f8 None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:57.650748 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [req-e09bc44a-b6b5-4aa4-acda-252a343b3743 req-93bf7a7f-9d64-4dcf-85a4-cac1ce9411f8 demo demo] GET https://199.204.45.210/volume/v3/types/default May 09 09:05:57.651107 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [req-e09bc44a-b6b5-4aa4-acda-252a343b3743 req-93bf7a7f-9d64-4dcf-85a4-cac1ce9411f8 demo demo] Empty body provided in request {{(pid=112933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:05:57.651443 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [req-e09bc44a-b6b5-4aa4-acda-252a343b3743 req-93bf7a7f-9d64-4dcf-85a4-cac1ce9411f8 demo demo] Calling method 'show' {{(pid=112933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:05:57.662071 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [req-e09bc44a-b6b5-4aa4-acda-252a343b3743 req-93bf7a7f-9d64-4dcf-85a4-cac1ce9411f8 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 May 09 09:05:57.662483 np0000173055 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 2/6] 199.204.45.210 () {66 vars in 1329 bytes} [Sat May 9 09:05:57 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:05:57.991706 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-fdb12815-bf89-413b-9cf3-99cd16631828 None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:57.996186 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-fdb12815-bf89-413b-9cf3-99cd16631828 demo demo] GET https://199.204.45.210/volume/v3/types/default May 09 09:05:57.996536 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-fdb12815-bf89-413b-9cf3-99cd16631828 demo demo] Empty body provided in request {{(pid=112932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:05:57.996931 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-fdb12815-bf89-413b-9cf3-99cd16631828 demo demo] Calling method 'show' {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:05:58.012387 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-fdb12815-bf89-413b-9cf3-99cd16631828 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 May 09 09:05:58.012778 np0000173055 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 3/7] 199.204.45.210 () {64 vars in 1258 bytes} [Sat May 9 09:05:57 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:05:58.420253 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [None req-6e0d628a-3bf0-44ce-8320-ed7af32c8329 None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:58.764009 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-6e0d628a-3bf0-44ce-8320-ed7af32c8329 demo demo] GET https://199.204.45.210/volume/v3/types/default May 09 09:05:58.764369 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-6e0d628a-3bf0-44ce-8320-ed7af32c8329 demo demo] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:05:58.764593 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-6e0d628a-3bf0-44ce-8320-ed7af32c8329 demo demo] Calling method 'show' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:05:58.774250 np0000173055 devstack@c-api.service[112931]: DEBUG oslo_db.sqlalchemy.engines [None req-6e0d628a-3bf0-44ce-8320-ed7af32c8329 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=112931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:58.794010 np0000173055 devstack@c-api.service[112931]: /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:05:58.794010 np0000173055 devstack@c-api.service[112931]: warnings.warn( May 09 09:05:58.796393 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-6e0d628a-3bf0-44ce-8320-ed7af32c8329 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 May 09 09:05:58.796852 np0000173055 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 2/8] 199.204.45.210 () {64 vars in 1258 bytes} [Sat May 9 09:05:58 2026] GET /volume/v3/types/default => generated 145 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:05:58.810601 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [None req-56f85dfe-b8c3-46d8-829f-6ebbac8769d6 None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:58.813590 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-56f85dfe-b8c3-46d8-829f-6ebbac8769d6 demo demo] GET https://199.204.45.210/volume/v3/types/default May 09 09:05:58.813888 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-56f85dfe-b8c3-46d8-829f-6ebbac8769d6 demo demo] Empty body provided in request {{(pid=112934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:05:58.814173 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-56f85dfe-b8c3-46d8-829f-6ebbac8769d6 demo demo] Calling method 'show' {{(pid=112934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:05:58.829175 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-56f85dfe-b8c3-46d8-829f-6ebbac8769d6 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 May 09 09:05:58.829461 np0000173055 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 2/9] 199.204.45.210 () {64 vars in 1258 bytes} [Sat May 9 09:05:58 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:06:07.658040 np0000173055 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writing DB stats cinder:SELECT=2 {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:08.008538 np0000173055 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writing DB stats cinder:SELECT=2 {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:08.791765 np0000173055 devstack@c-api.service[112931]: DEBUG dbcounter [-] [112931] Writing DB stats cinder:SELECT=2 {{(pid=112931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:08.825977 np0000173055 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writing DB stats cinder:SELECT=3 {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:04.795655 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-b48ff01b-5542-4242-a1bf-2dd8801ed175 None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:04.880647 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-b48ff01b-5542-4242-a1bf-2dd8801ed175 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:11:04.880647 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-b48ff01b-5542-4242-a1bf-2dd8801ed175 demo demo] Empty body provided in request {{(pid=112933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:04.880647 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-b48ff01b-5542-4242-a1bf-2dd8801ed175 demo demo] Calling method 'detail' {{(pid=112933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:04.880647 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.api_utils [None req-b48ff01b-5542-4242-a1bf-2dd8801ed175 demo demo] Removing options '' from query. {{(pid=112933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:11:04.880647 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.volume.api [None req-b48ff01b-5542-4242-a1bf-2dd8801ed175 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112933) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:11:04.919326 np0000173055 devstack@c-api.service[112933]: INFO cinder.volume.api [None req-b48ff01b-5542-4242-a1bf-2dd8801ed175 demo demo] Get all volumes completed successfully. May 09 09:11:04.922389 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-b48ff01b-5542-4242-a1bf-2dd8801ed175 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:11:04.923044 np0000173055 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 3/10] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:11:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:11:14.910388 np0000173055 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writing DB stats cinder:SELECT=1 {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:04.938096 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-5988e86c-8a0e-49a3-9939-7802f1d525aa None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:04.941189 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-5988e86c-8a0e-49a3-9939-7802f1d525aa demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:12:04.941444 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-5988e86c-8a0e-49a3-9939-7802f1d525aa demo demo] Empty body provided in request {{(pid=112932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:04.941740 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-5988e86c-8a0e-49a3-9939-7802f1d525aa demo demo] Calling method 'detail' {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:04.942457 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.api_utils [None req-5988e86c-8a0e-49a3-9939-7802f1d525aa demo demo] Removing options '' from query. {{(pid=112932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:12:04.943635 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.volume.api [None req-5988e86c-8a0e-49a3-9939-7802f1d525aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112932) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:12:04.986985 np0000173055 devstack@c-api.service[112932]: INFO cinder.volume.api [None req-5988e86c-8a0e-49a3-9939-7802f1d525aa demo demo] Get all volumes completed successfully. May 09 09:12:04.991076 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-5988e86c-8a0e-49a3-9939-7802f1d525aa demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:12:04.991933 np0000173055 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 4/11] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:12:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:12:14.977149 np0000173055 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writing DB stats cinder:SELECT=1 {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:05.011110 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [None req-53f9b724-9726-4cbe-9b53-38ed0405923f None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:05.014389 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-53f9b724-9726-4cbe-9b53-38ed0405923f demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:13:05.014642 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-53f9b724-9726-4cbe-9b53-38ed0405923f demo demo] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:05.014951 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-53f9b724-9726-4cbe-9b53-38ed0405923f demo demo] Calling method 'detail' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:05.015493 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.api_utils [None req-53f9b724-9726-4cbe-9b53-38ed0405923f demo demo] Removing options '' from query. {{(pid=112931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:13:05.016504 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.volume.api [None req-53f9b724-9726-4cbe-9b53-38ed0405923f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112931) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:13:05.053701 np0000173055 devstack@c-api.service[112931]: INFO cinder.volume.api [None req-53f9b724-9726-4cbe-9b53-38ed0405923f demo demo] Get all volumes completed successfully. May 09 09:13:05.055403 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-53f9b724-9726-4cbe-9b53-38ed0405923f demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:13:05.055980 np0000173055 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 3/12] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:13:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:13:15.044976 np0000173055 devstack@c-api.service[112931]: DEBUG dbcounter [-] [112931] Writing DB stats cinder:SELECT=1 {{(pid=112931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:05.069840 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [None req-3c0d5c24-0120-4484-b547-9bb92a8ed93e None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:05.075051 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-3c0d5c24-0120-4484-b547-9bb92a8ed93e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:14:05.075316 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-3c0d5c24-0120-4484-b547-9bb92a8ed93e demo demo] Empty body provided in request {{(pid=112934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:05.075702 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-3c0d5c24-0120-4484-b547-9bb92a8ed93e demo demo] Calling method 'detail' {{(pid=112934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:05.076840 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.api_utils [None req-3c0d5c24-0120-4484-b547-9bb92a8ed93e demo demo] Removing options '' from query. {{(pid=112934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:14:05.080572 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.volume.api [None req-3c0d5c24-0120-4484-b547-9bb92a8ed93e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112934) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:14:05.116241 np0000173055 devstack@c-api.service[112934]: INFO cinder.volume.api [None req-3c0d5c24-0120-4484-b547-9bb92a8ed93e demo demo] Get all volumes completed successfully. May 09 09:14:05.118369 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-3c0d5c24-0120-4484-b547-9bb92a8ed93e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:14:05.118972 np0000173055 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 3/13] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:14:05 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:14:15.108980 np0000173055 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writing DB stats cinder:SELECT=1 {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:15:05.131537 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-08a3df6c-04ce-4387-8754-e53ddcebd04c None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:05.135122 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-08a3df6c-04ce-4387-8754-e53ddcebd04c demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:15:05.135368 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-08a3df6c-04ce-4387-8754-e53ddcebd04c demo demo] Empty body provided in request {{(pid=112933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:05.135649 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-08a3df6c-04ce-4387-8754-e53ddcebd04c demo demo] Calling method 'detail' {{(pid=112933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:05.135994 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.api_utils [None req-08a3df6c-04ce-4387-8754-e53ddcebd04c demo demo] Removing options '' from query. {{(pid=112933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:15:05.137000 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.volume.api [None req-08a3df6c-04ce-4387-8754-e53ddcebd04c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112933) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:15:05.147603 np0000173055 devstack@c-api.service[112933]: INFO cinder.volume.api [None req-08a3df6c-04ce-4387-8754-e53ddcebd04c demo demo] Get all volumes completed successfully. May 09 09:15:05.149569 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-08a3df6c-04ce-4387-8754-e53ddcebd04c demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:15:05.150357 np0000173055 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 4/14] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:15:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:15:15.142258 np0000173055 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writing DB stats cinder:SELECT=1 {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:16:05.166486 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-61a9169e-6b49-4db6-8312-3a9f7a199b9d None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:16:05.368050 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-61a9169e-6b49-4db6-8312-3a9f7a199b9d demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:16:05.368290 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-61a9169e-6b49-4db6-8312-3a9f7a199b9d demo demo] Empty body provided in request {{(pid=112932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:16:05.368541 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-61a9169e-6b49-4db6-8312-3a9f7a199b9d demo demo] Calling method 'detail' {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:16:05.368895 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.api_utils [None req-61a9169e-6b49-4db6-8312-3a9f7a199b9d demo demo] Removing options '' from query. {{(pid=112932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:16:05.369915 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.volume.api [None req-61a9169e-6b49-4db6-8312-3a9f7a199b9d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112932) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:16:05.379345 np0000173055 devstack@c-api.service[112932]: INFO cinder.volume.api [None req-61a9169e-6b49-4db6-8312-3a9f7a199b9d demo demo] Get all volumes completed successfully. May 09 09:16:05.382302 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-61a9169e-6b49-4db6-8312-3a9f7a199b9d demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:16:05.382889 np0000173055 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 5/15] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:16:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:16:15.373373 np0000173055 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writing DB stats cinder:SELECT=1 {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:05.399190 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [None req-38fc5928-c9e2-4839-a6dc-042b373ca93e None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:05.403537 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-38fc5928-c9e2-4839-a6dc-042b373ca93e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:17:05.403795 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-38fc5928-c9e2-4839-a6dc-042b373ca93e demo demo] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:05.404027 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-38fc5928-c9e2-4839-a6dc-042b373ca93e demo demo] Calling method 'detail' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:05.404332 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.api_utils [None req-38fc5928-c9e2-4839-a6dc-042b373ca93e demo demo] Removing options '' from query. {{(pid=112931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:05.405280 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.volume.api [None req-38fc5928-c9e2-4839-a6dc-042b373ca93e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112931) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:05.414133 np0000173055 devstack@c-api.service[112931]: INFO cinder.volume.api [None req-38fc5928-c9e2-4839-a6dc-042b373ca93e demo demo] Get all volumes completed successfully. May 09 09:17:05.417063 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-38fc5928-c9e2-4839-a6dc-042b373ca93e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:05.417613 np0000173055 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 4/16] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:17:05 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:17:15.408854 np0000173055 devstack@c-api.service[112931]: DEBUG dbcounter [-] [112931] Writing DB stats cinder:SELECT=1 {{(pid=112931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:05.430692 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [None req-ada40cb4-41d7-4ebf-9f83-5ddfe181a995 None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:05.435113 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-ada40cb4-41d7-4ebf-9f83-5ddfe181a995 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:18:05.435541 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-ada40cb4-41d7-4ebf-9f83-5ddfe181a995 demo demo] Empty body provided in request {{(pid=112934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:05.436419 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-ada40cb4-41d7-4ebf-9f83-5ddfe181a995 demo demo] Calling method 'detail' {{(pid=112934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:05.436849 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.api_utils [None req-ada40cb4-41d7-4ebf-9f83-5ddfe181a995 demo demo] Removing options '' from query. {{(pid=112934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:05.438504 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.volume.api [None req-ada40cb4-41d7-4ebf-9f83-5ddfe181a995 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112934) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:05.445707 np0000173055 devstack@c-api.service[112934]: INFO cinder.volume.api [None req-ada40cb4-41d7-4ebf-9f83-5ddfe181a995 demo demo] Get all volumes completed successfully. May 09 09:18:05.448603 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-ada40cb4-41d7-4ebf-9f83-5ddfe181a995 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:05.449008 np0000173055 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 4/17] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:18:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:18:15.441387 np0000173055 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writing DB stats cinder:SELECT=1 {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:05.462393 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-937f2a56-e143-4c82-ae5a-5c2845dcbdef None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:05.466311 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-937f2a56-e143-4c82-ae5a-5c2845dcbdef demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:19:05.466823 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-937f2a56-e143-4c82-ae5a-5c2845dcbdef demo demo] Empty body provided in request {{(pid=112933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:05.467292 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-937f2a56-e143-4c82-ae5a-5c2845dcbdef demo demo] Calling method 'detail' {{(pid=112933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:05.467675 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.api_utils [None req-937f2a56-e143-4c82-ae5a-5c2845dcbdef demo demo] Removing options '' from query. {{(pid=112933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:05.468687 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.volume.api [None req-937f2a56-e143-4c82-ae5a-5c2845dcbdef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112933) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:05.477508 np0000173055 devstack@c-api.service[112933]: INFO cinder.volume.api [None req-937f2a56-e143-4c82-ae5a-5c2845dcbdef demo demo] Get all volumes completed successfully. May 09 09:19:05.480238 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-937f2a56-e143-4c82-ae5a-5c2845dcbdef demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:05.480698 np0000173055 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 5/18] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:19:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:15.471938 np0000173055 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writing DB stats cinder:SELECT=1 {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:05.491091 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-62b6a474-4a29-4f88-9634-ca35bd35b729 None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:05.494642 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-62b6a474-4a29-4f88-9634-ca35bd35b729 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:20:05.494998 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-62b6a474-4a29-4f88-9634-ca35bd35b729 demo demo] Empty body provided in request {{(pid=112932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:05.495338 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-62b6a474-4a29-4f88-9634-ca35bd35b729 demo demo] Calling method 'detail' {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:05.495774 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.api_utils [None req-62b6a474-4a29-4f88-9634-ca35bd35b729 demo demo] Removing options '' from query. {{(pid=112932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:05.496999 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.volume.api [None req-62b6a474-4a29-4f88-9634-ca35bd35b729 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112932) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:05.508295 np0000173055 devstack@c-api.service[112932]: INFO cinder.volume.api [None req-62b6a474-4a29-4f88-9634-ca35bd35b729 demo demo] Get all volumes completed successfully. May 09 09:20:05.513672 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-62b6a474-4a29-4f88-9634-ca35bd35b729 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:05.514185 np0000173055 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 6/19] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:20:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:15.501406 np0000173055 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writing DB stats cinder:SELECT=1 {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:05.529183 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [None req-6b7bf4f1-b165-46a8-ab8f-29f862c44574 None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:05.676744 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-6b7bf4f1-b165-46a8-ab8f-29f862c44574 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:21:05.676956 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-6b7bf4f1-b165-46a8-ab8f-29f862c44574 demo demo] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:05.677211 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-6b7bf4f1-b165-46a8-ab8f-29f862c44574 demo demo] Calling method 'detail' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:05.677550 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.api_utils [None req-6b7bf4f1-b165-46a8-ab8f-29f862c44574 demo demo] Removing options '' from query. {{(pid=112931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:05.678284 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.volume.api [None req-6b7bf4f1-b165-46a8-ab8f-29f862c44574 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112931) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:05.690760 np0000173055 devstack@c-api.service[112931]: INFO cinder.volume.api [None req-6b7bf4f1-b165-46a8-ab8f-29f862c44574 demo demo] Get all volumes completed successfully. May 09 09:21:05.693326 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-6b7bf4f1-b165-46a8-ab8f-29f862c44574 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:05.693704 np0000173055 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 5/20] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:21:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:21:15.685385 np0000173055 devstack@c-api.service[112931]: DEBUG dbcounter [-] [112931] Writing DB stats cinder:SELECT=1 {{(pid=112931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:05.707775 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [None req-8affc58b-591f-4034-95c4-4ebfc5ca729a None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:05.711520 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-8affc58b-591f-4034-95c4-4ebfc5ca729a demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:22:05.711855 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-8affc58b-591f-4034-95c4-4ebfc5ca729a demo demo] Empty body provided in request {{(pid=112934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:05.712203 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-8affc58b-591f-4034-95c4-4ebfc5ca729a demo demo] Calling method 'detail' {{(pid=112934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:05.712525 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.api_utils [None req-8affc58b-591f-4034-95c4-4ebfc5ca729a demo demo] Removing options '' from query. {{(pid=112934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:05.715477 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.volume.api [None req-8affc58b-591f-4034-95c4-4ebfc5ca729a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112934) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:05.721928 np0000173055 devstack@c-api.service[112934]: INFO cinder.volume.api [None req-8affc58b-591f-4034-95c4-4ebfc5ca729a demo demo] Get all volumes completed successfully. May 09 09:22:05.723977 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-8affc58b-591f-4034-95c4-4ebfc5ca729a demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:05.724351 np0000173055 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 5/21] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:22:05 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:22:15.718404 np0000173055 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writing DB stats cinder:SELECT=1 {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:05.740944 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-0aa24746-6500-46af-85a3-6cc316d2d7e0 None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:05.744134 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-0aa24746-6500-46af-85a3-6cc316d2d7e0 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:23:05.744396 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-0aa24746-6500-46af-85a3-6cc316d2d7e0 demo demo] Empty body provided in request {{(pid=112933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:05.744754 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-0aa24746-6500-46af-85a3-6cc316d2d7e0 demo demo] Calling method 'detail' {{(pid=112933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:05.745086 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.api_utils [None req-0aa24746-6500-46af-85a3-6cc316d2d7e0 demo demo] Removing options '' from query. {{(pid=112933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:05.746131 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.volume.api [None req-0aa24746-6500-46af-85a3-6cc316d2d7e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112933) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:05.753763 np0000173055 devstack@c-api.service[112933]: INFO cinder.volume.api [None req-0aa24746-6500-46af-85a3-6cc316d2d7e0 demo demo] Get all volumes completed successfully. May 09 09:23:05.755613 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-0aa24746-6500-46af-85a3-6cc316d2d7e0 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:05.755965 np0000173055 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 6/22] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:23:05 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:23:15.749439 np0000173055 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writing DB stats cinder:SELECT=1 {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:05.769014 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-d0896370-41d0-48fb-b9b0-ba691a07972f None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:05.773497 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-d0896370-41d0-48fb-b9b0-ba691a07972f demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:24:05.773947 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-d0896370-41d0-48fb-b9b0-ba691a07972f demo demo] Empty body provided in request {{(pid=112932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:05.774457 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-d0896370-41d0-48fb-b9b0-ba691a07972f demo demo] Calling method 'detail' {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:05.775809 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.api_utils [None req-d0896370-41d0-48fb-b9b0-ba691a07972f demo demo] Removing options '' from query. {{(pid=112932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:05.778139 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.volume.api [None req-d0896370-41d0-48fb-b9b0-ba691a07972f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112932) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:05.787136 np0000173055 devstack@c-api.service[112932]: INFO cinder.volume.api [None req-d0896370-41d0-48fb-b9b0-ba691a07972f demo demo] Get all volumes completed successfully. May 09 09:24:05.790983 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-d0896370-41d0-48fb-b9b0-ba691a07972f demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:05.791487 np0000173055 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 7/23] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:24:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:24:15.781397 np0000173055 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writing DB stats cinder:SELECT=1 {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:05.807218 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [None req-6754a680-77ea-48a1-80d1-86d18b4974d3 None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:05.811504 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-6754a680-77ea-48a1-80d1-86d18b4974d3 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:25:05.811958 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-6754a680-77ea-48a1-80d1-86d18b4974d3 demo demo] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:05.812360 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-6754a680-77ea-48a1-80d1-86d18b4974d3 demo demo] Calling method 'detail' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:05.812900 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.api_utils [None req-6754a680-77ea-48a1-80d1-86d18b4974d3 demo demo] Removing options '' from query. {{(pid=112931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:05.814476 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.volume.api [None req-6754a680-77ea-48a1-80d1-86d18b4974d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112931) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:05.822027 np0000173055 devstack@c-api.service[112931]: INFO cinder.volume.api [None req-6754a680-77ea-48a1-80d1-86d18b4974d3 demo demo] Get all volumes completed successfully. May 09 09:25:05.824649 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-6754a680-77ea-48a1-80d1-86d18b4974d3 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:05.825190 np0000173055 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 6/24] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:25:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:15.817359 np0000173055 devstack@c-api.service[112931]: DEBUG dbcounter [-] [112931] Writing DB stats cinder:SELECT=1 {{(pid=112931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:05.840379 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [None req-bc250e38-9abe-4aaa-9528-2b0363c5d25a None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:05.993635 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-bc250e38-9abe-4aaa-9528-2b0363c5d25a demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:26:05.994177 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-bc250e38-9abe-4aaa-9528-2b0363c5d25a demo demo] Empty body provided in request {{(pid=112934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:05.994650 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-bc250e38-9abe-4aaa-9528-2b0363c5d25a demo demo] Calling method 'detail' {{(pid=112934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:05.995239 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.api_utils [None req-bc250e38-9abe-4aaa-9528-2b0363c5d25a demo demo] Removing options '' from query. {{(pid=112934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:05.997119 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.volume.api [None req-bc250e38-9abe-4aaa-9528-2b0363c5d25a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112934) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:06.009755 np0000173055 devstack@c-api.service[112934]: INFO cinder.volume.api [None req-bc250e38-9abe-4aaa-9528-2b0363c5d25a demo demo] Get all volumes completed successfully. May 09 09:26:06.012712 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-bc250e38-9abe-4aaa-9528-2b0363c5d25a demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:06.013344 np0000173055 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 6/25] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:26:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:16.001465 np0000173055 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writing DB stats cinder:SELECT=1 {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:06.028488 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-1e7b6da3-4d16-4804-b61d-0fc1e5e3076e None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:06.030675 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-1e7b6da3-4d16-4804-b61d-0fc1e5e3076e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:27:06.030895 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-1e7b6da3-4d16-4804-b61d-0fc1e5e3076e demo demo] Empty body provided in request {{(pid=112933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:06.031076 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-1e7b6da3-4d16-4804-b61d-0fc1e5e3076e demo demo] Calling method 'detail' {{(pid=112933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:06.031329 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.api_utils [None req-1e7b6da3-4d16-4804-b61d-0fc1e5e3076e demo demo] Removing options '' from query. {{(pid=112933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:06.032100 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.volume.api [None req-1e7b6da3-4d16-4804-b61d-0fc1e5e3076e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112933) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:06.040777 np0000173055 devstack@c-api.service[112933]: INFO cinder.volume.api [None req-1e7b6da3-4d16-4804-b61d-0fc1e5e3076e demo demo] Get all volumes completed successfully. May 09 09:27:06.044130 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-1e7b6da3-4d16-4804-b61d-0fc1e5e3076e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:06.044648 np0000173055 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 7/26] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:27:06 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:27:16.035203 np0000173055 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writing DB stats cinder:SELECT=1 {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:06.058613 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-588e8bc6-6e59-4be0-ba24-51368b278224 None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:06.062044 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-588e8bc6-6e59-4be0-ba24-51368b278224 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:28:06.062294 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-588e8bc6-6e59-4be0-ba24-51368b278224 demo demo] Empty body provided in request {{(pid=112932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:06.062596 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-588e8bc6-6e59-4be0-ba24-51368b278224 demo demo] Calling method 'detail' {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:06.062960 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.api_utils [None req-588e8bc6-6e59-4be0-ba24-51368b278224 demo demo] Removing options '' from query. {{(pid=112932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:06.064124 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.volume.api [None req-588e8bc6-6e59-4be0-ba24-51368b278224 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112932) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:06.078881 np0000173055 devstack@c-api.service[112932]: INFO cinder.volume.api [None req-588e8bc6-6e59-4be0-ba24-51368b278224 demo demo] Get all volumes completed successfully. May 09 09:28:06.082695 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-588e8bc6-6e59-4be0-ba24-51368b278224 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:06.083327 np0000173055 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 8/27] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:28:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:16.070319 np0000173055 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writing DB stats cinder:SELECT=1 {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:06.102066 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [None req-a97e99a5-bcd5-40e6-a560-6287617cb9bc None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:06.104842 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-a97e99a5-bcd5-40e6-a560-6287617cb9bc demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:29:06.105083 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-a97e99a5-bcd5-40e6-a560-6287617cb9bc demo demo] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:06.105577 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-a97e99a5-bcd5-40e6-a560-6287617cb9bc demo demo] Calling method 'detail' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:06.105985 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.api_utils [None req-a97e99a5-bcd5-40e6-a560-6287617cb9bc demo demo] Removing options '' from query. {{(pid=112931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:06.106978 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.volume.api [None req-a97e99a5-bcd5-40e6-a560-6287617cb9bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112931) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:06.117027 np0000173055 devstack@c-api.service[112931]: INFO cinder.volume.api [None req-a97e99a5-bcd5-40e6-a560-6287617cb9bc demo demo] Get all volumes completed successfully. May 09 09:29:06.119889 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-a97e99a5-bcd5-40e6-a560-6287617cb9bc demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:06.120394 np0000173055 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 7/28] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:29:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:29:16.110902 np0000173055 devstack@c-api.service[112931]: DEBUG dbcounter [-] [112931] Writing DB stats cinder:SELECT=1 {{(pid=112931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:06.134577 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [None req-473e23dc-c296-4b62-a805-e58246e6e615 None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:06.138816 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-473e23dc-c296-4b62-a805-e58246e6e615 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:30:06.139187 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-473e23dc-c296-4b62-a805-e58246e6e615 demo demo] Empty body provided in request {{(pid=112934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:06.139723 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-473e23dc-c296-4b62-a805-e58246e6e615 demo demo] Calling method 'detail' {{(pid=112934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:06.140189 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.api_utils [None req-473e23dc-c296-4b62-a805-e58246e6e615 demo demo] Removing options '' from query. {{(pid=112934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:06.141108 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.volume.api [None req-473e23dc-c296-4b62-a805-e58246e6e615 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112934) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:06.146985 np0000173055 devstack@c-api.service[112934]: INFO cinder.volume.api [None req-473e23dc-c296-4b62-a805-e58246e6e615 demo demo] Get all volumes completed successfully. May 09 09:30:06.149110 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-473e23dc-c296-4b62-a805-e58246e6e615 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:06.149644 np0000173055 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 7/29] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:30:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:16.143643 np0000173055 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writing DB stats cinder:SELECT=1 {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:06.167838 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-03fbc49f-8c63-44a2-b7be-1c6d85ee1f31 None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:06.264799 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-03fbc49f-8c63-44a2-b7be-1c6d85ee1f31 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:31:06.265780 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-03fbc49f-8c63-44a2-b7be-1c6d85ee1f31 demo demo] Empty body provided in request {{(pid=112933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:06.266584 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-03fbc49f-8c63-44a2-b7be-1c6d85ee1f31 demo demo] Calling method 'detail' {{(pid=112933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:06.267104 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.api_utils [None req-03fbc49f-8c63-44a2-b7be-1c6d85ee1f31 demo demo] Removing options '' from query. {{(pid=112933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:06.268456 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.volume.api [None req-03fbc49f-8c63-44a2-b7be-1c6d85ee1f31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112933) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:06.278370 np0000173055 devstack@c-api.service[112933]: INFO cinder.volume.api [None req-03fbc49f-8c63-44a2-b7be-1c6d85ee1f31 demo demo] Get all volumes completed successfully. May 09 09:31:06.281264 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-03fbc49f-8c63-44a2-b7be-1c6d85ee1f31 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:06.281736 np0000173055 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 8/30] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:31:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:16.272598 np0000173055 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writing DB stats cinder:SELECT=1 {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:06.293896 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-b00cc39a-3c9b-48a4-9f9d-ba755c7fef5f None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:06.297078 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-b00cc39a-3c9b-48a4-9f9d-ba755c7fef5f demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:32:06.297299 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-b00cc39a-3c9b-48a4-9f9d-ba755c7fef5f demo demo] Empty body provided in request {{(pid=112932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:06.297525 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-b00cc39a-3c9b-48a4-9f9d-ba755c7fef5f demo demo] Calling method 'detail' {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:06.297804 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.api_utils [None req-b00cc39a-3c9b-48a4-9f9d-ba755c7fef5f demo demo] Removing options '' from query. {{(pid=112932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:06.298651 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.volume.api [None req-b00cc39a-3c9b-48a4-9f9d-ba755c7fef5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112932) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:06.307155 np0000173055 devstack@c-api.service[112932]: INFO cinder.volume.api [None req-b00cc39a-3c9b-48a4-9f9d-ba755c7fef5f demo demo] Get all volumes completed successfully. May 09 09:32:06.308591 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-b00cc39a-3c9b-48a4-9f9d-ba755c7fef5f demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:06.309026 np0000173055 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 9/31] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:32:06 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:32:16.303693 np0000173055 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writing DB stats cinder:SELECT=1 {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:06.321062 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [None req-b3fa4cd3-f6b1-4f6e-b242-7edac3191049 None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:06.323802 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-b3fa4cd3-f6b1-4f6e-b242-7edac3191049 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:33:06.324032 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-b3fa4cd3-f6b1-4f6e-b242-7edac3191049 demo demo] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:06.324322 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-b3fa4cd3-f6b1-4f6e-b242-7edac3191049 demo demo] Calling method 'detail' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:06.324845 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.api_utils [None req-b3fa4cd3-f6b1-4f6e-b242-7edac3191049 demo demo] Removing options '' from query. {{(pid=112931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:06.325478 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.volume.api [None req-b3fa4cd3-f6b1-4f6e-b242-7edac3191049 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112931) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:06.333642 np0000173055 devstack@c-api.service[112931]: INFO cinder.volume.api [None req-b3fa4cd3-f6b1-4f6e-b242-7edac3191049 demo demo] Get all volumes completed successfully. May 09 09:33:06.336478 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-b3fa4cd3-f6b1-4f6e-b242-7edac3191049 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:06.337204 np0000173055 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 8/32] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:33:06 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:33:16.328431 np0000173055 devstack@c-api.service[112931]: DEBUG dbcounter [-] [112931] Writing DB stats cinder:SELECT=1 {{(pid=112931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:06.349652 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [None req-8386f140-601b-4f00-ad90-78b73e531b70 None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:06.353443 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-8386f140-601b-4f00-ad90-78b73e531b70 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:34:06.353703 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-8386f140-601b-4f00-ad90-78b73e531b70 demo demo] Empty body provided in request {{(pid=112934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:06.354254 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-8386f140-601b-4f00-ad90-78b73e531b70 demo demo] Calling method 'detail' {{(pid=112934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:06.354254 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.api_utils [None req-8386f140-601b-4f00-ad90-78b73e531b70 demo demo] Removing options '' from query. {{(pid=112934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:06.355537 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.volume.api [None req-8386f140-601b-4f00-ad90-78b73e531b70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112934) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:06.365062 np0000173055 devstack@c-api.service[112934]: INFO cinder.volume.api [None req-8386f140-601b-4f00-ad90-78b73e531b70 demo demo] Get all volumes completed successfully. May 09 09:34:06.367101 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-8386f140-601b-4f00-ad90-78b73e531b70 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:06.367474 np0000173055 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 8/33] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:34:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:34:16.359228 np0000173055 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writing DB stats cinder:SELECT=1 {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:06.380095 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-bca883b0-a8a3-410b-9e71-f3b386cec0df None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:06.382901 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-bca883b0-a8a3-410b-9e71-f3b386cec0df demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:35:06.383137 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-bca883b0-a8a3-410b-9e71-f3b386cec0df demo demo] Empty body provided in request {{(pid=112933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:06.383414 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-bca883b0-a8a3-410b-9e71-f3b386cec0df demo demo] Calling method 'detail' {{(pid=112933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:06.383759 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.api_utils [None req-bca883b0-a8a3-410b-9e71-f3b386cec0df demo demo] Removing options '' from query. {{(pid=112933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:06.384784 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.volume.api [None req-bca883b0-a8a3-410b-9e71-f3b386cec0df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112933) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:06.395102 np0000173055 devstack@c-api.service[112933]: INFO cinder.volume.api [None req-bca883b0-a8a3-410b-9e71-f3b386cec0df demo demo] Get all volumes completed successfully. May 09 09:35:06.399245 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-bca883b0-a8a3-410b-9e71-f3b386cec0df demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:06.399792 np0000173055 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 9/34] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:35:06 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:16.387910 np0000173055 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writing DB stats cinder:SELECT=1 {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:06.414700 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-41fb3e5d-b6fa-4055-8376-62469adbe49a None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:06.513598 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-41fb3e5d-b6fa-4055-8376-62469adbe49a demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:36:06.514117 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-41fb3e5d-b6fa-4055-8376-62469adbe49a demo demo] Empty body provided in request {{(pid=112932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:06.514404 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-41fb3e5d-b6fa-4055-8376-62469adbe49a demo demo] Calling method 'detail' {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:06.514727 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.api_utils [None req-41fb3e5d-b6fa-4055-8376-62469adbe49a demo demo] Removing options '' from query. {{(pid=112932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:06.515904 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.volume.api [None req-41fb3e5d-b6fa-4055-8376-62469adbe49a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112932) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:06.523375 np0000173055 devstack@c-api.service[112932]: INFO cinder.volume.api [None req-41fb3e5d-b6fa-4055-8376-62469adbe49a demo demo] Get all volumes completed successfully. May 09 09:36:06.526139 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-41fb3e5d-b6fa-4055-8376-62469adbe49a demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:06.526641 np0000173055 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 10/35] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:36:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:16.519388 np0000173055 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writing DB stats cinder:SELECT=1 {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:06.539472 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [None req-09ee4816-9d23-4999-be83-468b01c521ae None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:06.542402 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-09ee4816-9d23-4999-be83-468b01c521ae demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:37:06.542672 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-09ee4816-9d23-4999-be83-468b01c521ae demo demo] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:06.542931 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-09ee4816-9d23-4999-be83-468b01c521ae demo demo] Calling method 'detail' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:06.543223 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.api_utils [None req-09ee4816-9d23-4999-be83-468b01c521ae demo demo] Removing options '' from query. {{(pid=112931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:06.545128 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.volume.api [None req-09ee4816-9d23-4999-be83-468b01c521ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112931) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:06.554371 np0000173055 devstack@c-api.service[112931]: INFO cinder.volume.api [None req-09ee4816-9d23-4999-be83-468b01c521ae demo demo] Get all volumes completed successfully. May 09 09:37:06.557032 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-09ee4816-9d23-4999-be83-468b01c521ae demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:06.557471 np0000173055 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 9/36] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:37:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:37:16.550049 np0000173055 devstack@c-api.service[112931]: DEBUG dbcounter [-] [112931] Writing DB stats cinder:SELECT=1 {{(pid=112931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:06.568768 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [None req-75620053-f1dc-47a3-b519-a9559920711c None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:06.572899 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-75620053-f1dc-47a3-b519-a9559920711c demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:38:06.573265 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-75620053-f1dc-47a3-b519-a9559920711c demo demo] Empty body provided in request {{(pid=112934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:06.573682 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-75620053-f1dc-47a3-b519-a9559920711c demo demo] Calling method 'detail' {{(pid=112934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:06.574141 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.api_utils [None req-75620053-f1dc-47a3-b519-a9559920711c demo demo] Removing options '' from query. {{(pid=112934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:06.575703 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.volume.api [None req-75620053-f1dc-47a3-b519-a9559920711c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112934) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:06.583445 np0000173055 devstack@c-api.service[112934]: INFO cinder.volume.api [None req-75620053-f1dc-47a3-b519-a9559920711c demo demo] Get all volumes completed successfully. May 09 09:38:06.585533 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-75620053-f1dc-47a3-b519-a9559920711c demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:06.585903 np0000173055 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 9/37] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:38:06 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:38:16.579778 np0000173055 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writing DB stats cinder:SELECT=1 {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:06.602380 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-2346de4a-0744-4f0d-a865-f6905524c22e None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:06.606591 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-2346de4a-0744-4f0d-a865-f6905524c22e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:39:06.606802 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-2346de4a-0744-4f0d-a865-f6905524c22e demo demo] Empty body provided in request {{(pid=112933) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:06.606974 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-2346de4a-0744-4f0d-a865-f6905524c22e demo demo] Calling method 'detail' {{(pid=112933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:06.607218 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.api.api_utils [None req-2346de4a-0744-4f0d-a865-f6905524c22e demo demo] Removing options '' from query. {{(pid=112933) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:06.607975 np0000173055 devstack@c-api.service[112933]: DEBUG cinder.volume.api [None req-2346de4a-0744-4f0d-a865-f6905524c22e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112933) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:06.618735 np0000173055 devstack@c-api.service[112933]: INFO cinder.volume.api [None req-2346de4a-0744-4f0d-a865-f6905524c22e demo demo] Get all volumes completed successfully. May 09 09:39:06.623134 np0000173055 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-2346de4a-0744-4f0d-a865-f6905524c22e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:06.623603 np0000173055 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 10/38] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:39:06 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:39:16.610388 np0000173055 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writing DB stats cinder:SELECT=1 {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:06.637476 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-05462fb1-403c-42cc-a460-fcc4d61e1a5f None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:06.641482 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-05462fb1-403c-42cc-a460-fcc4d61e1a5f demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:40:06.641899 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-05462fb1-403c-42cc-a460-fcc4d61e1a5f demo demo] Empty body provided in request {{(pid=112932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:06.642186 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-05462fb1-403c-42cc-a460-fcc4d61e1a5f demo demo] Calling method 'detail' {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:06.642689 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.api.api_utils [None req-05462fb1-403c-42cc-a460-fcc4d61e1a5f demo demo] Removing options '' from query. {{(pid=112932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:06.644124 np0000173055 devstack@c-api.service[112932]: DEBUG cinder.volume.api [None req-05462fb1-403c-42cc-a460-fcc4d61e1a5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112932) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:06.656715 np0000173055 devstack@c-api.service[112932]: INFO cinder.volume.api [None req-05462fb1-403c-42cc-a460-fcc4d61e1a5f demo demo] Get all volumes completed successfully. May 09 09:40:06.659508 np0000173055 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-05462fb1-403c-42cc-a460-fcc4d61e1a5f demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:06.660022 np0000173055 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 11/39] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:40:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:40:16.648799 np0000173055 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writing DB stats cinder:SELECT=1 {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:06.677167 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [None req-1e7a24e8-c85d-4590-bef6-2039af4d5483 None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:06.816896 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-1e7a24e8-c85d-4590-bef6-2039af4d5483 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:41:06.817344 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-1e7a24e8-c85d-4590-bef6-2039af4d5483 demo demo] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:06.817825 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-1e7a24e8-c85d-4590-bef6-2039af4d5483 demo demo] Calling method 'detail' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:06.818280 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.api.api_utils [None req-1e7a24e8-c85d-4590-bef6-2039af4d5483 demo demo] Removing options '' from query. {{(pid=112931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:06.819821 np0000173055 devstack@c-api.service[112931]: DEBUG cinder.volume.api [None req-1e7a24e8-c85d-4590-bef6-2039af4d5483 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112931) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:06.828389 np0000173055 devstack@c-api.service[112931]: INFO cinder.volume.api [None req-1e7a24e8-c85d-4590-bef6-2039af4d5483 demo demo] Get all volumes completed successfully. May 09 09:41:06.830235 np0000173055 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-1e7a24e8-c85d-4590-bef6-2039af4d5483 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:06.830558 np0000173055 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 10/40] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:41:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:41:16.823654 np0000173055 devstack@c-api.service[112931]: DEBUG dbcounter [-] [112931] Writing DB stats cinder:SELECT=1 {{(pid=112931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:06.844320 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [None req-44fb0984-d7f6-403c-b8ad-2f61ca9bbf5d None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:06.847103 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-44fb0984-d7f6-403c-b8ad-2f61ca9bbf5d demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 09:42:06.847399 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-44fb0984-d7f6-403c-b8ad-2f61ca9bbf5d demo demo] Empty body provided in request {{(pid=112934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:06.847744 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [None req-44fb0984-d7f6-403c-b8ad-2f61ca9bbf5d demo demo] Calling method 'detail' {{(pid=112934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:06.848054 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.api.api_utils [None req-44fb0984-d7f6-403c-b8ad-2f61ca9bbf5d demo demo] Removing options '' from query. {{(pid=112934) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:06.849647 np0000173055 devstack@c-api.service[112934]: DEBUG cinder.volume.api [None req-44fb0984-d7f6-403c-b8ad-2f61ca9bbf5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112934) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:06.856263 np0000173055 devstack@c-api.service[112934]: INFO cinder.volume.api [None req-44fb0984-d7f6-403c-b8ad-2f61ca9bbf5d demo demo] Get all volumes completed successfully. May 09 09:42:06.858490 np0000173055 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [None req-44fb0984-d7f6-403c-b8ad-2f61ca9bbf5d demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:06.858999 np0000173055 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 10/41] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 09:42:06 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:42:16.852887 np0000173055 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writing DB stats cinder:SELECT=1 {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}