Apr 10 18:07:24.501457 np0000164868 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 10 18:07:24.509285 np0000164868 devstack@c-api.service[112101]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 10 18:07:24.512401 np0000164868 devstack@c-api.service[112101]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Apr 10 18:07:24 2026] *** Apr 10 18:07:24.512401 np0000164868 devstack@c-api.service[112101]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 10 18:07:24.512401 np0000164868 devstack@c-api.service[112101]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 10 18:07:24.512401 np0000164868 devstack@c-api.service[112101]: nodename: np0000164868 Apr 10 18:07:24.512401 np0000164868 devstack@c-api.service[112101]: machine: x86_64 Apr 10 18:07:24.512401 np0000164868 devstack@c-api.service[112101]: clock source: unix Apr 10 18:07:24.512401 np0000164868 devstack@c-api.service[112101]: pcre jit disabled Apr 10 18:07:24.512401 np0000164868 devstack@c-api.service[112101]: detected number of CPU cores: 16 Apr 10 18:07:24.512401 np0000164868 devstack@c-api.service[112101]: current working directory: / Apr 10 18:07:24.512401 np0000164868 devstack@c-api.service[112101]: detected binary path: /usr/bin/uwsgi-core Apr 10 18:07:24.512401 np0000164868 devstack@c-api.service[112101]: your processes number limit is 256917 Apr 10 18:07:24.512401 np0000164868 devstack@c-api.service[112101]: your memory page size is 4096 bytes Apr 10 18:07:24.512401 np0000164868 devstack@c-api.service[112101]: detected max file descriptor number: 2048 Apr 10 18:07:24.512401 np0000164868 devstack@c-api.service[112101]: lock engine: pthread robust mutexes Apr 10 18:07:24.513137 np0000164868 devstack@c-api.service[112101]: thunder lock: enabled Apr 10 18:07:24.513137 np0000164868 devstack@c-api.service[112101]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 10 18:07:24.513137 np0000164868 devstack@c-api.service[112101]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 10 18:07:24.513137 np0000164868 devstack@c-api.service[112101]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 10 18:07:24.513137 np0000164868 devstack@c-api.service[112101]: Set PythonHome to /opt/stack/data/venv Apr 10 18:07:24.550145 np0000164868 devstack@c-api.service[112101]: Python main interpreter initialized at 0x73bdbc2a3668 Apr 10 18:07:24.550145 np0000164868 devstack@c-api.service[112101]: python threads support enabled Apr 10 18:07:24.550145 np0000164868 devstack@c-api.service[112101]: your server socket listen backlog is limited to 100 connections Apr 10 18:07:24.550145 np0000164868 devstack@c-api.service[112101]: your mercy for graceful operations on workers is 80 seconds Apr 10 18:07:24.550692 np0000164868 devstack@c-api.service[112101]: mapped 671795 bytes (656 KB) for 4 cores Apr 10 18:07:24.550858 np0000164868 devstack@c-api.service[112101]: *** Operational MODE: preforking *** Apr 10 18:07:24.551102 np0000164868 devstack@c-api.service[112101]: *** uWSGI is running in multiple interpreter mode *** Apr 10 18:07:24.551102 np0000164868 devstack@c-api.service[112101]: spawned uWSGI master process (pid: 112101) Apr 10 18:07:24.551298 np0000164868 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 10 18:07:24.551873 np0000164868 devstack@c-api.service[112101]: spawned uWSGI worker 1 (pid: 112103, cores: 1) Apr 10 18:07:24.552382 np0000164868 devstack@c-api.service[112101]: spawned uWSGI worker 2 (pid: 112104, cores: 1) Apr 10 18:07:24.552881 np0000164868 devstack@c-api.service[112101]: spawned uWSGI worker 3 (pid: 112105, cores: 1) Apr 10 18:07:24.553462 np0000164868 devstack@c-api.service[112101]: spawned uWSGI worker 4 (pid: 112106, cores: 1) Apr 10 18:07:24.553462 np0000164868 devstack@c-api.service[112101]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 10 18:07:24.687024 np0000164868 devstack@c-api.service[112103]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 18:07:24.687024 np0000164868 devstack@c-api.service[112103]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 18:07:24.687024 np0000164868 devstack@c-api.service[112103]: we strongly recommend against using it for new projects. Apr 10 18:07:24.687024 np0000164868 devstack@c-api.service[112103]: If you are already using Eventlet, we recommend migrating to a different Apr 10 18:07:24.687024 np0000164868 devstack@c-api.service[112103]: framework. For more detail see Apr 10 18:07:24.687024 np0000164868 devstack@c-api.service[112103]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 18:07:24.687024 np0000164868 devstack@c-api.service[112103]: import eventlet # noqa Apr 10 18:07:24.694320 np0000164868 devstack@c-api.service[112106]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 18:07:24.694320 np0000164868 devstack@c-api.service[112106]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 18:07:24.694320 np0000164868 devstack@c-api.service[112106]: we strongly recommend against using it for new projects. Apr 10 18:07:24.694320 np0000164868 devstack@c-api.service[112106]: If you are already using Eventlet, we recommend migrating to a different Apr 10 18:07:24.694320 np0000164868 devstack@c-api.service[112106]: framework. For more detail see Apr 10 18:07:24.694320 np0000164868 devstack@c-api.service[112106]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 18:07:24.694320 np0000164868 devstack@c-api.service[112106]: import eventlet # noqa Apr 10 18:07:24.707611 np0000164868 devstack@c-api.service[112104]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 18:07:24.707611 np0000164868 devstack@c-api.service[112104]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 18:07:24.707611 np0000164868 devstack@c-api.service[112104]: we strongly recommend against using it for new projects. Apr 10 18:07:24.707611 np0000164868 devstack@c-api.service[112104]: If you are already using Eventlet, we recommend migrating to a different Apr 10 18:07:24.707611 np0000164868 devstack@c-api.service[112104]: framework. For more detail see Apr 10 18:07:24.707611 np0000164868 devstack@c-api.service[112104]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 18:07:24.707611 np0000164868 devstack@c-api.service[112104]: import eventlet # noqa Apr 10 18:07:24.721188 np0000164868 devstack@c-api.service[112105]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 18:07:24.721188 np0000164868 devstack@c-api.service[112105]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 18:07:24.721188 np0000164868 devstack@c-api.service[112105]: we strongly recommend against using it for new projects. Apr 10 18:07:24.721188 np0000164868 devstack@c-api.service[112105]: If you are already using Eventlet, we recommend migrating to a different Apr 10 18:07:24.721188 np0000164868 devstack@c-api.service[112105]: framework. For more detail see Apr 10 18:07:24.721188 np0000164868 devstack@c-api.service[112105]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 18:07:24.721188 np0000164868 devstack@c-api.service[112105]: import eventlet # noqa Apr 10 18:07:24.773376 np0000164868 devstack@c-api.service[112103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 18:07:24.773376 np0000164868 devstack@c-api.service[112103]: debtcollector.deprecate( Apr 10 18:07:24.781694 np0000164868 devstack@c-api.service[112106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 18:07:24.781694 np0000164868 devstack@c-api.service[112106]: debtcollector.deprecate( Apr 10 18:07:24.795732 np0000164868 devstack@c-api.service[112104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 18:07:24.795732 np0000164868 devstack@c-api.service[112104]: debtcollector.deprecate( Apr 10 18:07:24.809195 np0000164868 devstack@c-api.service[112105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 18:07:24.809195 np0000164868 devstack@c-api.service[112105]: debtcollector.deprecate( Apr 10 18:07:24.853112 np0000164868 devstack@c-api.service[112103]: /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 Apr 10 18:07:24.853112 np0000164868 devstack@c-api.service[112103]: from cgi import parse_header Apr 10 18:07:24.865703 np0000164868 devstack@c-api.service[112106]: /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 Apr 10 18:07:24.865703 np0000164868 devstack@c-api.service[112106]: from cgi import parse_header Apr 10 18:07:24.884108 np0000164868 devstack@c-api.service[112104]: /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 Apr 10 18:07:24.884108 np0000164868 devstack@c-api.service[112104]: from cgi import parse_header Apr 10 18:07:24.898858 np0000164868 devstack@c-api.service[112105]: /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 Apr 10 18:07:24.898858 np0000164868 devstack@c-api.service[112105]: from cgi import parse_header Apr 10 18:07:24.901280 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:07:24.901280 np0000164868 devstack@c-api.service[112103]: removals.removed_module( Apr 10 18:07:24.902017 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:07:24.902017 np0000164868 devstack@c-api.service[112103]: removals.removed_module( Apr 10 18:07:24.910719 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:24.910719 np0000164868 devstack@c-api.service[112106]: removals.removed_module( Apr 10 18:07:24.911423 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:24.911423 np0000164868 devstack@c-api.service[112106]: removals.removed_module( Apr 10 18:07:24.931258 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:24.931258 np0000164868 devstack@c-api.service[112104]: removals.removed_module( Apr 10 18:07:24.932026 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:24.932026 np0000164868 devstack@c-api.service[112104]: removals.removed_module( Apr 10 18:07:24.946879 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:24.946879 np0000164868 devstack@c-api.service[112105]: removals.removed_module( Apr 10 18:07:24.947641 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:24.947641 np0000164868 devstack@c-api.service[112105]: removals.removed_module( Apr 10 18:07:25.538421 np0000164868 devstack@c-api.service[112106]: /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 Apr 10 18:07:25.538421 np0000164868 devstack@c-api.service[112106]: warnings.warn( Apr 10 18:07:25.541822 np0000164868 devstack@c-api.service[112103]: /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 Apr 10 18:07:25.541822 np0000164868 devstack@c-api.service[112103]: warnings.warn( Apr 10 18:07:25.586149 np0000164868 devstack@c-api.service[112105]: /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 Apr 10 18:07:25.586149 np0000164868 devstack@c-api.service[112105]: warnings.warn( Apr 10 18:07:25.606494 np0000164868 devstack@c-api.service[112104]: /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 Apr 10 18:07:25.606494 np0000164868 devstack@c-api.service[112104]: warnings.warn( Apr 10 18:07:25.645135 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:25.645135 np0000164868 devstack@c-api.service[112106]: warnings.warn( Apr 10 18:07:25.646625 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:07:25.646625 np0000164868 devstack@c-api.service[112103]: warnings.warn( Apr 10 18:07:25.715520 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:25.715520 np0000164868 devstack@c-api.service[112105]: warnings.warn( Apr 10 18:07:25.719141 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:25.719141 np0000164868 devstack@c-api.service[112104]: warnings.warn( Apr 10 18:07:25.954416 np0000164868 devstack@c-api.service[112106]: 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. Apr 10 18:07:25.955032 np0000164868 devstack@c-api.service[112106]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112106) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 18:07:25.992367 np0000164868 devstack@c-api.service[112103]: 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. Apr 10 18:07:25.992836 np0000164868 devstack@c-api.service[112103]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112103) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 18:07:26.018385 np0000164868 devstack@c-api.service[112104]: 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. Apr 10 18:07:26.018564 np0000164868 devstack@c-api.service[112104]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112104) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 18:07:26.030327 np0000164868 devstack@c-api.service[112105]: 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. Apr 10 18:07:26.030842 np0000164868 devstack@c-api.service[112105]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112105) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 18:07:26.046883 np0000164868 devstack@c-api.service[112106]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 18:07:26.046883 np0000164868 devstack@c-api.service[112106]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 18:07:26.069899 np0000164868 devstack@c-api.service[112103]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 18:07:26.069899 np0000164868 devstack@c-api.service[112103]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 18:07:26.084811 np0000164868 devstack@c-api.service[112104]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 18:07:26.084811 np0000164868 devstack@c-api.service[112104]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 18:07:26.102105 np0000164868 devstack@c-api.service[112105]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 18:07:26.102105 np0000164868 devstack@c-api.service[112105]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 18:07:26.519137 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112105) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 18:07:26.519342 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112104) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 18:07:26.519543 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.519621 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.519691 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112103) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 18:07:26.519781 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.519863 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.519926 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.520007 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.520074 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.520173 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.520433 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.521991 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112106) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 18:07:26.522176 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.522278 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.522374 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.522447 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.522524 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.522582 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.522648 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.522741 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.522889 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.522948 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.523013 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.523080 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.523137 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.523200 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.523277 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.523341 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.523403 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.523465 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.523529 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.523591 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.523652 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.523716 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.523808 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.523887 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.523951 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.524016 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.524074 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.524129 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.524186 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.524248 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.524311 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.524371 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.524432 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.524497 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.524553 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.524610 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.524679 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.524735 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.524842 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.524900 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.525000 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.525108 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.525177 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.525255 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.525329 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.525398 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.525398 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.525398 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.525631 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.525702 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.525804 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.525915 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.525915 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.526036 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.526092 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.526158 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.526227 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.526292 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.526356 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.526420 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.526485 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.526541 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.526604 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.526659 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.526717 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.526798 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.526899 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.526960 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.526960 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.527062 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.527120 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.527183 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.527247 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.527328 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.527427 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.527537 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.527635 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.527699 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.527785 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.527881 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.527968 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.528036 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.528100 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.528155 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.528209 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.528274 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.528332 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.528387 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.528449 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.528500 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.528561 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.528623 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.528623 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.528737 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.528737 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.528737 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.528737 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.528737 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.528737 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.528737 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.529247 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.529318 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.529378 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.529454 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.529510 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.529575 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.529698 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.529783 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.529840 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.529910 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.529977 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.530038 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.530109 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.530171 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.530225 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.530290 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.530346 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.530346 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.530346 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.530346 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.530542 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.530599 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.530599 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.530722 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.530722 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.530722 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.530722 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.530722 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.530722 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.530909 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.530909 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.530976 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.531007 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.531007 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.531066 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.531106 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.531141 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.531169 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.531205 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.531246 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.531292 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.531329 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.531358 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.531384 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.531417 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.531448 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.531479 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.531506 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.531532 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.531559 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.531591 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.531621 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.531649 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.531677 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.531677 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.531726 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.531766 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.531792 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.531792 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.531792 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.531792 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.531792 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.531792 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.531792 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.531792 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.531792 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.531792 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.532036 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.532036 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.532092 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.532119 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.532145 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.532145 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.532206 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.532233 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.532233 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.532286 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.532311 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.532339 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.532372 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.532399 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.532432 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.532456 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.532486 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.532514 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.532541 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.532572 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.532596 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.532633 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.532633 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.532718 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.532769 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.532808 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.532808 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.532808 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.532808 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.532808 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.532808 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.532808 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.532993 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.532993 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.533046 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.533081 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.533116 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.533148 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.533180 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.533211 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.533243 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.533270 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.533298 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.533324 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.533353 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.533378 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.533407 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.533532 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.533576 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.533657 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.533688 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.533715 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.533744 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.533797 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.533835 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.533875 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.533903 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.533931 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.533958 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.533958 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.540117 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.540179 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.540215 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.540266 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.540307 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.540358 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.540358 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.540431 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.540474 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.540513 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.540513 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.540591 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.540625 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.540664 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.540703 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.540771 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.540771 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.540771 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.540884 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.540977 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.541021 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.541058 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.541103 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.541143 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.541189 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.541228 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.541273 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.541273 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.541342 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.541386 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.541424 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.541463 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.541499 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.541543 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.541588 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.541646 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.541685 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.541724 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.541777 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.541816 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.541861 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.541908 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.541947 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.541989 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.542038 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.542077 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.542115 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.542154 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.542192 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.542236 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.542275 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.542313 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.542350 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.542393 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.542440 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.542478 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.542526 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.542564 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.542609 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.542648 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.542692 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.542731 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.542800 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.542852 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.542900 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.542939 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.542976 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.543015 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.543052 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.543091 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.543133 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.543173 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.543211 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.543255 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.543301 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.543345 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.543406 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.543453 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.543497 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.543545 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.543585 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.543623 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.543678 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.543726 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.543783 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.543831 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.543871 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.543915 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.543954 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.543992 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.544035 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.544075 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.544119 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.544168 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.544217 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.544260 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.544299 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.544343 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.544381 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.544423 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.544462 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.544462 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.544462 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.544462 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.544462 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.544462 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.544462 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.544462 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.544462 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.544462 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.544462 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.544854 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.544910 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.544910 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.544910 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.544910 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.545054 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.545094 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.545135 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.545174 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.545211 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.545248 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.545293 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.545331 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.545374 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.545412 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.545453 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.545490 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.545527 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.545572 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.545640 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.545678 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.545716 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.545778 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.545829 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.545829 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.545829 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.545829 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.545829 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.545829 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.546448 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.546496 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.546531 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.546571 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.546606 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.546653 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.546701 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.546745 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.546803 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.546838 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.546838 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.546915 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.546954 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.546992 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.547043 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.547083 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.547122 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.547122 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.547196 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.547244 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.547287 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.547672 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.547725 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.547786 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.547838 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.547878 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.547878 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.547948 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.547993 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.548035 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.548072 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.548109 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.548150 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.548189 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.548233 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.548279 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.548319 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.548357 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.548357 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.548437 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.548477 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.548515 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.548556 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.548600 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.548600 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.548600 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.548701 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.548739 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.548794 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.548832 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.548869 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.548908 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.548946 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.548946 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.548946 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.548946 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.550986 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.551035 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.551082 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.551122 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.551160 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.551160 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.551237 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.551279 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.551320 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.551358 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.551400 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.551400 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.551482 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.551535 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.551697 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.551743 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.551826 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.551888 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.551939 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.551979 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.552024 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.552062 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.552104 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.552142 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.552181 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.552181 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.552260 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.552299 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.553768 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.553865 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.553935 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.553993 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.554049 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.554100 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.554145 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.554196 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.554235 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.554275 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.554318 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.554360 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.554400 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.554439 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.554476 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.554518 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.554563 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.554563 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.554563 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.554662 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.554701 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.554736 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.554811 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.554855 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.554855 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.554855 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.554855 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.554855 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.555852 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.555915 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.555967 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.556014 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.556057 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.556098 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.556135 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.556173 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.556308 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.556349 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.556383 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.556423 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.556460 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.556502 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.556546 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.556586 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.556629 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.556674 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.556713 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.556779 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.556821 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.556865 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.556908 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.556947 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.556995 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.557032 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.557075 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.557120 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.557164 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.557201 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.557246 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.557288 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.557326 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.557363 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.557396 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.557430 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.557467 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.557511 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.557549 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.557586 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.557650 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.557690 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.557723 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.557774 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.557809 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.557843 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.557890 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.557931 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.557974 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.558014 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.558052 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.558086 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.558124 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.558124 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.558124 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.558124 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.559063 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.559119 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.559171 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.559211 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.559250 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.559289 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.559331 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.559369 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.559412 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.559449 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.559497 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.559541 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.559580 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.559617 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.559655 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.559691 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.559729 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.559795 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.559836 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.559875 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.559919 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.559957 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.559995 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.560033 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.560075 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.560075 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.560075 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.560075 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.564264 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.564344 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.564393 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.564431 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.564465 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.564506 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.564545 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.564583 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.564628 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.564667 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.564667 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.564733 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.564805 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.564877 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.565416 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.565490 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.565532 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.565579 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.565669 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.565718 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.565718 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.565806 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.565858 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.565893 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.565932 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.565970 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.565970 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.565970 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.567518 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.567568 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.567641 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.567685 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.567761 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.567826 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.567914 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.567972 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.568025 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.568075 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.568075 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.568075 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.568185 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.568233 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.568270 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.568314 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.568352 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.568352 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.568352 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.568352 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.568498 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.568536 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.568574 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.568574 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.568574 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.568688 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.568688 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.568777 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.568819 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.568856 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.568856 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.568856 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.568973 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.568973 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.569045 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.569083 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.569123 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.569162 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.569205 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.569245 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.569285 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.569327 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.569372 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.569410 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.569449 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.569494 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.569536 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.569574 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.569612 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.569691 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.569727 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.569792 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.569839 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.569879 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.569917 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.569960 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.569999 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.570042 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.570081 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.570120 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.570162 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.570207 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.570253 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.570291 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.570329 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.570373 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.570411 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.570452 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.570495 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.570532 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.570569 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.570614 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.570653 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.570709 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.570796 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.570848 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.570889 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.570928 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.570965 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.571004 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.571004 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.571004 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.571004 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.571004 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.571188 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.571188 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.571188 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.571289 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.571331 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.571370 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.571408 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.571448 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.571498 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.571537 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.571580 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.571619 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.571662 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.571705 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.571743 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.571800 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.571840 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.571894 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.571933 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.571933 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.572008 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.572051 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.572089 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.572126 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.572170 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.572208 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.572255 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.572380 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.572423 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.572423 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.572423 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.572535 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.572576 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.572615 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.572658 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.572696 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.572739 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.572797 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.572844 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.572892 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.572933 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.572977 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.573022 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.573070 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.573109 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.573152 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.573152 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.573152 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.573152 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.573296 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.573296 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.573296 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.573413 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.573413 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.573481 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.573522 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.578210 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.578272 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.578308 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.578371 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.578433 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.578433 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.578517 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.578560 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.578600 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.578644 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.578685 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.578685 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.578791 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.578856 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.578914 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.578914 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.578993 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.579031 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.579071 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.579115 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.579153 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.579191 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.579229 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.579267 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.579305 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.579354 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.579394 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.579432 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.579470 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.579509 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.579547 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.579585 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.579622 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.579658 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.579696 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.579733 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.579791 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.579841 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.579879 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.579916 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.579955 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.579993 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.580031 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.580069 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.580111 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.580148 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.580186 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.580333 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.580396 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.580435 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.580474 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.580511 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.580559 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.580597 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.580635 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.580635 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.580705 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.580705 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.580817 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.580857 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.580897 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.580934 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.580972 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.581009 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.581048 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.581085 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.581122 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.581159 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.581208 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.581208 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.581278 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.581278 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.581278 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.581278 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.581411 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.581449 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.581487 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.581524 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.581573 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.581612 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.581705 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.581705 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.581705 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.581705 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.581873 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.581873 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.581972 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.582024 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.582069 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.582115 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.582154 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.582192 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.582230 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.582267 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.582306 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.582343 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.582380 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.582431 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.582468 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.582507 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.582544 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.582544 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.582615 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.582657 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.582696 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.582735 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.582795 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.582795 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.582795 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.582795 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.582795 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.582795 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.583005 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.583005 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.583005 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.583005 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.583149 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.583194 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.583239 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.583277 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.583315 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.583352 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.583391 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.583429 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.583472 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.583472 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.583547 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.583690 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.583731 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.583795 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.583841 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.583879 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.583922 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.583965 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.584003 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.584040 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.584040 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.584122 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.584162 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.584162 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:07:26.584580 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.584670 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.584670 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.584803 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.584859 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.584912 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.584969 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.585008 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.585044 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.585082 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.585082 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.585154 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.585193 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.585231 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.585231 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.585231 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.585336 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.585336 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.586581 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:07:26.586636 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:07:26.586683 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:07:26.586764 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:07:26.586822 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:07:26.586883 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:07:26.631828 np0000164868 devstack@c-api.service[112104]: INFO dbcounter [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Registered counter for database cinder Apr 10 18:07:26.632147 np0000164868 devstack@c-api.service[112105]: INFO dbcounter [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Registered counter for database cinder Apr 10 18:07:26.633297 np0000164868 devstack@c-api.service[112106]: INFO dbcounter [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Registered counter for database cinder Apr 10 18:07:26.647320 np0000164868 devstack@c-api.service[112104]: DEBUG oslo_db.sqlalchemy.engines [None req-cd7a5005-9095-4a14-938e-c26557872946 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=112104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:07:26.648211 np0000164868 devstack@c-api.service[112103]: INFO dbcounter [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Registered counter for database cinder Apr 10 18:07:26.652737 np0000164868 devstack@c-api.service[112105]: DEBUG oslo_db.sqlalchemy.engines [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f 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=112105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:07:26.659029 np0000164868 devstack@c-api.service[112106]: DEBUG oslo_db.sqlalchemy.engines [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 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=112106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:07:26.663553 np0000164868 devstack@c-api.service[112103]: DEBUG oslo_db.sqlalchemy.engines [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 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=112103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:07:26.769245 np0000164868 devstack@c-api.service[112104]: DEBUG dbcounter [-] [112104] Writer thread running {{(pid=112104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 18:07:26.770949 np0000164868 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writer thread running {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 18:07:26.771471 np0000164868 devstack@c-api.service[112104]: INFO cinder.rpc [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 18:07:26.773610 np0000164868 devstack@c-api.service[112104]: INFO cinder.rpc [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 18:07:26.774056 np0000164868 devstack@c-api.service[112105]: INFO cinder.rpc [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 18:07:26.775523 np0000164868 devstack@c-api.service[112104]: INFO cinder.rpc [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 18:07:26.776211 np0000164868 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writer thread running {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 18:07:26.776645 np0000164868 devstack@c-api.service[112105]: INFO cinder.rpc [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 18:07:26.777524 np0000164868 devstack@c-api.service[112104]: INFO cinder.rpc [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 18:07:26.778488 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.779243 np0000164868 devstack@c-api.service[112105]: INFO cinder.rpc [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 18:07:26.779499 np0000164868 devstack@c-api.service[112106]: INFO cinder.rpc [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 18:07:26.780308 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.781729 np0000164868 devstack@c-api.service[112105]: INFO cinder.rpc [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 18:07:26.783304 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.784730 np0000164868 devstack@c-api.service[112106]: INFO cinder.rpc [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 18:07:26.784864 np0000164868 devstack@c-api.service[112104]: DEBUG oslo_db.sqlalchemy.engines [None req-cd7a5005-9095-4a14-938e-c26557872946 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=112104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:07:26.785149 np0000164868 devstack@c-api.service[112103]: DEBUG dbcounter [-] [112103] Writer thread running {{(pid=112103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 18:07:26.785970 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.786526 np0000164868 devstack@c-api.service[112104]: INFO cinder.rpc [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 18:07:26.787417 np0000164868 devstack@c-api.service[112103]: INFO cinder.rpc [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 18:07:26.788520 np0000164868 devstack@c-api.service[112104]: INFO cinder.rpc [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 18:07:26.789451 np0000164868 devstack@c-api.service[112106]: INFO cinder.rpc [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 18:07:26.789583 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.789820 np0000164868 devstack@c-api.service[112103]: INFO cinder.rpc [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 18:07:26.791551 np0000164868 devstack@c-api.service[112103]: INFO cinder.rpc [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 18:07:26.792123 np0000164868 devstack@c-api.service[112106]: INFO cinder.rpc [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 18:07:26.792670 np0000164868 devstack@c-api.service[112105]: DEBUG oslo_db.sqlalchemy.engines [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f 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=112105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:07:26.793083 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.793215 np0000164868 devstack@c-api.service[112103]: INFO cinder.rpc [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 18:07:26.794168 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.794927 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.795918 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.796235 np0000164868 devstack@c-api.service[112105]: INFO cinder.rpc [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 18:07:26.798811 np0000164868 devstack@c-api.service[112106]: DEBUG oslo_db.sqlalchemy.engines [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 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=112106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:07:26.798919 np0000164868 devstack@c-api.service[112105]: INFO cinder.rpc [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 18:07:26.800395 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.801517 np0000164868 devstack@c-api.service[112106]: INFO cinder.rpc [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 18:07:26.801814 np0000164868 devstack@c-api.service[112103]: DEBUG oslo_db.sqlalchemy.engines [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 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=112103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:07:26.803449 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.803950 np0000164868 devstack@c-api.service[112106]: INFO cinder.rpc [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 18:07:26.804069 np0000164868 devstack@c-api.service[112103]: INFO cinder.rpc [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 18:07:26.805104 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.806018 np0000164868 devstack@c-api.service[112103]: INFO cinder.rpc [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 18:07:26.806922 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.807150 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.810242 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.812594 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.814497 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.815996 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.817604 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.817666 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.818639 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.819612 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.820686 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.821370 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.822233 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.824458 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.825125 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.825573 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.825639 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.827743 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.829221 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.829737 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.830910 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.831007 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.832291 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.833029 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.833957 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.834454 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.834607 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.836124 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.836725 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.837694 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.838917 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.839380 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.841100 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.842212 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.842536 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.843346 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.843944 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.844116 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.846142 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.846420 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.847103 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.848035 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.848254 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.848349 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.849844 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.849940 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.850680 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.851533 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.852508 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.852631 np0000164868 devstack@c-api.service[112104]: WARNING cinder.api.contrib.hosts [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 18:07:26.853493 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.854467 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.855156 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.856601 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.856838 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.858117 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.858474 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.858541 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.860136 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.860326 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.860394 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.861584 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: extensions {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.861929 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.862037 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.862277 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.863190 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: encryption {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.863698 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.863815 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.864038 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.864857 np0000164868 devstack@c-api.service[112105]: WARNING cinder.api.contrib.hosts [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 18:07:26.864944 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: os-volume-manage {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.865295 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.865548 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.865651 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.866476 np0000164868 devstack@c-api.service[112103]: WARNING cinder.api.contrib.hosts [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 18:07:26.866678 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: os-volume-type-access {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.867089 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.867274 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.867328 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.868157 np0000164868 devstack@c-api.service[112106]: WARNING cinder.api.contrib.hosts [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 18:07:26.868236 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: os-quota-sets {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.868847 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.868902 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.868978 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.869705 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: qos-specs {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.870469 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.870558 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.870763 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.871961 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.872031 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.872091 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: backups {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.872154 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.873109 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: extensions {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.873361 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.873544 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.874301 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: extensions {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.874368 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: os-hosts {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.874454 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: encryption {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.874977 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.875532 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: encryption {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.875882 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: extensions {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.875954 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: os-volume-manage {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.876610 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: scheduler-stats {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.877130 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: os-volume-manage {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.877201 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: encryption {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.877406 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: os-volume-type-access {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.878289 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: os-volume-transfer {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.878591 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: os-volume-type-access {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.878720 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: os-volume-manage {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.879023 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: os-quota-sets {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.880171 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: os-quota-sets {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.880388 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: os-volume-type-access {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.880484 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: extra_specs {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.880542 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: qos-specs {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.881678 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: qos-specs {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.881880 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: os-quota-sets {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.882210 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: cgsnapshots {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.882534 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: backups {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.883206 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: qos-specs {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.883777 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: consistencygroups {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.883895 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: backups {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.884542 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: os-hosts {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.885265 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: backups {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.886012 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: os-hosts {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.886161 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: os-availability-zone {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.886678 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: scheduler-stats {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.887299 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: os-hosts {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.888250 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: os-volume-transfer {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.888414 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: scheduler-stats {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.888617 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: os-snapshot-manage {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.888796 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: scheduler-stats {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.889861 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: os-volume-transfer {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.889939 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: extra_specs {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.890227 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: os-volume-transfer {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.890307 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: os-quota-class-sets {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.891410 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: cgsnapshots {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.891512 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: extra_specs {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.891732 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: encryption {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.892427 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: extra_specs {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.892767 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: consistencygroups {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.893119 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: cgsnapshots {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.893490 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extended resource: capabilities {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.893995 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: cgsnapshots {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.894570 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: consistencygroups {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.894735 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: os-availability-zone {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.895346 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: consistencygroups {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.895947 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.896054 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: os-snapshot-manage {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.896606 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: os-availability-zone {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.897298 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: os-availability-zone {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.897500 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: os-quota-class-sets {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.897603 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.898215 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: os-snapshot-manage {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.898777 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: os-snapshot-manage {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.898929 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: encryption {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.899354 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.899599 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: os-quota-class-sets {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.900226 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: os-quota-class-sets {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.900463 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extended resource: capabilities {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.900886 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: encryption {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.900967 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.901483 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: encryption {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.902474 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.902555 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extended resource: capabilities {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.902658 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.903075 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extended resource: capabilities {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:07:26.904134 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.904228 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.904692 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.905141 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.905221 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.contrib.snapshot_actions [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] SnapshotActionsController initialized {{(pid=112104) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 18:07:26.905678 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.906098 np0000164868 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.906208 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.906635 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.907038 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.907097 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.907169 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.907335 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension UsedLimits extending resource: limits {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.907514 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.907587 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.907672 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.907728 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.907901 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.908024 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension TypesManage extending resource: types {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.908096 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.908148 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.908239 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension AdminActions extending resource: volumes {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.908351 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension AdminActions extending resource: snapshots {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.908479 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension AdminActions extending resource: backups {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.908545 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.908601 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.908699 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.908817 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension VolumeActions extending resource: volumes {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.909035 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-cd7a5005-9095-4a14-938e-c26557872946 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.909141 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.909460 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.910013 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.910589 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.910883 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.910997 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.contrib.snapshot_actions [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] SnapshotActionsController initialized {{(pid=112105) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 18:07:26.911341 np0000164868 devstack@c-api.service[112104]: WARNING keystonemiddleware.auth_token [None req-cd7a5005-9095-4a14-938e-c26557872946 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. Apr 10 18:07:26.912101 np0000164868 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.912166 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.912386 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.912590 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.912702 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.912849 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension UsedLimits extending resource: limits {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.912953 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.913065 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.913155 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.contrib.snapshot_actions [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] SnapshotActionsController initialized {{(pid=112103) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 18:07:26.913223 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.913281 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.913374 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension TypesManage extending resource: types {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.913436 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.contrib.snapshot_actions [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] SnapshotActionsController initialized {{(pid=112106) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 18:07:26.913492 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.913645 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension AdminActions extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.913783 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension AdminActions extending resource: snapshots {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.913914 np0000164868 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.913971 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension AdminActions extending resource: backups {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.914031 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.914092 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.914149 np0000164868 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:07:26.914200 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension VolumeActions extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.914483 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.914743 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.914900 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.914978 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915037 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension UsedLimits extending resource: limits {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915104 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915165 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915219 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension UsedLimits extending resource: limits {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915316 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915375 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915430 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915481 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915531 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915594 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915651 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915704 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension TypesManage extending resource: types {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915782 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension TypesManage extending resource: types {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915851 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915903 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.915960 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension AdminActions extending resource: volumes {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.916012 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension AdminActions extending resource: volumes {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.916062 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension AdminActions extending resource: snapshots {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.916123 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension AdminActions extending resource: snapshots {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.916176 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension AdminActions extending resource: backups {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.916252 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.916306 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension AdminActions extending resource: backups {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.916358 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.916415 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.916473 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension VolumeActions extending resource: volumes {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.916552 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.916646 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.916710 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension VolumeActions extending resource: volumes {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.916786 np0000164868 devstack@c-api.service[112105]: WARNING keystonemiddleware.auth_token [None req-c4eb34e6-5ff3-4ca3-bdf3-83c633d7b91f 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. Apr 10 18:07:26.916930 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:07:26.918907 np0000164868 devstack@c-api.service[112106]: WARNING keystonemiddleware.auth_token [None req-a71db338-4f7e-4a45-98f1-19b1fab8fdc3 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. Apr 10 18:07:26.918982 np0000164868 devstack@c-api.service[112104]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73bdbc2a3668 pid: 112104 (default app) Apr 10 18:07:26.919247 np0000164868 devstack@c-api.service[112103]: WARNING keystonemiddleware.auth_token [None req-2de79bc6-5f0f-42cb-963b-74bcbed94788 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. Apr 10 18:07:26.919496 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.919496 np0000164868 devstack@c-api.service[112104]: warnings.warn( Apr 10 18:07:26.922827 np0000164868 devstack@c-api.service[112105]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73bdbc2a3668 pid: 112105 (default app) Apr 10 18:07:26.924816 np0000164868 devstack@c-api.service[112106]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73bdbc2a3668 pid: 112106 (default app) Apr 10 18:07:26.925204 np0000164868 devstack@c-api.service[112103]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73bdbc2a3668 pid: 112103 (default app) Apr 10 18:07:26.928399 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.928399 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.928557 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.928557 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.928557 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.928557 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.928557 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.928850 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.928850 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.928850 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.928850 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.928850 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.928850 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.929105 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.929105 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.929105 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.929105 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.929105 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.929409 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.929409 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.929409 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.929409 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.929595 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.929595 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.929595 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.929595 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.929845 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.929845 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.929845 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.929845 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.929845 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.930085 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.930085 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.930085 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.930085 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.930085 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.930297 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.930297 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.930297 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.930297 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.930297 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.930297 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.930525 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.930525 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.930525 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.930525 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.930525 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.930525 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.930787 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.930787 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.930787 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.930787 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.930787 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.930787 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.931054 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.931054 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.931054 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.931054 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.931054 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.931054 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.931287 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.931287 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.931287 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.931287 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.931452 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.931452 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.931452 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.931452 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.931452 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.931655 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.931655 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.931655 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.931655 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.931655 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.931972 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.931972 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.931972 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.931972 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.931972 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.931972 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.932353 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.932353 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.932353 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.932353 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.932353 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.932787 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.932787 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.932787 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.932787 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.932787 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.933166 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.933166 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.933166 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.933166 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.933469 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.933469 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.933469 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.933469 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.933745 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.933745 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.933745 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.933745 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.933745 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.934202 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.934202 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.934202 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.934202 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.934202 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.934545 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.934545 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.934545 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.934545 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.935013 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.935013 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.935013 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.935013 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.935310 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.935310 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.935310 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.935310 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.935566 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.935566 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.935566 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.935566 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.935852 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.935852 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.935852 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.935852 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.936150 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.936150 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.936150 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.936150 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.936150 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.936150 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.936551 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.936551 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.936551 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.936551 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.936551 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.936928 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.936928 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.936928 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.936928 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.936928 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.936928 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.936928 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.937396 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.937396 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.937396 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.937396 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.937396 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.937396 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.937807 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.937807 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.937807 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.937807 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.937807 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.937807 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.938295 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.938295 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.938295 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.938295 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.938295 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.938295 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.938771 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.938771 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.938771 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.938771 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.938901 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.938901 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.938901 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.938901 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.939025 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.939025 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.939025 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.939025 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.939181 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.939181 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.939181 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:07:26.939181 np0000164868 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) Apr 10 18:07:26.939181 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.middleware.request_id [None req-21b48327-60ae-4873-84f8-5d6d9fef164b None None] RequestId filter calling following filter/app {{(pid=112104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:07:26.939181 np0000164868 devstack@c-api.service[112104]: [pid: 112104|app: 0|req: 1/1] 162.253.55.110 () {60 vars in 953 bytes} [Fri Apr 10 18:07:26 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 10 18:07:34.191961 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.191961 np0000164868 devstack@c-api.service[112105]: warnings.warn( Apr 10 18:07:34.207006 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.207006 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.207237 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.207237 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.207237 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.207237 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.207237 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.207638 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.207638 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.207638 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.207638 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.207638 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.207638 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.208081 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.208081 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.208081 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.208081 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.208081 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.208444 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.208444 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.208444 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.208444 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.208791 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.208791 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.208791 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.208791 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.209158 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.209158 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.209158 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.209158 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.209158 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.209585 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.209585 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.209585 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.209585 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.209585 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.210083 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.210083 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.210083 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.210083 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.210083 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.210083 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.210366 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.210366 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.210366 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.210366 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.210366 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.210366 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.210661 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.210661 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.210661 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.210661 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.210661 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.210661 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.211003 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.211003 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.211003 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.211003 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.211003 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.211003 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.211303 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.211303 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.211303 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.211303 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.211515 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.211515 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.211515 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.211515 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.211515 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.211786 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.211786 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.211786 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.211786 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.211786 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.212047 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.212047 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.212047 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.212047 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.212047 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.212047 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.212322 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.212322 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.212322 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.212322 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.212322 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.212594 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.212594 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.212594 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.212594 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.212594 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.212865 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.212865 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.212865 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.212865 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.213092 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.213092 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.213092 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.213092 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.213300 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.213300 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.213300 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.213300 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.213300 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.213549 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.213549 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.213549 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.213549 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.213549 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.213853 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.213853 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.213853 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.213853 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.214073 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.214073 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.214073 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.214073 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.214289 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.214289 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.214289 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.214289 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.214492 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.214492 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.214492 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.214492 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.214696 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.214696 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.214696 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.214696 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.214930 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.214930 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.214930 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.214930 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.214930 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.214930 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.215210 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.215210 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.215210 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.215210 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.215210 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.215475 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.215475 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.215475 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.215475 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.215475 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.215475 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.215475 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.215827 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.215827 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.215827 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.215827 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.215827 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.215827 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.216127 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.216127 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.216127 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.216127 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.216127 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.216127 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.216423 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.216423 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.216423 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.216423 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.216423 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.216423 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.216710 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.216710 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.216710 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.216710 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.216956 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.216956 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.216956 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.216956 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.217158 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.217158 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.217158 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.217158 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.217416 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.217416 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.217416 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.217416 np0000164868 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Apr 10 18:07:34.217416 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-6779310e-2705-4f8a-8c29-1ca033cc5939 None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:07:34.759323 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-6779310e-2705-4f8a-8c29-1ca033cc5939 admin admin] POST https://162.253.55.110/volume/v3/types Apr 10 18:07:34.759998 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-6779310e-2705-4f8a-8c29-1ca033cc5939 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 10 18:07:34.761977 np0000164868 devstack@c-api.service[112105]: /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. Apr 10 18:07:34.761977 np0000164868 devstack@c-api.service[112105]: warnings.warn( Apr 10 18:07:34.773323 np0000164868 devstack@c-api.service[112105]: DEBUG oslo_db.sqlalchemy.engines [None req-6779310e-2705-4f8a-8c29-1ca033cc5939 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=112105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:07:34.806158 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-6779310e-2705-4f8a-8c29-1ca033cc5939 admin admin] https://162.253.55.110/volume/v3/types returned with HTTP 200 Apr 10 18:07:34.807242 np0000164868 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 1/2] 162.253.55.110 () {68 vars in 1288 bytes} [Fri Apr 10 18:07:34 2026] POST /volume/v3/types => generated 186 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 10 18:07:34.822889 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.822889 np0000164868 devstack@c-api.service[112106]: warnings.warn( Apr 10 18:07:34.844785 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.844785 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.844785 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.844785 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.844785 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.845194 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.845194 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.845194 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.845194 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.845194 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.845355 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.845355 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.845355 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.845355 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.845355 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.845355 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.845598 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.845598 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.845598 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.845598 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.845765 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.845765 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.845765 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.845765 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.845926 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.845926 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.845926 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.845926 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.846071 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.846071 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.846071 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.846071 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.846071 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.846255 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.846255 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.846255 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.846255 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.846255 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.846437 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.846437 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.846437 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.846437 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.846437 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.846437 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.846649 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.846649 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.846649 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.846649 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.846649 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.846649 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.846870 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.846870 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.846870 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.846870 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.846870 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.846870 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.847056 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.847056 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.847056 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.847056 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.847056 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.847240 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.847240 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.847240 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.847240 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.847240 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.847390 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.847390 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.847390 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.847390 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.847390 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.847390 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.847586 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.847586 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.847586 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.847586 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.847586 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.847586 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.847986 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.847986 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.847986 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.847986 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.847986 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.848132 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.848132 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.848132 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.848132 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.848132 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.848362 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.848362 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.848362 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.848362 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.848491 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.848491 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.848491 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.848491 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.848626 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.848626 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.848626 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.848626 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.848626 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.848779 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.848779 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.848779 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.848779 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.848779 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.848908 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.848908 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.848908 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.848908 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849014 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849014 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849014 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849014 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849143 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849143 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849143 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849143 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849272 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849272 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849272 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849272 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849390 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849390 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849390 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849390 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849508 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849508 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849508 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849508 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849508 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849644 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849644 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849644 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849644 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849644 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849644 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849815 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849815 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849815 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849815 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849815 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849958 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849958 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849958 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849958 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.849958 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.849958 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.850159 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.850159 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.850159 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.850159 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.850159 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.850159 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.850324 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.850324 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.850324 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.850324 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.850324 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.850324 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.853817 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.853817 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.853817 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.853817 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.853817 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.853817 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.854034 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.854034 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.854034 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.854034 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.854171 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.854171 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.854171 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.854171 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.854171 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.854356 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.854356 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.854356 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.854356 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:34.854356 np0000164868 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Apr 10 18:07:34.854356 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [req-6779310e-2705-4f8a-8c29-1ca033cc5939 req-56526807-ed3f-4d04-995d-bc81fd5ccd51 None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:07:35.215057 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [req-6779310e-2705-4f8a-8c29-1ca033cc5939 req-56526807-ed3f-4d04-995d-bc81fd5ccd51 admin admin] POST https://162.253.55.110/volume/v3/types/29dbb94a-55da-4591-ad7a-9342cc2ef77f/extra_specs Apr 10 18:07:35.215552 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [req-6779310e-2705-4f8a-8c29-1ca033cc5939 req-56526807-ed3f-4d04-995d-bc81fd5ccd51 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 10 18:07:35.217419 np0000164868 devstack@c-api.service[112106]: /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. Apr 10 18:07:35.217419 np0000164868 devstack@c-api.service[112106]: warnings.warn( Apr 10 18:07:35.224030 np0000164868 devstack@c-api.service[112106]: DEBUG oslo_db.sqlalchemy.engines [req-6779310e-2705-4f8a-8c29-1ca033cc5939 req-56526807-ed3f-4d04-995d-bc81fd5ccd51 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=112106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:07:35.296144 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [req-6779310e-2705-4f8a-8c29-1ca033cc5939 req-56526807-ed3f-4d04-995d-bc81fd5ccd51 admin admin] https://162.253.55.110/volume/v3/types/29dbb94a-55da-4591-ad7a-9342cc2ef77f/extra_specs returned with HTTP 200 Apr 10 18:07:35.296690 np0000164868 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 1/3] 162.253.55.110 () {70 vars in 1505 bytes} [Fri Apr 10 18:07:34 2026] POST /volume/v3/types/29dbb94a-55da-4591-ad7a-9342cc2ef77f/extra_specs => generated 55 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 18:07:36.787892 np0000164868 devstack@c-api.service[112104]: DEBUG dbcounter [-] [112104] Writing DB stats cinder:SELECT=6 {{(pid=112104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:07:36.805889 np0000164868 devstack@c-api.service[112103]: DEBUG dbcounter [-] [112103] Writing DB stats cinder:SELECT=6 {{(pid=112103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:07:44.803279 np0000164868 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:07:45.294616 np0000164868 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:11:08.348949 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.348949 np0000164868 devstack@c-api.service[112103]: warnings.warn( Apr 10 18:11:08.360966 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.360966 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.360966 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.360966 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.361228 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.361228 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.361228 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.361228 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.361414 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.361414 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.361414 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.361414 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.361414 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.361414 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.361686 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.361686 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.361686 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.361686 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.361686 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.361951 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.361951 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.361951 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.361951 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.361951 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.362150 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.362150 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.362150 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.362150 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.362336 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.362336 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.362336 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.362336 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.362336 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.362556 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.362556 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.362556 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.362556 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.362556 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.362784 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.362784 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.362784 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.362784 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.362784 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.362784 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.363043 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.363043 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.363043 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.363043 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.363043 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.363043 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.363290 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.363290 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.363290 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.363290 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.363290 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.363290 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.363534 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.363534 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.363534 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.363534 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.363534 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.363815 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.363815 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.363815 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.363815 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.363815 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.364023 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.364023 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.364023 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.364023 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.364023 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.364023 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.364420 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.364420 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.364420 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.364420 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.364420 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.364420 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.364790 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.364790 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.364790 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.364790 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.364790 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.365028 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.365028 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.365028 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.365028 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.365028 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.365229 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.365229 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.365229 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.365229 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.365397 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.365397 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.365397 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.365397 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.365568 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.365568 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.365568 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.365568 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.365568 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.365892 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.365892 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.365892 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.365892 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.365892 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.366114 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.366114 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.366114 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.366114 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.366286 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.366286 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.366286 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.366286 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.366465 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.366465 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.366465 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.366465 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.366644 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.366644 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.366644 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.366644 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.366841 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.366841 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.366841 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.366841 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.367007 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.367007 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.367007 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.367007 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.367007 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.367214 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.367214 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.367214 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.367214 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.367214 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.367214 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.367464 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.367464 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.367464 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.367464 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.367464 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.367659 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.367659 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.367659 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.367659 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.367659 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.367659 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.367927 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.367927 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.367927 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.367927 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.367927 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.367927 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.368208 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.368208 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.368208 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.368208 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.368208 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.368208 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.368472 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.368472 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.368472 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.368472 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.368472 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.368472 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.368813 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.368813 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.368813 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.368813 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.369034 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.369034 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.369034 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.369034 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.369034 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.369341 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.369341 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.369341 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.369341 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:08.369341 np0000164868 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) Apr 10 18:11:08.369341 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.middleware.request_id [None req-0f329be2-4795-48b0-92c2-be5d2b7d3cae None None] RequestId filter calling following filter/app {{(pid=112103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:11:08.369341 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-0f329be2-4795-48b0-92c2-be5d2b7d3cae None None] GET https://162.253.55.110/volume// Apr 10 18:11:08.369689 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-0f329be2-4795-48b0-92c2-be5d2b7d3cae None None] Empty body provided in request {{(pid=112103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:11:08.369689 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-0f329be2-4795-48b0-92c2-be5d2b7d3cae None None] Calling method 'all' {{(pid=112103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:11:08.369689 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-0f329be2-4795-48b0-92c2-be5d2b7d3cae None None] https://162.253.55.110/volume// returned with HTTP 300 Apr 10 18:11:08.369689 np0000164868 devstack@c-api.service[112103]: [pid: 112103|app: 0|req: 1/4] 162.253.55.110 () {66 vars in 1456 bytes} [Fri Apr 10 18:11:08 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 10 18:11:48.296674 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.middleware.request_id [None req-a15adf20-b04c-4089-a4df-e258dd389b3c None None] RequestId filter calling following filter/app {{(pid=112104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:11:48.649572 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-a15adf20-b04c-4089-a4df-e258dd389b3c demo demo] GET https://162.253.55.110/volume/v3/types?is_public=None Apr 10 18:11:48.649947 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-a15adf20-b04c-4089-a4df-e258dd389b3c demo demo] Empty body provided in request {{(pid=112104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:11:48.650179 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-a15adf20-b04c-4089-a4df-e258dd389b3c demo demo] Calling method 'index' {{(pid=112104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:11:48.650660 np0000164868 devstack@c-api.service[112104]: /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. Apr 10 18:11:48.650660 np0000164868 devstack@c-api.service[112104]: warnings.warn( Apr 10 18:11:48.651347 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.api_utils [None req-a15adf20-b04c-4089-a4df-e258dd389b3c demo demo] Removing options '' from query. {{(pid=112104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:11:48.663169 np0000164868 devstack@c-api.service[112104]: DEBUG oslo_db.sqlalchemy.engines [None req-a15adf20-b04c-4089-a4df-e258dd389b3c 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=112104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:11:48.684990 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-a15adf20-b04c-4089-a4df-e258dd389b3c demo demo] https://162.253.55.110/volume/v3/types?is_public=None returned with HTTP 200 Apr 10 18:11:48.685542 np0000164868 devstack@c-api.service[112104]: [pid: 112104|app: 0|req: 2/5] 162.253.55.110 () {64 vars in 1263 bytes} [Fri Apr 10 18:11:48 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 10 18:11:48.697165 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [req-a15adf20-b04c-4089-a4df-e258dd389b3c req-5f5d5b81-26bf-4425-8236-be267cd8bcab None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:11:48.702040 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [req-a15adf20-b04c-4089-a4df-e258dd389b3c req-5f5d5b81-26bf-4425-8236-be267cd8bcab demo demo] GET https://162.253.55.110/volume/v3/types/default Apr 10 18:11:48.702289 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [req-a15adf20-b04c-4089-a4df-e258dd389b3c req-5f5d5b81-26bf-4425-8236-be267cd8bcab demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:11:48.702546 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [req-a15adf20-b04c-4089-a4df-e258dd389b3c req-5f5d5b81-26bf-4425-8236-be267cd8bcab demo demo] Calling method 'show' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:11:48.712399 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [req-a15adf20-b04c-4089-a4df-e258dd389b3c req-5f5d5b81-26bf-4425-8236-be267cd8bcab demo demo] https://162.253.55.110/volume/v3/types/default returned with HTTP 200 Apr 10 18:11:48.712745 np0000164868 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 2/6] 162.253.55.110 () {66 vars in 1329 bytes} [Fri Apr 10 18:11:48 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) Apr 10 18:11:49.080183 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-dbedcda0-262d-4304-9fa7-732c3345522f None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:11:49.084033 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-dbedcda0-262d-4304-9fa7-732c3345522f demo demo] GET https://162.253.55.110/volume/v3/types/default Apr 10 18:11:49.084340 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-dbedcda0-262d-4304-9fa7-732c3345522f demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:11:49.084658 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-dbedcda0-262d-4304-9fa7-732c3345522f demo demo] Calling method 'show' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:11:49.100679 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-dbedcda0-262d-4304-9fa7-732c3345522f demo demo] https://162.253.55.110/volume/v3/types/default returned with HTTP 200 Apr 10 18:11:49.101038 np0000164868 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 2/7] 162.253.55.110 () {64 vars in 1258 bytes} [Fri Apr 10 18:11:49 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 10 18:11:49.531814 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.middleware.request_id [None req-f21bf01a-84af-4e9d-8cab-e9cbf1d08d60 None None] RequestId filter calling following filter/app {{(pid=112103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:11:49.871721 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-f21bf01a-84af-4e9d-8cab-e9cbf1d08d60 demo demo] GET https://162.253.55.110/volume/v3/types/default Apr 10 18:11:49.872010 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-f21bf01a-84af-4e9d-8cab-e9cbf1d08d60 demo demo] Empty body provided in request {{(pid=112103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:11:49.872197 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-f21bf01a-84af-4e9d-8cab-e9cbf1d08d60 demo demo] Calling method 'show' {{(pid=112103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:11:49.881500 np0000164868 devstack@c-api.service[112103]: DEBUG oslo_db.sqlalchemy.engines [None req-f21bf01a-84af-4e9d-8cab-e9cbf1d08d60 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=112103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:11:49.896720 np0000164868 devstack@c-api.service[112103]: /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. Apr 10 18:11:49.896720 np0000164868 devstack@c-api.service[112103]: warnings.warn( Apr 10 18:11:49.898844 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-f21bf01a-84af-4e9d-8cab-e9cbf1d08d60 demo demo] https://162.253.55.110/volume/v3/types/default returned with HTTP 200 Apr 10 18:11:49.899239 np0000164868 devstack@c-api.service[112103]: [pid: 112103|app: 0|req: 2/8] 162.253.55.110 () {64 vars in 1258 bytes} [Fri Apr 10 18:11:49 2026] GET /volume/v3/types/default => generated 145 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 10 18:11:49.914516 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.middleware.request_id [None req-06622b5d-61ed-42e0-ad52-fa15747245ea None None] RequestId filter calling following filter/app {{(pid=112104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:11:49.917252 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-06622b5d-61ed-42e0-ad52-fa15747245ea demo demo] GET https://162.253.55.110/volume/v3/types/default Apr 10 18:11:49.917501 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-06622b5d-61ed-42e0-ad52-fa15747245ea demo demo] Empty body provided in request {{(pid=112104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:11:49.917778 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-06622b5d-61ed-42e0-ad52-fa15747245ea demo demo] Calling method 'show' {{(pid=112104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:11:49.933854 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-06622b5d-61ed-42e0-ad52-fa15747245ea demo demo] https://162.253.55.110/volume/v3/types/default returned with HTTP 200 Apr 10 18:11:49.934436 np0000164868 devstack@c-api.service[112104]: [pid: 112104|app: 0|req: 3/9] 162.253.55.110 () {64 vars in 1258 bytes} [Fri Apr 10 18:11:49 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) Apr 10 18:11:58.708781 np0000164868 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=2 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:11:59.096940 np0000164868 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=2 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:11:59.895017 np0000164868 devstack@c-api.service[112103]: DEBUG dbcounter [-] [112103] Writing DB stats cinder:SELECT=2 {{(pid=112103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:11:59.929779 np0000164868 devstack@c-api.service[112104]: DEBUG dbcounter [-] [112104] Writing DB stats cinder:SELECT=3 {{(pid=112104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:17:08.540387 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-684e8560-2a53-4f2d-9fdb-ab3ff66747d2 None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:17:08.649077 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-684e8560-2a53-4f2d-9fdb-ab3ff66747d2 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:17:08.649332 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-684e8560-2a53-4f2d-9fdb-ab3ff66747d2 demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:17:08.649588 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-684e8560-2a53-4f2d-9fdb-ab3ff66747d2 demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:17:08.650198 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-684e8560-2a53-4f2d-9fdb-ab3ff66747d2 demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:17:08.651124 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-684e8560-2a53-4f2d-9fdb-ab3ff66747d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:17:08.708793 np0000164868 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-684e8560-2a53-4f2d-9fdb-ab3ff66747d2 demo demo] Get all volumes completed successfully. Apr 10 18:17:08.709493 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-684e8560-2a53-4f2d-9fdb-ab3ff66747d2 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:17:08.710028 np0000164868 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 3/10] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:17:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 18:17:18.687811 np0000164868 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:18:08.728155 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-ed4a486c-9e19-42d6-a473-11e461268ae8 None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:18:08.731886 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-ed4a486c-9e19-42d6-a473-11e461268ae8 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:18:08.732239 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-ed4a486c-9e19-42d6-a473-11e461268ae8 demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:18:08.732618 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-ed4a486c-9e19-42d6-a473-11e461268ae8 demo demo] Calling method 'detail' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:18:08.733598 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.api_utils [None req-ed4a486c-9e19-42d6-a473-11e461268ae8 demo demo] Removing options '' from query. {{(pid=112106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:18:08.735083 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.volume.api [None req-ed4a486c-9e19-42d6-a473-11e461268ae8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:18:08.770194 np0000164868 devstack@c-api.service[112106]: INFO cinder.volume.api [None req-ed4a486c-9e19-42d6-a473-11e461268ae8 demo demo] Get all volumes completed successfully. Apr 10 18:18:08.772709 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-ed4a486c-9e19-42d6-a473-11e461268ae8 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:18:08.772985 np0000164868 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 3/11] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:18:08 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) Apr 10 18:18:18.764159 np0000164868 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:19:08.792920 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.middleware.request_id [None req-0798b0d3-674d-45d9-bb17-3c240ddb3f3d None None] RequestId filter calling following filter/app {{(pid=112103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:19:08.798642 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-0798b0d3-674d-45d9-bb17-3c240ddb3f3d demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:19:08.798840 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-0798b0d3-674d-45d9-bb17-3c240ddb3f3d demo demo] Empty body provided in request {{(pid=112103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:19:08.799116 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-0798b0d3-674d-45d9-bb17-3c240ddb3f3d demo demo] Calling method 'detail' {{(pid=112103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:19:08.799542 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.api_utils [None req-0798b0d3-674d-45d9-bb17-3c240ddb3f3d demo demo] Removing options '' from query. {{(pid=112103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:19:08.800441 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.volume.api [None req-0798b0d3-674d-45d9-bb17-3c240ddb3f3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112103) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:19:08.842730 np0000164868 devstack@c-api.service[112103]: INFO cinder.volume.api [None req-0798b0d3-674d-45d9-bb17-3c240ddb3f3d demo demo] Get all volumes completed successfully. Apr 10 18:19:08.845037 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-0798b0d3-674d-45d9-bb17-3c240ddb3f3d demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:19:08.845516 np0000164868 devstack@c-api.service[112103]: [pid: 112103|app: 0|req: 3/12] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:19:08 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) Apr 10 18:19:18.836811 np0000164868 devstack@c-api.service[112103]: DEBUG dbcounter [-] [112103] Writing DB stats cinder:SELECT=1 {{(pid=112103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:20:08.864788 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.middleware.request_id [None req-ddfd1bd3-6929-42b7-9821-dc444e2d3417 None None] RequestId filter calling following filter/app {{(pid=112104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:20:08.869539 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-ddfd1bd3-6929-42b7-9821-dc444e2d3417 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:20:08.869774 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-ddfd1bd3-6929-42b7-9821-dc444e2d3417 demo demo] Empty body provided in request {{(pid=112104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:20:08.870045 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-ddfd1bd3-6929-42b7-9821-dc444e2d3417 demo demo] Calling method 'detail' {{(pid=112104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:20:08.871290 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.api_utils [None req-ddfd1bd3-6929-42b7-9821-dc444e2d3417 demo demo] Removing options '' from query. {{(pid=112104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:20:08.871910 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.volume.api [None req-ddfd1bd3-6929-42b7-9821-dc444e2d3417 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112104) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:20:08.916179 np0000164868 devstack@c-api.service[112104]: INFO cinder.volume.api [None req-ddfd1bd3-6929-42b7-9821-dc444e2d3417 demo demo] Get all volumes completed successfully. Apr 10 18:20:08.918462 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-ddfd1bd3-6929-42b7-9821-dc444e2d3417 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:20:08.919258 np0000164868 devstack@c-api.service[112104]: [pid: 112104|app: 0|req: 4/13] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:20:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 18:20:18.909272 np0000164868 devstack@c-api.service[112104]: DEBUG dbcounter [-] [112104] Writing DB stats cinder:SELECT=1 {{(pid=112104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:21:08.942342 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-aa831ad2-4fb6-4ed8-a3c5-41299b8bcd0b None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:21:08.945296 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-aa831ad2-4fb6-4ed8-a3c5-41299b8bcd0b demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:21:08.945582 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-aa831ad2-4fb6-4ed8-a3c5-41299b8bcd0b demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:21:08.945858 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-aa831ad2-4fb6-4ed8-a3c5-41299b8bcd0b demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:21:08.946205 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-aa831ad2-4fb6-4ed8-a3c5-41299b8bcd0b demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:21:08.947014 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-aa831ad2-4fb6-4ed8-a3c5-41299b8bcd0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:21:08.954582 np0000164868 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-aa831ad2-4fb6-4ed8-a3c5-41299b8bcd0b demo demo] Get all volumes completed successfully. Apr 10 18:21:08.958564 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-aa831ad2-4fb6-4ed8-a3c5-41299b8bcd0b demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:21:08.959680 np0000164868 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 4/14] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:21:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 18:21:18.949659 np0000164868 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:22:08.975653 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-c4773b8e-cced-4e0d-94c2-2e00b3d1dba7 None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:22:09.124976 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-c4773b8e-cced-4e0d-94c2-2e00b3d1dba7 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:22:09.125255 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-c4773b8e-cced-4e0d-94c2-2e00b3d1dba7 demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:22:09.125501 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-c4773b8e-cced-4e0d-94c2-2e00b3d1dba7 demo demo] Calling method 'detail' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:22:09.125908 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.api_utils [None req-c4773b8e-cced-4e0d-94c2-2e00b3d1dba7 demo demo] Removing options '' from query. {{(pid=112106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:22:09.126926 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.volume.api [None req-c4773b8e-cced-4e0d-94c2-2e00b3d1dba7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:22:09.134421 np0000164868 devstack@c-api.service[112106]: INFO cinder.volume.api [None req-c4773b8e-cced-4e0d-94c2-2e00b3d1dba7 demo demo] Get all volumes completed successfully. Apr 10 18:22:09.136337 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-c4773b8e-cced-4e0d-94c2-2e00b3d1dba7 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:22:09.136870 np0000164868 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 4/15] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:22:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 18:22:19.131504 np0000164868 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:23:09.157723 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.middleware.request_id [None req-4a2e32d8-4a81-4a2e-9f6d-219e5b34fd1f None None] RequestId filter calling following filter/app {{(pid=112103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:23:09.160855 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-4a2e32d8-4a81-4a2e-9f6d-219e5b34fd1f demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:23:09.161096 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-4a2e32d8-4a81-4a2e-9f6d-219e5b34fd1f demo demo] Empty body provided in request {{(pid=112103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:23:09.161361 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-4a2e32d8-4a81-4a2e-9f6d-219e5b34fd1f demo demo] Calling method 'detail' {{(pid=112103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:23:09.161682 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.api_utils [None req-4a2e32d8-4a81-4a2e-9f6d-219e5b34fd1f demo demo] Removing options '' from query. {{(pid=112103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:23:09.162710 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.volume.api [None req-4a2e32d8-4a81-4a2e-9f6d-219e5b34fd1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112103) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:23:09.172073 np0000164868 devstack@c-api.service[112103]: INFO cinder.volume.api [None req-4a2e32d8-4a81-4a2e-9f6d-219e5b34fd1f demo demo] Get all volumes completed successfully. Apr 10 18:23:09.174435 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-4a2e32d8-4a81-4a2e-9f6d-219e5b34fd1f demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:23:09.174835 np0000164868 devstack@c-api.service[112103]: [pid: 112103|app: 0|req: 4/16] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:23:09 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) Apr 10 18:23:19.166661 np0000164868 devstack@c-api.service[112103]: DEBUG dbcounter [-] [112103] Writing DB stats cinder:SELECT=1 {{(pid=112103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:24:09.192016 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.middleware.request_id [None req-a12242a1-6fc7-4882-9d7b-336befb23f8f None None] RequestId filter calling following filter/app {{(pid=112104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:24:09.195438 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-a12242a1-6fc7-4882-9d7b-336befb23f8f demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:24:09.195684 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-a12242a1-6fc7-4882-9d7b-336befb23f8f demo demo] Empty body provided in request {{(pid=112104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:24:09.195966 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-a12242a1-6fc7-4882-9d7b-336befb23f8f demo demo] Calling method 'detail' {{(pid=112104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:24:09.196290 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.api_utils [None req-a12242a1-6fc7-4882-9d7b-336befb23f8f demo demo] Removing options '' from query. {{(pid=112104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:24:09.197321 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.volume.api [None req-a12242a1-6fc7-4882-9d7b-336befb23f8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112104) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:24:09.207869 np0000164868 devstack@c-api.service[112104]: INFO cinder.volume.api [None req-a12242a1-6fc7-4882-9d7b-336befb23f8f demo demo] Get all volumes completed successfully. Apr 10 18:24:09.209920 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-a12242a1-6fc7-4882-9d7b-336befb23f8f demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:24:09.210280 np0000164868 devstack@c-api.service[112104]: [pid: 112104|app: 0|req: 5/17] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:24:09 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) Apr 10 18:24:19.200639 np0000164868 devstack@c-api.service[112104]: DEBUG dbcounter [-] [112104] Writing DB stats cinder:SELECT=1 {{(pid=112104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:25:09.229904 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-b6dcd98f-d1e0-44bc-8c1d-edc8fe168f5b None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:25:09.232996 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-b6dcd98f-d1e0-44bc-8c1d-edc8fe168f5b demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:25:09.233329 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-b6dcd98f-d1e0-44bc-8c1d-edc8fe168f5b demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:25:09.233447 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-b6dcd98f-d1e0-44bc-8c1d-edc8fe168f5b demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:25:09.233779 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-b6dcd98f-d1e0-44bc-8c1d-edc8fe168f5b demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:25:09.234858 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-b6dcd98f-d1e0-44bc-8c1d-edc8fe168f5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:25:09.242413 np0000164868 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-b6dcd98f-d1e0-44bc-8c1d-edc8fe168f5b demo demo] Get all volumes completed successfully. Apr 10 18:25:09.244512 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-b6dcd98f-d1e0-44bc-8c1d-edc8fe168f5b demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:25:09.244911 np0000164868 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 5/18] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:25:09 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) Apr 10 18:25:19.238933 np0000164868 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:26:09.264867 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-77ad86cc-a708-4578-8b66-e1052db1c9db None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:26:09.268863 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-77ad86cc-a708-4578-8b66-e1052db1c9db demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:26:09.269254 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-77ad86cc-a708-4578-8b66-e1052db1c9db demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:26:09.269659 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-77ad86cc-a708-4578-8b66-e1052db1c9db demo demo] Calling method 'detail' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:26:09.270176 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.api_utils [None req-77ad86cc-a708-4578-8b66-e1052db1c9db demo demo] Removing options '' from query. {{(pid=112106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:26:09.271822 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.volume.api [None req-77ad86cc-a708-4578-8b66-e1052db1c9db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:26:09.283973 np0000164868 devstack@c-api.service[112106]: INFO cinder.volume.api [None req-77ad86cc-a708-4578-8b66-e1052db1c9db demo demo] Get all volumes completed successfully. Apr 10 18:26:09.286512 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-77ad86cc-a708-4578-8b66-e1052db1c9db demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:26:09.287162 np0000164868 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 5/19] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:26:09 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) Apr 10 18:26:19.275182 np0000164868 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:27:09.303798 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.middleware.request_id [None req-b301e5ea-350f-439a-8792-a29a7dd00800 None None] RequestId filter calling following filter/app {{(pid=112103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:27:09.441199 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-b301e5ea-350f-439a-8792-a29a7dd00800 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:27:09.441479 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-b301e5ea-350f-439a-8792-a29a7dd00800 demo demo] Empty body provided in request {{(pid=112103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:27:09.441738 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-b301e5ea-350f-439a-8792-a29a7dd00800 demo demo] Calling method 'detail' {{(pid=112103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:27:09.442088 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.api_utils [None req-b301e5ea-350f-439a-8792-a29a7dd00800 demo demo] Removing options '' from query. {{(pid=112103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:27:09.443107 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.volume.api [None req-b301e5ea-350f-439a-8792-a29a7dd00800 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112103) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:27:09.452140 np0000164868 devstack@c-api.service[112103]: INFO cinder.volume.api [None req-b301e5ea-350f-439a-8792-a29a7dd00800 demo demo] Get all volumes completed successfully. Apr 10 18:27:09.454079 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-b301e5ea-350f-439a-8792-a29a7dd00800 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:27:09.454422 np0000164868 devstack@c-api.service[112103]: [pid: 112103|app: 0|req: 5/20] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:27:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 18:27:19.448195 np0000164868 devstack@c-api.service[112103]: DEBUG dbcounter [-] [112103] Writing DB stats cinder:SELECT=1 {{(pid=112103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:28:09.472603 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.middleware.request_id [None req-605f7f20-9134-471e-a4cf-90dbd7f860e7 None None] RequestId filter calling following filter/app {{(pid=112104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:28:09.475028 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-605f7f20-9134-471e-a4cf-90dbd7f860e7 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:28:09.475212 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-605f7f20-9134-471e-a4cf-90dbd7f860e7 demo demo] Empty body provided in request {{(pid=112104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:28:09.475457 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-605f7f20-9134-471e-a4cf-90dbd7f860e7 demo demo] Calling method 'detail' {{(pid=112104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:28:09.475686 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.api_utils [None req-605f7f20-9134-471e-a4cf-90dbd7f860e7 demo demo] Removing options '' from query. {{(pid=112104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:28:09.476412 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.volume.api [None req-605f7f20-9134-471e-a4cf-90dbd7f860e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112104) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:28:09.483774 np0000164868 devstack@c-api.service[112104]: INFO cinder.volume.api [None req-605f7f20-9134-471e-a4cf-90dbd7f860e7 demo demo] Get all volumes completed successfully. Apr 10 18:28:09.485879 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-605f7f20-9134-471e-a4cf-90dbd7f860e7 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:28:09.486264 np0000164868 devstack@c-api.service[112104]: [pid: 112104|app: 0|req: 6/21] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:28:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 18:28:19.479093 np0000164868 devstack@c-api.service[112104]: DEBUG dbcounter [-] [112104] Writing DB stats cinder:SELECT=1 {{(pid=112104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:29:09.510100 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-37232b83-c417-48ff-b0c7-11933f84d0f6 None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:29:09.513045 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-37232b83-c417-48ff-b0c7-11933f84d0f6 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:29:09.513295 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-37232b83-c417-48ff-b0c7-11933f84d0f6 demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:29:09.513548 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-37232b83-c417-48ff-b0c7-11933f84d0f6 demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:29:09.513902 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-37232b83-c417-48ff-b0c7-11933f84d0f6 demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:29:09.514872 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-37232b83-c417-48ff-b0c7-11933f84d0f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:29:09.522320 np0000164868 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-37232b83-c417-48ff-b0c7-11933f84d0f6 demo demo] Get all volumes completed successfully. Apr 10 18:29:09.524588 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-37232b83-c417-48ff-b0c7-11933f84d0f6 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:29:09.525036 np0000164868 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 6/22] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:29:09 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) Apr 10 18:29:19.517939 np0000164868 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:30:09.546296 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-dfb7c574-82e9-4fd7-a70e-7a14b5d88296 None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:30:09.548944 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-dfb7c574-82e9-4fd7-a70e-7a14b5d88296 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:30:09.549196 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-dfb7c574-82e9-4fd7-a70e-7a14b5d88296 demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:30:09.550162 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-dfb7c574-82e9-4fd7-a70e-7a14b5d88296 demo demo] Calling method 'detail' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:30:09.550408 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.api_utils [None req-dfb7c574-82e9-4fd7-a70e-7a14b5d88296 demo demo] Removing options '' from query. {{(pid=112106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:30:09.551277 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.volume.api [None req-dfb7c574-82e9-4fd7-a70e-7a14b5d88296 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:30:09.557670 np0000164868 devstack@c-api.service[112106]: INFO cinder.volume.api [None req-dfb7c574-82e9-4fd7-a70e-7a14b5d88296 demo demo] Get all volumes completed successfully. Apr 10 18:30:09.561066 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-dfb7c574-82e9-4fd7-a70e-7a14b5d88296 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:30:09.561947 np0000164868 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 6/23] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:30:09 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) Apr 10 18:30:19.554021 np0000164868 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:31:09.577334 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.middleware.request_id [None req-8b01b9c6-7f60-469f-a336-a3e492da37fc None None] RequestId filter calling following filter/app {{(pid=112103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:31:09.579920 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-8b01b9c6-7f60-469f-a336-a3e492da37fc demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:31:09.580157 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-8b01b9c6-7f60-469f-a336-a3e492da37fc demo demo] Empty body provided in request {{(pid=112103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:31:09.580417 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-8b01b9c6-7f60-469f-a336-a3e492da37fc demo demo] Calling method 'detail' {{(pid=112103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:31:09.580733 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.api_utils [None req-8b01b9c6-7f60-469f-a336-a3e492da37fc demo demo] Removing options '' from query. {{(pid=112103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:31:09.581842 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.volume.api [None req-8b01b9c6-7f60-469f-a336-a3e492da37fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112103) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:31:09.591354 np0000164868 devstack@c-api.service[112103]: INFO cinder.volume.api [None req-8b01b9c6-7f60-469f-a336-a3e492da37fc demo demo] Get all volumes completed successfully. Apr 10 18:31:09.594318 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-8b01b9c6-7f60-469f-a336-a3e492da37fc demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:31:09.594867 np0000164868 devstack@c-api.service[112103]: [pid: 112103|app: 0|req: 6/24] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:31:09 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) Apr 10 18:31:19.585935 np0000164868 devstack@c-api.service[112103]: DEBUG dbcounter [-] [112103] Writing DB stats cinder:SELECT=1 {{(pid=112103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:32:09.608892 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.middleware.request_id [None req-31492c7a-0191-40a8-bc58-1becc9ce047e None None] RequestId filter calling following filter/app {{(pid=112104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:32:09.741852 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-31492c7a-0191-40a8-bc58-1becc9ce047e demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:32:09.742092 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-31492c7a-0191-40a8-bc58-1becc9ce047e demo demo] Empty body provided in request {{(pid=112104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:32:09.742336 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-31492c7a-0191-40a8-bc58-1becc9ce047e demo demo] Calling method 'detail' {{(pid=112104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:32:09.742628 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.api_utils [None req-31492c7a-0191-40a8-bc58-1becc9ce047e demo demo] Removing options '' from query. {{(pid=112104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:32:09.743792 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.volume.api [None req-31492c7a-0191-40a8-bc58-1becc9ce047e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112104) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:32:09.751017 np0000164868 devstack@c-api.service[112104]: INFO cinder.volume.api [None req-31492c7a-0191-40a8-bc58-1becc9ce047e demo demo] Get all volumes completed successfully. Apr 10 18:32:09.752949 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-31492c7a-0191-40a8-bc58-1becc9ce047e demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:32:09.753194 np0000164868 devstack@c-api.service[112104]: [pid: 112104|app: 0|req: 7/25] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:32:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 18:32:19.747526 np0000164868 devstack@c-api.service[112104]: DEBUG dbcounter [-] [112104] Writing DB stats cinder:SELECT=1 {{(pid=112104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:33:09.806769 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-9199b8e4-66ea-4d5e-ad2e-c94f7294528a None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:33:09.811665 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-9199b8e4-66ea-4d5e-ad2e-c94f7294528a demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:33:09.812283 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-9199b8e4-66ea-4d5e-ad2e-c94f7294528a demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:33:09.812568 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-9199b8e4-66ea-4d5e-ad2e-c94f7294528a demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:33:09.812943 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-9199b8e4-66ea-4d5e-ad2e-c94f7294528a demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:33:09.813986 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-9199b8e4-66ea-4d5e-ad2e-c94f7294528a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:33:09.821663 np0000164868 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-9199b8e4-66ea-4d5e-ad2e-c94f7294528a demo demo] Get all volumes completed successfully. Apr 10 18:33:09.823584 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-9199b8e4-66ea-4d5e-ad2e-c94f7294528a demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:33:09.823999 np0000164868 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 7/26] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:33:09 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) Apr 10 18:33:19.839934 np0000164868 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:34:09.839962 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-0651ddae-1413-4c0c-9ce9-f4dd8eb499d2 None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:34:09.844809 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-0651ddae-1413-4c0c-9ce9-f4dd8eb499d2 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:34:09.845317 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-0651ddae-1413-4c0c-9ce9-f4dd8eb499d2 demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:34:09.845695 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-0651ddae-1413-4c0c-9ce9-f4dd8eb499d2 demo demo] Calling method 'detail' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:34:09.846213 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.api_utils [None req-0651ddae-1413-4c0c-9ce9-f4dd8eb499d2 demo demo] Removing options '' from query. {{(pid=112106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:34:09.847653 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.volume.api [None req-0651ddae-1413-4c0c-9ce9-f4dd8eb499d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:34:09.858078 np0000164868 devstack@c-api.service[112106]: INFO cinder.volume.api [None req-0651ddae-1413-4c0c-9ce9-f4dd8eb499d2 demo demo] Get all volumes completed successfully. Apr 10 18:34:09.861723 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-0651ddae-1413-4c0c-9ce9-f4dd8eb499d2 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:34:09.862342 np0000164868 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 7/27] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:34:09 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) Apr 10 18:34:19.851135 np0000164868 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:35:09.880603 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.middleware.request_id [None req-dd85ccb0-f093-49ab-bee0-0aee2e45642b None None] RequestId filter calling following filter/app {{(pid=112103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:35:09.884919 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-dd85ccb0-f093-49ab-bee0-0aee2e45642b demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:35:09.885313 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-dd85ccb0-f093-49ab-bee0-0aee2e45642b demo demo] Empty body provided in request {{(pid=112103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:35:09.885709 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-dd85ccb0-f093-49ab-bee0-0aee2e45642b demo demo] Calling method 'detail' {{(pid=112103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:35:09.886413 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.api_utils [None req-dd85ccb0-f093-49ab-bee0-0aee2e45642b demo demo] Removing options '' from query. {{(pid=112103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:35:09.887138 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.volume.api [None req-dd85ccb0-f093-49ab-bee0-0aee2e45642b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112103) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:35:09.893245 np0000164868 devstack@c-api.service[112103]: INFO cinder.volume.api [None req-dd85ccb0-f093-49ab-bee0-0aee2e45642b demo demo] Get all volumes completed successfully. Apr 10 18:35:09.895377 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-dd85ccb0-f093-49ab-bee0-0aee2e45642b demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:35:09.895730 np0000164868 devstack@c-api.service[112103]: [pid: 112103|app: 0|req: 7/28] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:35:09 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) Apr 10 18:35:19.889723 np0000164868 devstack@c-api.service[112103]: DEBUG dbcounter [-] [112103] Writing DB stats cinder:SELECT=1 {{(pid=112103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:36:09.910778 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.middleware.request_id [None req-13ccf618-70fe-4c94-92d6-31e81e30a193 None None] RequestId filter calling following filter/app {{(pid=112104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:36:09.913366 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-13ccf618-70fe-4c94-92d6-31e81e30a193 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:36:09.913596 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-13ccf618-70fe-4c94-92d6-31e81e30a193 demo demo] Empty body provided in request {{(pid=112104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:36:09.913860 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-13ccf618-70fe-4c94-92d6-31e81e30a193 demo demo] Calling method 'detail' {{(pid=112104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:36:09.914162 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.api_utils [None req-13ccf618-70fe-4c94-92d6-31e81e30a193 demo demo] Removing options '' from query. {{(pid=112104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:36:09.915218 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.volume.api [None req-13ccf618-70fe-4c94-92d6-31e81e30a193 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112104) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:36:09.924686 np0000164868 devstack@c-api.service[112104]: INFO cinder.volume.api [None req-13ccf618-70fe-4c94-92d6-31e81e30a193 demo demo] Get all volumes completed successfully. Apr 10 18:36:09.927048 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-13ccf618-70fe-4c94-92d6-31e81e30a193 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:36:09.927431 np0000164868 devstack@c-api.service[112104]: [pid: 112104|app: 0|req: 8/29] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:36:09 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) Apr 10 18:36:19.918907 np0000164868 devstack@c-api.service[112104]: DEBUG dbcounter [-] [112104] Writing DB stats cinder:SELECT=1 {{(pid=112104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:37:09.942896 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-9b5144c5-fc6c-48e1-b801-73af9e663215 None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:37:10.045065 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-9b5144c5-fc6c-48e1-b801-73af9e663215 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:37:10.045529 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-9b5144c5-fc6c-48e1-b801-73af9e663215 demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:37:10.045941 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-9b5144c5-fc6c-48e1-b801-73af9e663215 demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:37:10.046389 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-9b5144c5-fc6c-48e1-b801-73af9e663215 demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:37:10.048005 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-9b5144c5-fc6c-48e1-b801-73af9e663215 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:37:10.059136 np0000164868 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-9b5144c5-fc6c-48e1-b801-73af9e663215 demo demo] Get all volumes completed successfully. Apr 10 18:37:10.062363 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-9b5144c5-fc6c-48e1-b801-73af9e663215 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:37:10.063039 np0000164868 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 8/30] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:37:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 18:37:20.052276 np0000164868 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:38:10.078689 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-c081146d-2818-41ee-b1ec-69c9b29c77ba None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:38:10.082259 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-c081146d-2818-41ee-b1ec-69c9b29c77ba demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:38:10.082532 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-c081146d-2818-41ee-b1ec-69c9b29c77ba demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:38:10.082829 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-c081146d-2818-41ee-b1ec-69c9b29c77ba demo demo] Calling method 'detail' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:38:10.083273 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.api_utils [None req-c081146d-2818-41ee-b1ec-69c9b29c77ba demo demo] Removing options '' from query. {{(pid=112106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:38:10.084479 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.volume.api [None req-c081146d-2818-41ee-b1ec-69c9b29c77ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:38:10.094525 np0000164868 devstack@c-api.service[112106]: INFO cinder.volume.api [None req-c081146d-2818-41ee-b1ec-69c9b29c77ba demo demo] Get all volumes completed successfully. Apr 10 18:38:10.097421 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-c081146d-2818-41ee-b1ec-69c9b29c77ba demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:38:10.097926 np0000164868 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 8/31] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:38:10 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) Apr 10 18:38:20.088146 np0000164868 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:39:10.118567 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.middleware.request_id [None req-7d95f183-6fbc-48cf-bbae-1fe752724678 None None] RequestId filter calling following filter/app {{(pid=112103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:39:10.122823 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-7d95f183-6fbc-48cf-bbae-1fe752724678 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:39:10.123237 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-7d95f183-6fbc-48cf-bbae-1fe752724678 demo demo] Empty body provided in request {{(pid=112103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:39:10.123635 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-7d95f183-6fbc-48cf-bbae-1fe752724678 demo demo] Calling method 'detail' {{(pid=112103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:39:10.124160 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.api_utils [None req-7d95f183-6fbc-48cf-bbae-1fe752724678 demo demo] Removing options '' from query. {{(pid=112103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:39:10.125449 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.volume.api [None req-7d95f183-6fbc-48cf-bbae-1fe752724678 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112103) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:39:10.131496 np0000164868 devstack@c-api.service[112103]: INFO cinder.volume.api [None req-7d95f183-6fbc-48cf-bbae-1fe752724678 demo demo] Get all volumes completed successfully. Apr 10 18:39:10.133486 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-7d95f183-6fbc-48cf-bbae-1fe752724678 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:39:10.133891 np0000164868 devstack@c-api.service[112103]: [pid: 112103|app: 0|req: 8/32] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:39:10 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) Apr 10 18:39:20.127931 np0000164868 devstack@c-api.service[112103]: DEBUG dbcounter [-] [112103] Writing DB stats cinder:SELECT=1 {{(pid=112103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:40:10.150612 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.middleware.request_id [None req-095f8c6b-1dd9-4efb-96d0-dfc5ea1ef5b9 None None] RequestId filter calling following filter/app {{(pid=112104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:40:10.153174 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-095f8c6b-1dd9-4efb-96d0-dfc5ea1ef5b9 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:40:10.154492 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-095f8c6b-1dd9-4efb-96d0-dfc5ea1ef5b9 demo demo] Empty body provided in request {{(pid=112104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:40:10.154492 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-095f8c6b-1dd9-4efb-96d0-dfc5ea1ef5b9 demo demo] Calling method 'detail' {{(pid=112104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:40:10.154492 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.api_utils [None req-095f8c6b-1dd9-4efb-96d0-dfc5ea1ef5b9 demo demo] Removing options '' from query. {{(pid=112104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:40:10.154817 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.volume.api [None req-095f8c6b-1dd9-4efb-96d0-dfc5ea1ef5b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112104) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:40:10.161575 np0000164868 devstack@c-api.service[112104]: INFO cinder.volume.api [None req-095f8c6b-1dd9-4efb-96d0-dfc5ea1ef5b9 demo demo] Get all volumes completed successfully. Apr 10 18:40:10.164231 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-095f8c6b-1dd9-4efb-96d0-dfc5ea1ef5b9 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:40:10.164886 np0000164868 devstack@c-api.service[112104]: [pid: 112104|app: 0|req: 9/33] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:40:10 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) Apr 10 18:40:20.157639 np0000164868 devstack@c-api.service[112104]: DEBUG dbcounter [-] [112104] Writing DB stats cinder:SELECT=1 {{(pid=112104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:41:10.180411 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-483cacbe-269a-413e-9582-314ef2a9dd02 None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:41:10.183134 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-483cacbe-269a-413e-9582-314ef2a9dd02 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:41:10.183365 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-483cacbe-269a-413e-9582-314ef2a9dd02 demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:41:10.183600 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-483cacbe-269a-413e-9582-314ef2a9dd02 demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:41:10.183912 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-483cacbe-269a-413e-9582-314ef2a9dd02 demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:41:10.184926 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-483cacbe-269a-413e-9582-314ef2a9dd02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:41:10.192403 np0000164868 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-483cacbe-269a-413e-9582-314ef2a9dd02 demo demo] Get all volumes completed successfully. Apr 10 18:41:10.194454 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-483cacbe-269a-413e-9582-314ef2a9dd02 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:41:10.194811 np0000164868 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 9/34] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:41:10 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) Apr 10 18:41:20.188117 np0000164868 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:42:10.208641 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-8c256978-d0f7-43a0-b27c-2c0d97bb360f None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:42:10.259608 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-8c256978-d0f7-43a0-b27c-2c0d97bb360f demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:42:10.259934 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-8c256978-d0f7-43a0-b27c-2c0d97bb360f demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:42:10.260267 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-8c256978-d0f7-43a0-b27c-2c0d97bb360f demo demo] Calling method 'detail' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:42:10.260586 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.api.api_utils [None req-8c256978-d0f7-43a0-b27c-2c0d97bb360f demo demo] Removing options '' from query. {{(pid=112106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:42:10.261676 np0000164868 devstack@c-api.service[112106]: DEBUG cinder.volume.api [None req-8c256978-d0f7-43a0-b27c-2c0d97bb360f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112106) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:42:10.270605 np0000164868 devstack@c-api.service[112106]: INFO cinder.volume.api [None req-8c256978-d0f7-43a0-b27c-2c0d97bb360f demo demo] Get all volumes completed successfully. Apr 10 18:42:10.273309 np0000164868 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-8c256978-d0f7-43a0-b27c-2c0d97bb360f demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:42:10.273834 np0000164868 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 9/35] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:42:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 18:42:20.265380 np0000164868 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:43:10.313908 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.middleware.request_id [None req-10c2f40d-cab6-45c9-834d-7735c278c707 None None] RequestId filter calling following filter/app {{(pid=112103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:43:10.316349 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-10c2f40d-cab6-45c9-834d-7735c278c707 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:43:10.316506 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-10c2f40d-cab6-45c9-834d-7735c278c707 demo demo] Empty body provided in request {{(pid=112103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:43:10.316724 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-10c2f40d-cab6-45c9-834d-7735c278c707 demo demo] Calling method 'detail' {{(pid=112103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:43:10.317032 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.api.api_utils [None req-10c2f40d-cab6-45c9-834d-7735c278c707 demo demo] Removing options '' from query. {{(pid=112103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:43:10.318374 np0000164868 devstack@c-api.service[112103]: DEBUG cinder.volume.api [None req-10c2f40d-cab6-45c9-834d-7735c278c707 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112103) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:43:10.325953 np0000164868 devstack@c-api.service[112103]: INFO cinder.volume.api [None req-10c2f40d-cab6-45c9-834d-7735c278c707 demo demo] Get all volumes completed successfully. Apr 10 18:43:10.327918 np0000164868 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-10c2f40d-cab6-45c9-834d-7735c278c707 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:43:10.328386 np0000164868 devstack@c-api.service[112103]: [pid: 112103|app: 0|req: 9/36] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:43:10 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) Apr 10 18:43:20.321518 np0000164868 devstack@c-api.service[112103]: DEBUG dbcounter [-] [112103] Writing DB stats cinder:SELECT=1 {{(pid=112103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:44:10.345256 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.middleware.request_id [None req-84339f89-cd23-4035-83a7-152add68ed42 None None] RequestId filter calling following filter/app {{(pid=112104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:44:10.348233 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-84339f89-cd23-4035-83a7-152add68ed42 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:44:10.348466 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-84339f89-cd23-4035-83a7-152add68ed42 demo demo] Empty body provided in request {{(pid=112104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:44:10.348780 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [None req-84339f89-cd23-4035-83a7-152add68ed42 demo demo] Calling method 'detail' {{(pid=112104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:44:10.349128 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.api.api_utils [None req-84339f89-cd23-4035-83a7-152add68ed42 demo demo] Removing options '' from query. {{(pid=112104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:44:10.350194 np0000164868 devstack@c-api.service[112104]: DEBUG cinder.volume.api [None req-84339f89-cd23-4035-83a7-152add68ed42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112104) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:44:10.360343 np0000164868 devstack@c-api.service[112104]: INFO cinder.volume.api [None req-84339f89-cd23-4035-83a7-152add68ed42 demo demo] Get all volumes completed successfully. Apr 10 18:44:10.363239 np0000164868 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [None req-84339f89-cd23-4035-83a7-152add68ed42 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:44:10.363746 np0000164868 devstack@c-api.service[112104]: [pid: 112104|app: 0|req: 10/37] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:44:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 10 18:44:20.354833 np0000164868 devstack@c-api.service[112104]: DEBUG dbcounter [-] [112104] Writing DB stats cinder:SELECT=1 {{(pid=112104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:45:10.380224 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-ec65e9cc-75f1-455c-848a-78ded2cc68ae None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:45:10.384498 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-ec65e9cc-75f1-455c-848a-78ded2cc68ae demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 10 18:45:10.384958 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-ec65e9cc-75f1-455c-848a-78ded2cc68ae demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:45:10.385428 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-ec65e9cc-75f1-455c-848a-78ded2cc68ae demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:45:10.385993 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-ec65e9cc-75f1-455c-848a-78ded2cc68ae demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 10 18:45:10.387623 np0000164868 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-ec65e9cc-75f1-455c-848a-78ded2cc68ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 10 18:45:10.394822 np0000164868 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-ec65e9cc-75f1-455c-848a-78ded2cc68ae demo demo] Get all volumes completed successfully. Apr 10 18:45:10.396894 np0000164868 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-ec65e9cc-75f1-455c-848a-78ded2cc68ae demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 10 18:45:10.397341 np0000164868 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 10/38] 162.253.55.110 () {64 vars in 1296 bytes} [Fri Apr 10 18:45:10 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) Apr 10 18:45:20.390356 np0000164868 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}